diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2013-03-22 15:53:23 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2013-03-22 15:53:23 -0500 |
commit | eccc86e8095995d49326a9fffc3a1088b97b03fc (patch) | |
tree | 1621ce6ec3a78f90a653628ba3d8b9108fc3d814 /src/mem/page_table.cc | |
parent | 5aa43e130acec02bc616008a8758cf5096025c19 (diff) | |
download | gem5-eccc86e8095995d49326a9fffc3a1088b97b03fc.tar.xz |
ruby: connect two controllers using only message buffers
This patch modifies ruby so that two controllers can be connected to each
other with only message buffers in between. Before this patch, all the
controllers had to be connected to the network for them to communicate
with each other. With this patch, one can have protocols where a controller
is not connected to the network, but communicates with another controller
through a message buffer.
Diffstat (limited to 'src/mem/page_table.cc')
0 files changed, 0 insertions, 0 deletions