Nathan Binkert
a109296bde
Fix a bug where we would improperly calculate if the FIFO was
...
full by adding a reserve feature to the packet fifo which allows
us to reserve space in the fifo if only part of a packet was
copied into the fifo.
dev/ns_gige.cc:
use the new reserve feature in the fifo to properly determine
when we're full. assert that adding a packet to the fifo suceeds.
dev/pktfifo.hh:
add the ability to reserve space in the fifo. This is useful for
partial writing of packets into the fifo.
--HG--
extra : convert_revision : 83f871f34fac237bb464c9513cf6490b5c62420e
2004-11-16 23:59:51 -05:00
..
2004-02-09 10:49:48 -05:00
2004-11-13 14:01:38 -05:00
2004-06-27 14:33:55 -04:00
2004-10-22 01:34:40 -04:00
2004-06-10 13:30:58 -04:00
2004-07-08 15:59:46 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-10-19 20:00:20 -04:00
2004-10-19 20:00:20 -04:00
2004-06-08 13:37:27 -04:00
2004-11-13 16:33:16 -05:00
2004-11-13 16:46:56 -05:00
2004-11-13 16:33:16 -05:00
2004-11-13 16:46:56 -05:00
2004-11-13 16:46:56 -05:00
2004-11-13 16:33:16 -05:00
2004-11-13 16:33:16 -05:00
2004-11-13 15:45:22 -05:00
2004-11-13 16:24:47 -05:00
2004-11-13 15:45:22 -05:00
2004-06-23 15:37:05 -04:00
2004-07-12 22:58:22 -04:00
2004-07-12 22:58:22 -04:00
2004-08-11 10:14:26 -04:00
2004-11-16 23:59:51 -05:00
2004-11-13 16:52:08 -05:00
2004-11-13 14:01:38 -05:00
2004-07-12 22:58:22 -04:00
2004-11-13 17:05:13 -05:00
2004-11-13 15:45:22 -05:00
2004-06-12 14:24:20 -04:00
2004-11-13 16:52:08 -05:00
2004-11-16 23:59:51 -05:00
2004-11-13 15:45:22 -05:00
2004-11-13 15:45:22 -05:00
2004-11-13 14:46:02 -05:00
2004-10-19 20:00:20 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-11-13 21:13:25 -05:00
2004-11-13 17:10:48 -05:00
2004-11-13 17:10:48 -05:00
2004-11-13 14:01:38 -05:00
2004-07-12 22:58:22 -04:00
2004-11-13 14:01:38 -05:00
2004-07-12 22:58:22 -04:00
2004-11-13 14:01:38 -05:00
2004-07-12 22:58:22 -04:00
2004-11-13 15:45:22 -05:00
2004-11-13 15:45:22 -05:00
2004-06-26 21:26:28 -04:00
2004-11-13 14:01:38 -05:00
2004-08-11 09:05:13 -04:00