cvs commit: src/sys/kern kern_synch.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 8 19:40:42 PST 2005


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





More information about the Commits mailing list