Process & Power Management
- Kernel code
- kexec
(Kernel function which can load another Linux kernel from the currently
executing Linux kernel)
(kexec paper)
(kernel-summit-2004 paper)
- NPTL
("Native POSIX Thread Library". Project to improve the POSIX
threading for the GNU C library and the Linux kernel. See:
NPTL paper)
(announcement v0.1)
(NPTL Tests and Trace)
(forum )
- DPM
("Dynamic Power Management". Project to explore technologies to
improve power conservation capabilities.)
(ml)
- ACPI
("Advanced Configuration & Power Interface".
Device power management framework developed by Intel)
(ml)
- swsusp
(Linux software suspend, without APM.)
(ml)
- KML
("Kernel Mode Linux". Kernel patch to run user programs in kernel mode.)