cvs commit: src/sys/dev/nfe if_nfe.c if_nfereg.h if_nfevar.h
Pyun YongHyeon
yongari at FreeBSD.org
Wed Aug 20 05:12:42 UTC 2008
yongari 2008-08-20 05:12:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/nfe if_nfe.c if_nfereg.h if_nfevar.h
Log:
SVN rev 181901 on 2008-08-20 05:12:30Z by yongari
MFC r176859:
Nuke local jumbo allocator and switch to use of UMA backed page
allocator for jumbo frame. Also remove unneeded jlist lock which
is no longer required to protect jumbo buffers.
With these changes jumbo frame performance of nfe(4) was slightly
increased and users should not encounter jumbo buffer allocation
failure anymore.
Revision Changes Path
1.21.2.6 +6 -166 src/sys/dev/nfe/if_nfe.c
1.10.2.2 +0 -9 src/sys/dev/nfe/if_nfereg.h
1.5.2.1 +0 -10 src/sys/dev/nfe/if_nfevar.h
More information about the cvs-src
mailing list