mem: misc flags for AMD gpu model
authorBlake Hechtman <blake.hechtman@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
committerBlake Hechtman <blake.hechtman@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
commit34fb6b5e35db751f310aee824046107e57a0ba03
tree4f07b86c4d50f0431a8451406026a693ccbb1e39
parentb7ea2bc705bfae2e7719d6259cc14de95f4f991d
mem: misc flags for AMD gpu model

This patch add support to mark memory requests/packets with attributes defined
in HSA, such as memory order and scope.
src/mem/protocol/RubySlicc_Exports.sm
src/mem/protocol/RubySlicc_Types.sm
src/mem/request.hh
src/mem/ruby/common/DataBlock.hh
src/mem/ruby/slicc_interface/RubyRequest.hh
src/mem/ruby/system/RubyPort.cc