Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1469746
| From | kys@exchange.microsoft.com |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/5] Drivers: hv: balloon: Miscellaneous fixes. |
| Date | 2016-08-24 23:40 +0200 |
| Message-ID | <s9O3T-87h-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: K. Y. Srinivasan <kys@microsoft.com>
Miscellaneous fixes to the balloon driver.
Alex Ng (1):
Drivers: hv: balloon: Use available memory value in pressure report
Vitaly Kuznetsov (4):
Drivers: hv: balloon: keep track of where ha_region starts
Drivers: hv: balloon: account for gaps in hot add regions
Drivers: hv: balloon: don't wait for ol_waitevent when
memhp_auto_online is enabled
Drivers: hv: balloon: replace ha_region_mutex with spinlock
drivers/hv/hv_balloon.c | 254 ++++++++++++++++++++++++++++++-----------------
1 files changed, 161 insertions(+), 93 deletions(-)
--
1.7.4.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/5] Drivers: hv: balloon: Miscellaneous fixes. kys@exchange.microsoft.com - 2016-08-24 23:40 +0200 [PATCH 5/5] Drivers: hv: balloon: Use available memory value in pressure report kys@exchange.microsoft.com - 2016-08-24 23:40 +0200 [PATCH 4/5] Drivers: hv: balloon: replace ha_region_mutex with spinlock kys@exchange.microsoft.com - 2016-08-24 23:40 +0200 [PATCH 1/5] Drivers: hv: balloon: keep track of where ha_region starts kys@exchange.microsoft.com - 2016-08-24 23:40 +0200
csiph-web