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

cvs commit: src/sys/kern kern_exit.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 18 Oct 2003 13:41:08 -0700 (PDT)

dillon      2003/10/18 13:41:08 PDT

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  Remove a diagnostic message that detected PHOLD() vs exit()/process-reaping
  races.  The races are handled just fine, the message was just to see if they
  could even occur (and they can).
  
  Revision  Changes    Path
  1.26      +0 -1      src/sys/kern/kern_exit.c




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