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

cvs commit: src/sys/sys


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 17 Sep 2004 02:34:55 -0700 (PDT)

dillon      2004/09/17 02:34:54 PDT

DragonFly src repository

  Modified files:
    sys/sys              callout.h 
  Log:
  Oops CALLOUT_DID_INIT had the same flags value as CALLOUT_MPSAFE, causing
  all timeout functions to operate as if they were MPSAFE, which does bad
  things to SMP systems!
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/sys/callout.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/callout.h.diff?r1=1.4&r2=1.5&f=u



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