add uglyiness to fix dmas
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 14 May 2007 20:14:59 +0000 (16:14 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 14 May 2007 20:14:59 +0000 (16:14 -0400)
commitea4e6f2e3d4d0ce6473fd2be5d9307c1e6545f72
tree918dc5c703c8f1446624b70e9b1faacb00f1936a
parentaf26532bbd1a97a1f423c2944361290f1b696193
add uglyiness to fix dmas

src/dev/io_device.cc:
    extra printing and assertions
src/mem/bridge.hh:
    deal with packets only satisfying part of a request by making many requests
src/mem/cache/cache_impl.hh:
    make the cache try to satisfy a functional request from the cache above it before checking itself

--HG--
extra : convert_revision : 1df52ab61d7967e14cc377c560495430a6af266a
src/dev/io_device.cc
src/mem/bridge.hh
src/mem/cache/cache_impl.hh