cvs commit: src/sys/kern kern_timeout.c

John Baldwin jhb at FreeBSD.org
Thu Sep 15 13:09:09 PDT 2005


jhb         2005-09-15 20:09:08 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_timeout.c 
  Log:
  Replace the dont_sleep_in_callout mutex hack (similar to g_x{up,down})
  with the disallow sleeping facility.
  
  Revision  Changes    Path
  1.99      +2 -8      src/sys/kern/kern_timeout.c


More information about the cvs-src mailing list