Ruby: pass Packet->Req->contextId() to Ruby.
authorLisa Hsu <Lisa.Hsu@amd.com>
Fri, 1 Apr 2011 00:17:47 +0000 (17:17 -0700)
committerLisa Hsu <Lisa.Hsu@amd.com>
Fri, 1 Apr 2011 00:17:47 +0000 (17:17 -0700)
commit225e67f5310f44cc8390c77dbb2c939c58c6b46e
tree34c0d9a93a7a99039e7cb644d3402f461b7c15e5
parentf6a0b63d7b5d6f5c85eb3af7086b86b753911173
Ruby: pass Packet->Req->contextId() to Ruby.
It is useful for Ruby to understand from whence request packets came.
This has all request packets going into Ruby pass the contextId value, if
it exists.  This supplants the old libruby proc_id value passed around in
all the Messages, so I've also removed the unused unsigned proc_id; member
generated by SLICC for all Message types.
src/mem/protocol/RubySlicc_Types.sm
src/mem/ruby/slicc_interface/RubyRequest.hh
src/mem/ruby/system/Sequencer.cc
src/mem/slicc/symbols/Type.py