Re: [RFC PATCH v5 0/8] Make balloon drivers' memory changes known to the rest of the kernel

2022-10-19 Thread Alexander Atanasov
On 19.10.22 18:39, Konstantin Khlebnikov wrote: On Wed, 19 Oct 2022 at 14:06, Denis V. Lunev <mailto:d...@virtuozzo.com>> wrote: On 10/19/22 12:53, Konstantin Khlebnikov wrote: > On Wed, 19 Oct 2022 at 12:57, Alexander Atanasov > mailto:alexander.atana...@virtuo

Re: [RFC PATCH v5 0/8] Make balloon drivers' memory changes known to the rest of the kernel

2022-10-19 Thread Alexander Atanasov
On 19.10.22 13:53, Konstantin Khlebnikov wrote: On Wed, 19 Oct 2022 at 12:57, Alexander Atanasov <mailto:alexander.atana...@virtuozzo.com>> wrote: Currently balloon drivers (Virtio,XEN, HyperV, VMWare, ...) inflate and deflate the guest memory size but there is no way to

[RFC PATCH v5 0/8] Make balloon drivers' memory changes known to the rest of the kernel

2022-10-19 Thread Alexander Atanasov
pressure Alexander Atanasov (8): mm: Make a place for a common balloon code mm: Enable balloon drivers to report inflated memory mm: Display inflated memory to users mm: Display inflated memory in logs drivers: virtio: balloon - report inflated memory drivers: vmware: balloon - report

[PATCH v4 0/7] Make balloon drivers memory changes known to the rest of the kernel

2022-10-05 Thread Alexander Atanasov
/connection limits - as a hint for the oom a killer - by user space software that monitors memory pressure Alexander Atanasov (7): Make place for common balloon code Enable balloon drivers to report inflated memory Display inflated memory to users drivers: virtio: balloon - update inflated