cvs commit: src/sys/kern kern_objcache.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Nov 20 14:22:35 PST 2006
dillon 2006/11/20 14:19:54 PST
DragonFly src repository
Modified files:
sys/kern kern_objcache.c
Log:
Use spinlocks instead of tokens to interlock the objcache depot.
The cpu-localized critical path is still lockless.
Revision Changes Path
1.12 +193 -110 src/sys/kern/kern_objcache.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_objcache.c.diff?r1=1.11&r2=1.12&f=u
More information about the Commits
mailing list