DragonFly commits List (threaded) for 2008-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_objcache.c
nth 2008/02/03 05:37:56 PST
DragonFly src repository
Modified files:
sys/kern kern_objcache.c
Log:
Store some empty magazines in depot at objcache creation time. Without this,
objects move between per-cpu caches and the underlying allocator without ever
hitting the depot.
Code-collaboration-with: Matthew Dillon <dillon@backplane.com>
Revision Changes Path
1.22 +25 -0 src/sys/kern/kern_objcache.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_objcache.c.diff?r1=1.21&r2=1.22&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]