]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Tuning for small packet handling
authorKip Macy <kmacy@FreeBSD.org>
Sun, 27 May 2007 22:07:47 +0000 (22:07 +0000)
committerKip Macy <kmacy@FreeBSD.org>
Sun, 27 May 2007 22:07:47 +0000 (22:07 +0000)
commit04ad339002eeef1733a8ae3c79a62dfc25040a01
tree9f2f7d2f7bd4dde309e3d6cf4c6bc1ced63b3952
parent5dfb4c0b24d59b10f7884b04231f41b59ed97142
Tuning for small packet handling
- Double the number of descriptors that a single call to send can use
- Quadruple the number of descriptors that can be reclaimed per pass
- only run reclaim twice per second
- increase coalesce timer from 3.5us to 5us

fix printf warning on 64-bit platforms
sys/dev/cxgb/cxgb_osdep.h
sys/dev/cxgb/cxgb_sge.c