diff options
author | Tianyu Lan <[email protected]> | 2020-01-25 16:50:47 -0500 |
---|---|---|
committer | Sasha Levin <[email protected]> | 2020-01-25 16:51:49 -0500 |
commit | d33c240d47dab4fd15123d9e73fc8810cbc6ed6a (patch) | |
tree | 05da0718dded291e2f552d9ab2441c627357cdae /scripts/bpf_helpers_doc.py | |
parent | fd6988496e79a6a4bdb514a4655d2920209eb85d (diff) |
hv_balloon: Balloon up according to request page number
Current code has assumption that balloon request memory size aligns
with 2MB. But actually Hyper-V doesn't guarantee such alignment. When
balloon driver receives non-aligned balloon request, it produces warning
and balloon up more memory than requested in order to keep 2MB alignment.
Remove the warning and balloon up memory according to actual requested
memory size.
Fixes: f6712238471a ("hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory block")
Cc: [email protected]
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Tianyu Lan <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions