2002 FREENIX Track Technical Program - Abstract
ACPI implementation on FreeBSD
Takanori Watanabe, Kobe University
Abstract
Prior to the introduction of the Advanced Configuration and Power
Management Interface (ACPI), PCs did not have a unified standard
mechanism that allowed the operating system to enumerate, configure,
and manage the power usage and thermal properties of built-in hardware
devices. Instead, these devices were either left unmanaged, or they
were managed by special BIOS-level code such as Plug-and-Play BIOS
(PnP BIOS), Advanced Power Management BIOS (APM), or other
vendor-specific BIOS code. These firmware-driven methods increase
firmware costs, and the resulting BIOS code is difficult to alter or
debug. Device management issues are becoming more important,
especially in moble computing environments where fine-grain power
management is often necessary. ACPI replaces PnP BIOS, APM, and a
number of ad hoc methods while providing a management framework that
allows increased flexibility in hardware design. Unfortunately, the
increased power and flexibility of ACPI comes with a cost: it requires
substantial software support from the operating system kernel. In
this paper we describe ACPI, how it is implemented in FreeBSD, and the
lessons we learned from working with ACPI.
- View the full text of this paper in
HTML,
PDF, and Postscript.
The Proceedings are published as a collective work, © 2002 by the USENIX Association. All Rights Reserved. Rights
to individual papers remain with the author or the author's employer.
Permission is granted for the noncommercial reproduction of the complete
work for educational or research purposes. USENIX acknowledges all
trademarks within this paper.
- If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
- To become a USENIX Member, please see our Membership Information.
|