cvs commit: src/sys/dev/acpica acpi_cpu.c

Nate Lawson njl at FreeBSD.org
Thu Aug 12 23:21:48 PDT 2004


njl         2004-08-13 06:21:47 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_cpu.c 
  Log:
  MPSAFE locking
  
  * Hold the ACPI lock over table register writes.
  * Serialize calls to acpi_cpu_throttle_set() and the sysctls.
  
  Revision  Changes    Path
  1.42      +14 -15    src/sys/dev/acpica/acpi_cpu.c


More information about the cvs-src mailing list