diff options
author | Palik, Imre <imrep@amazon.de> | 2015-03-19 13:05:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-20 19:55:15 +0300 |
commit | edafc132baac4f5331b7bffd99a7af371776f2b5 (patch) | |
tree | ed29dce2d9af57b59272c557552973adab466039 /drivers/hwmon | |
parent | 750f2f9165bafb5fc20a1ec689f46c89dac54658 (diff) | |
download | linux-edafc132baac4f5331b7bffd99a7af371776f2b5.tar.xz |
xen-netback: making the bandwidth limiter runtime settable
With the current netback, the bandwidth limiter's parameters are only
settable during vif setup time. This patch register a watch on them, and
thus makes them runtime changeable.
When the watch fires, the timer is reset. The timer's mutex is used for
fencing the change.
Cc: Anthony Liguori <aliguori@amazon.com>
Signed-off-by: Imre Palik <imrep@amazon.de>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions