cvs commit: src/sys/dev/acpica/Osd OsdSchedule.c

Nate Lawson njl at FreeBSD.org
Thu Aug 12 23:22:31 PDT 2004


njl         2004-08-13 06:22:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica/Osd   OsdSchedule.c 
  Log:
  MPSAFE locking
  
  * Simplify taskqueue locking.
  * Don't acquire Giant around calls to the taskqueue function.
  * Remove 4.x compatibility routines.
  
  Revision  Changes    Path
  1.29      +9 -38     src/sys/dev/acpica/Osd/OsdSchedule.c


More information about the cvs-src mailing list