The document discusses energy-efficient storage in virtual machine environments. It notes that energy management is challenging due to the separation between the virtual machine monitor (VMM) and guest operating systems (OSs). Two approaches are proposed: early flush notifications from the VMM to VMs to synchronize buffer flushes, and buffering writes from VMs in the VMM when the disk is asleep to extend idle time. Evaluation shows these approaches reduce energy consumption by up to 14.8% compared to standard disk management in environments with multiple VMs.
Related topics: