diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2014-04-23 13:53:39 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-03 19:25:17 -0400 |
commit | ae339336dc950b9b05e7ccd3565dd3e8781c06d9 (patch) | |
tree | 2bb17d8459e73aa4b72307e228f3a9da25ba6a3a /fs/binfmt_misc.c | |
parent | 24b8a406bf5c3675bd193069cc6ab84a66fcbfd7 (diff) | |
download | op-kernel-dev-ae339336dc950b9b05e7ccd3565dd3e8781c06d9.zip op-kernel-dev-ae339336dc950b9b05e7ccd3565dd3e8781c06d9.tar.gz |
Drivers: hv: balloon: Ensure pressure reports are posted regularly
The current code posts periodic memory pressure status from a dedicated thread.
Under some conditions, especially when we are releasing a lot of memory into
the guest, we may not send timely pressure reports back to the host. Fix this
issue by reporting pressure in all contexts that can be active in this driver.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/binfmt_misc.c')
0 files changed, 0 insertions, 0 deletions