Files
gem5/src
Tony Gutierrez d658b6e1cc * * *
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.
2016-01-19 13:57:50 -05:00
..
2016-01-19 13:57:50 -05:00
2016-01-17 18:27:46 -08:00
2014-07-23 16:09:04 -05:00
2016-01-19 13:57:50 -05:00
2016-01-17 18:27:46 -08:00
2016-01-11 05:52:20 -05:00