Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 06:21:47 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_cpu.c
Message-ID:  <200408130621.i7D6Llwr070956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408130621.i7D6Llwr070956>