Displaying 4 results from an estimated 4 matches for "kneumoin".
Did you mean:
neumoin
2016 Jul 11
0
[PATCH 1/1] balloon: check the number of available pages in leak balloon
From: Konstantin Neumoin <kneumoin at virtuozzo.com>
The balloon has a special mechanism that is subscribed to the oom
notification which leads to deflation for a fixed number of pages.
The number is always fixed even when the balloon is fully deflated.
But leak_balloon did not expect that the pages to deflate will be more
than...
2016 Oct 04
0
[PATCH v2 1/1] virtio: update balloon size in balloon "probe"
ping
On 09/29/2016 01:17 PM, Denis V. Lunev wrote:
> From: Konstantin Neumoin <kneumoin at virtuozzo.com>
>
> The following commit 'fad7b7b27b6a (virtio_balloon: Use a workqueue
> instead of "vballoon" kthread)' has added a regression. Original code with
> kthread starts the thread inside probe and checks the necessity to update
> balloon inside the...
2016 Jul 11
0
[PATCH 1/1] balloon: check the number of available pages in leak balloon
From: Konstantin Neumoin <kneumoin at virtuozzo.com>
The balloon has a special mechanism that is subscribed to the oom
notification which leads to deflation for a fixed number of pages.
The number is always fixed even when the balloon is fully deflated.
But leak_balloon did not expect that the pages to deflate will be more
than...
2016 Oct 04
0
[PATCH v2 1/1] virtio: update balloon size in balloon "probe"
ping
On 09/29/2016 01:17 PM, Denis V. Lunev wrote:
> From: Konstantin Neumoin <kneumoin at virtuozzo.com>
>
> The following commit 'fad7b7b27b6a (virtio_balloon: Use a workqueue
> instead of "vballoon" kthread)' has added a regression. Original code with
> kthread starts the thread inside probe and checks the necessity to update
> balloon inside the...