Andrew Gallatin 053e637f86 Improve mxge receive performance:
- Update to the latest (1.4.18) f/w.  This f/w introduces a new
  receive mode which allows us to use FreeBSD's physically discontinuous
  MJUM9BYTES clusters.

- Switch the driver from chaining MJUMPAGESIZE clusters to using
  MJUM9BYTES clusters to avoid mbuf chaining overheads.  Due to this
  change, people running obsolete f/w images will be limited to an MTU of
  PAGE_SIZE - 16.

- Add (disabled by default) support for Large Receive Offload.

Sponsored by: Myricom, Inc.
2007-05-21 18:32:27 +00:00
..
2007-05-16 23:34:11 +00:00
2007-05-01 19:18:12 +00:00
2007-05-14 22:01:03 +00:00
2007-02-23 19:27:49 +00:00
2007-05-21 12:17:54 +00:00
2006-11-29 08:05:55 +00:00
2007-03-21 03:42:51 +00:00
2007-02-23 19:34:52 +00:00
2007-04-25 01:20:31 +00:00
2007-05-21 18:32:27 +00:00
2007-03-11 15:20:04 +00:00
2006-11-06 17:43:10 +00:00
2007-03-21 03:42:51 +00:00
2007-03-23 22:48:44 +00:00
2007-05-19 10:12:58 +00:00
2007-05-17 04:07:19 +00:00
2007-03-21 03:42:51 +00:00
2007-04-23 12:19:02 +00:00