Drivers: hv: balloon: Add a parameter to delay pressure reporting
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 8 Feb 2013 23:57:15 +0000 (15:57 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Feb 2013 23:42:01 +0000 (15:42 -0800)
commite500d158fb07794724f12655f2eb5702fec613c4
tree063ae9f082e012f98ecf7773e83f2d7f3f36b292
parente1e0a9e6991ec2c611f13dfc0a6bc1a214a22374
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>
drivers/hv/hv_balloon.c