Review Board 2.0.15


slicc: added vnet_type field to identify response vnets from others

Review Request #686 - Created May 8, 2011 and submitted - Latest diff uploaded

Information
Tushar Krishna
gem5
default
Reviewers
Default
ali, beckmann, gblack, nate, stever
slicc: added vnet_type field to identify response vnets from others

Identifying response vnets versus other vnets will allow garnet to
determine which vnets will carry data packets, and which will carry
ctrl packets, and use appropriate buffer sizes (since data packets are larger
than ctrl packets). This in turn allows the orion power model to accurately
estimate buffer power.