DragonFly commits List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern
dillon 2004/11/17 17:42:26 PST
DragonFly src repository
Modified files:
sys/kern uipc_mbuf.c
Log:
Do a cleanup pass on the mbuf allocator. Reorder the mmbfree cache tests
to improve the critical path. Use critical sections instead of spls for
protection.
Revision Changes Path
1.29 +170 -145 src/sys/kern/uipc_mbuf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/uipc_mbuf.c.diff?r1=1.28&r2=1.29&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]