Searched hist:122896 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/usr.sbin/mtree/
H A Dspec.cdiff 122896 Wed Nov 19 13:28:21 MST 2003 phk Off by one error in malloc.

Approved by: re@
/freebsd-10.1-release/sys/dev/cxgb/
H A Dcxgb_adapter.hdiff 171335 Tue Jul 10 04:01:45 MDT 2007 kmacy 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)
H A Dcxgb_main.cdiff 171335 Tue Jul 10 04:01:45 MDT 2007 kmacy 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)
H A Dcxgb_sge.cdiff 171335 Tue Jul 10 04:01:45 MDT 2007 kmacy 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)

Completed in 131 milliseconds