cvs commit: src/sys/kern kern_objcache.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jul 13 09:07:08 PDT 2005


dillon      2005/07/13 09:06:04 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_objcache.c 
  Log:
  For now just use lwkt_gettoken() rather then a trytoken/gettoken combination.
  This is as part of an attempt to debug a potential issue with the objcache.
  
  Revision  Changes    Path
  1.4       +12 -0     src/sys/kern/kern_objcache.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_objcache.c.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list