DragonFly commits List (threaded) for 2006-11
DragonFly BSD
DragonFly commits List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern kern_objcache.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 20 Nov 2006 14:19:54 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]