Kip Macy b8fe6051bf MFp4 122896
- reduce cpu usage by as much as 25% (40% -> 30) by doing txq reclaim more efficiently
   - use mtx_trylock when trying to grab the lock to avoid spinning during long encap loop
   - add per-txq reclaim task
   - if mbufs were successfully re-claimed try another pass
- track txq overruns with sysctl

Approved by: re (blanket)
2007-07-10 06:01:45 +00:00
..
2007-07-10 06:01:45 +00:00
2007-05-25 09:48:20 +00:00
2007-05-25 09:48:20 +00:00
2007-07-10 06:01:45 +00:00
2007-05-27 22:07:47 +00:00
2007-07-10 06:01:45 +00:00