Power management
From Free net encyclopedia
Power management is a feature of some electrical appliances, especially copiers and computer peripherals such as monitors and printers, that turns off the power or switches the system to a low-power state after a period of inactivity. APM has been superseded by ACPI. All recent computers have ACPI support.
Hibernation
When computer system hibernates it dumps the entire contents of the RAM to disk and powers down the entire machine. On startup it quickly reloads the data. It allows the system to be completely powered off while in hibernate mode. This requires a file the size of the installed RAM to be placed in the system's root directory, using up space even when not in hibernate mode. Hibernate mode is enabled by default in some versions of Windows and can be disabled in order to recover this disk space.