mem: Added support for Null data packet
Review Request #399 - Created Jan. 6, 2011 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Brad Beckmann | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
mem: Added support for Null data packet The packet now identifies whether static or dynamic data has been allocated and is used by Ruby to determine whehter to copy the data pointer into the ruby request. Ruby does not currently support array data.
