]> git.baikalelectronics.ru Git - kernel.git/commit
Drivers: hv: balloon: Show the max dynamic memory assigned
authorAlex Ng <alexng@messages.microsoft.com>
Sun, 6 Aug 2017 20:12:54 +0000 (13:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Aug 2017 16:14:43 +0000 (09:14 -0700)
commit5f48ed9978a6d316d5a45e1ef39f3e7db8b4d392
tree2bb9a6d2d6726be53a8c9a0992180f4679060851
parent29dd6588306f834951a5dd6c4d1bc7783e617f18
Drivers: hv: balloon: Show the max dynamic memory assigned

Previously we were only showing max number of pages. We should make it
more clear that this value is the max amount of dynamic memory that the
Hyper-V host is willing to assign to this guest.

Signed-off-by: Alex Ng <alexng@messages.microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv_balloon.c