All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Dave Young <hidave.darkstar@gmail.com>
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org,
	avi@redhat.com, Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: [PATCH] kvm: add oom notifier for virtio balloon
Date: Wed, 6 Oct 2010 19:35:44 +1030	[thread overview]
Message-ID: <201010061935.45010.rusty@rustcorp.com.au> (raw)
In-Reply-To: <20101005124521.GA2602@darkstar>

On Tue, 5 Oct 2010 11:15:21 pm Dave Young wrote:
> Balloon could cause guest memory oom killing and panic.
> 
> Add oom notify to leak some memory and retry fill balloon after 5 minutes.

Have you tried registering a shrinker?  See mm.h.

Thanks,
Rusty.

  reply	other threads:[~2010-10-06  9:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-05 12:45 [PATCH] kvm: add oom notifier for virtio balloon Dave Young
2010-10-06  9:05 ` Rusty Russell [this message]
2010-10-06 13:50   ` Dave Young
2010-10-08 10:24     ` Dave Young
2010-10-08 13:09 ` Balbir Singh
2010-10-08 13:33   ` Dave Young
2010-10-08 15:53     ` Balbir Singh
2010-10-09  3:19       ` Dave Young

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201010061935.45010.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=hidave.darkstar@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.