tag each mem_req as coming from the nic if it is DMA'd from the NIC. the NIC tells...
authorLisa Hsu <hsul@eecs.umich.edu>
Tue, 6 Jul 2004 21:55:16 +0000 (17:55 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Tue, 6 Jul 2004 21:55:16 +0000 (17:55 -0400)
commit19fd3439c738e06be8c43078f520054011a385cc
tree3de960de9085589b6b0601d921647a8324282ba1
parent151bb42173eb3f230cd5274cbf5239500757e722
tag each mem_req as coming from the nic if it is DMA'd from the NIC.  the NIC tells the DMA interface, which in turn sets a new nic_req flag in the MemReq it makes.

dev/ns_gige.cc:
    tell all outgoing dma events that this request is from the NIC

--HG--
extra : convert_revision : 62af17a2728a0ff729e7723dc29bd0d130ca5fe3
dev/ns_gige.cc