[dpdk-dev] [PATCH v3 00/10] VM Power Management

2014-09-29 Thread Alan Carew
Virtual Machine Power Management. The following patches add two DPDK sample applications and an alternate implementation of librte_power for use in virtualized environments. The idea is to provide librte_power functionality from within a VM to address the lack of MSRs to facilitate frequency chang

[dpdk-dev] [PATCH v3 00/10] VM Power Management

2014-09-29 Thread Neil Horman
On Mon, Sep 29, 2014 at 04:18:13PM +0100, Alan Carew wrote: > Virtual Machine Power Management. > > The following patches add two DPDK sample applications and an alternate > implementation of librte_power for use in virtualized environments. > The idea is to provide librte_power functionality from