Searched hist:11439 (Results 1 - 6 of 6) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dtagged.hh11439:d0368996f1e0 Thu Apr 07 12:32:00 EDT 2016 Rekai Gonzalez Alberquilla <Rekai.GonzalezAlberquilla@arm.com> mem: Add priority to QueuedPrefetcher

Queued prefetcher entries now count with a priority field. The idea is to
add packets ordered by priority and then by age.

For the existing algorithms in which priority doesn't make sense, it is set
to 0 for all deferred packets in the queue.
H A Dtagged.cc11439:d0368996f1e0 Thu Apr 07 12:32:00 EDT 2016 Rekai Gonzalez Alberquilla <Rekai.GonzalezAlberquilla@arm.com> mem: Add priority to QueuedPrefetcher

Queued prefetcher entries now count with a priority field. The idea is to
add packets ordered by priority and then by age.

For the existing algorithms in which priority doesn't make sense, it is set
to 0 for all deferred packets in the queue.
H A Dqueued.hh11439:d0368996f1e0 Thu Apr 07 12:32:00 EDT 2016 Rekai Gonzalez Alberquilla <Rekai.GonzalezAlberquilla@arm.com> mem: Add priority to QueuedPrefetcher

Queued prefetcher entries now count with a priority field. The idea is to
add packets ordered by priority and then by age.

For the existing algorithms in which priority doesn't make sense, it is set
to 0 for all deferred packets in the queue.
H A Dstride.hh11439:d0368996f1e0 Thu Apr 07 12:32:00 EDT 2016 Rekai Gonzalez Alberquilla <Rekai.GonzalezAlberquilla@arm.com> mem: Add priority to QueuedPrefetcher

Queued prefetcher entries now count with a priority field. The idea is to
add packets ordered by priority and then by age.

For the existing algorithms in which priority doesn't make sense, it is set
to 0 for all deferred packets in the queue.
H A Dqueued.cc11439:d0368996f1e0 Thu Apr 07 12:32:00 EDT 2016 Rekai Gonzalez Alberquilla <Rekai.GonzalezAlberquilla@arm.com> mem: Add priority to QueuedPrefetcher

Queued prefetcher entries now count with a priority field. The idea is to
add packets ordered by priority and then by age.

For the existing algorithms in which priority doesn't make sense, it is set
to 0 for all deferred packets in the queue.
H A Dstride.cc11439:d0368996f1e0 Thu Apr 07 12:32:00 EDT 2016 Rekai Gonzalez Alberquilla <Rekai.GonzalezAlberquilla@arm.com> mem: Add priority to QueuedPrefetcher

Queued prefetcher entries now count with a priority field. The idea is to
add packets ordered by priority and then by age.

For the existing algorithms in which priority doesn't make sense, it is set
to 0 for all deferred packets in the queue.

Completed in 33 milliseconds