"Michael Kelley (LINUX)" writes:
> From: Vitaly Kuznetsov Sent: Tuesday, October 17, 2023
> 7:41 AM
>>
>> Angelina Vu writes:
>>
>> > Currently, the balloon floor value is automatically computed, but may be
>> > too small depending on app usage of memory. This patch adds a balloon_floor
>> >
From: Vitaly Kuznetsov Sent: Tuesday, October 17, 2023
7:41 AM
>
> Angelina Vu writes:
>
> > Currently, the balloon floor value is automatically computed, but may be
> > too small depending on app usage of memory. This patch adds a balloon_floor
> > value as a module parameter that can be used
Angelina Vu writes:
> Currently, the balloon floor value is automatically computed, but may be
> too small depending on app usage of memory. This patch adds a balloon_floor
> value as a module parameter that can be used to manually configure the
> balloon floor value.
>
> Signed-off-by: Angelina
1696978087-4421-1-git-send-email-angelinavu%40linux.microsoft.com
patch subject: [PATCH] hv_balloon: Add module parameter to configure balloon
floor value
config: i386-randconfig-061-20231014
(https://download.01.org/0day-ci/archive/20231015/202310150425.g4pxzjiu-...@intel.com/config)
compiler: gcc
Hi Angelina,
On Tue, Oct 10, 2023 at 03:48:07PM -0700, Angelina Vu wrote:
> Currently, the balloon floor value is automatically computed, but may be
> too small depending on app usage of memory. This patch adds a balloon_floor
> value as a module parameter that can be used to manually configure th
Currently, the balloon floor value is automatically computed, but may be
too small depending on app usage of memory. This patch adds a balloon_floor
value as a module parameter that can be used to manually configure the
balloon floor value.
Signed-off-by: Angelina Vu
---
drivers/hv/hv_balloon.c