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

cvs commit: src/sys/kern kern_synch.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Nov 2005 19:39:15 -0800 (PST)

dillon      2005/11/08 19:39:15 PST

DragonFly src repository

  Modified files:
    sys/kern             kern_synch.c 
  Log:
  Revert part of the last commit.  We aren't ready for the per-cpu _wakeup
  code, there are still races which need the BGL.  The code will have to be
  merged with stage 2.  It's a big mess but it will be cleaned up soon.
  
  Revision  Changes    Path
  1.52      +7 -0      src/sys/kern/kern_synch.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_synch.c.diff?r1=1.51&r2=1.52&f=u



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