Searched hist:11306 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/
H A Dabstract_mem.ccdiff 11306:a5340a2a24f9 Tue Jan 19 13:57:00 EST 2016 Tony Gutierrez <anthony.gutierrez@amd.com> * * *
mem: support for gpu-style RMWs in ruby

This patch adds support for GPU-style read-modify-write (RMW) operations in
ruby. Such atomic operations are traditionally executed at the memory controller
(instead of through an L1 cache using cache-line locking).

Currently, this patch works by propogating operation functors through the memory
system.
H A Drequest.hhdiff 11306:a5340a2a24f9 Tue Jan 19 13:57:00 EST 2016 Tony Gutierrez <anthony.gutierrez@amd.com> * * *
mem: support for gpu-style RMWs in ruby

This patch adds support for GPU-style read-modify-write (RMW) operations in
ruby. Such atomic operations are traditionally executed at the memory controller
(instead of through an L1 cache using cache-line locking).

Currently, this patch works by propogating operation functors through the memory
system.
H A Dpacket.hhdiff 11306:a5340a2a24f9 Tue Jan 19 13:57:00 EST 2016 Tony Gutierrez <anthony.gutierrez@amd.com> * * *
mem: support for gpu-style RMWs in ruby

This patch adds support for GPU-style read-modify-write (RMW) operations in
ruby. Such atomic operations are traditionally executed at the memory controller
(instead of through an L1 cache using cache-line locking).

Currently, this patch works by propogating operation functors through the memory
system.
/gem5/src/base/
H A Dtypes.hhdiff 11306:a5340a2a24f9 Tue Jan 19 13:57:00 EST 2016 Tony Gutierrez <anthony.gutierrez@amd.com> * * *
mem: support for gpu-style RMWs in ruby

This patch adds support for GPU-style read-modify-write (RMW) operations in
ruby. Such atomic operations are traditionally executed at the memory controller
(instead of through an L1 cache using cache-line locking).

Currently, this patch works by propogating operation functors through the memory
system.

Completed in 89 milliseconds