commit | e500d158fb07794724f12655f2eb5702fec613c4 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Feb 08 15:57:15 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 08 15:42:01 2013 -0800 |
tree | 063ae9f082e012f98ecf7773e83f2d7f3f36b292 | |
parent | e1e0a9e6991ec2c611f13dfc0a6bc1a214a22374 [diff] |
Drivers: hv: balloon: Add a parameter to delay pressure reporting Delay reporting memory pressure by a specified amount of time. This addresses the problem where the host may take memory balancing decisions based on incorrect memory pressure data that will be posted as soon as the balloon driver is loaded. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>