cvs commit: src/sys/kern kern_objcache.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 9 09:55:05 PDT 2005
dillon 2005/06/09 09:53:10 PDT
DragonFly src repository
Modified files:
sys/kern kern_objcache.c
Log:
Add a missing lwkt_reltoken() in the NULL return path. Do not count NULL
returns in the gets_cumulative statistic.
Revision Changes Path
1.3 +12 -0 src/sys/kern/kern_objcache.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_objcache.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list