From: Puer Triste <sadlittleboy@gmail.com>
To: xen-devel@lists.sourceforge.net
Subject: Re: Re: [XEN] using shmfs for swapspace
Date: Sat, 22 Jan 2005 09:49:24 -0500 [thread overview]
Message-ID: <989771f105012206492ac5ead8@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0501211634380.15744@chimarrao.boston.redhat.com>
I could be wrong, but I think the significance was that on the s390,
the kernel (periodically) gave pages back to the hypervisor, and
requested memory back via the balloon driver only when needed.
I don't know how the balloon driver is implimented here, but in the
past I had wondered if it would be possible for the kernel to try and
increase memory via the balloon driver before calling the oom killer.
It seems to me like giving memory to the hypervisor when it wasn't
needed could be handled in userspace by monitoring /proc/meminfo, but
I think requesting memory would have to be within the kernel in order
to be able to make the attempt when there is no memory free but before
the oom killer kicks in. I was considering trying to impliment a
daemon like that in userspace, but I don't think it would be reliable
and would depend a lot on guesswork to try and pull in memory before
it was needed.
On Fri, 21 Jan 2005 16:37:09 -0500 (EST), Rik van Riel <riel@redhat.com> wrote:
> On Wed, 5 Jan 2005, Arnd Bergmann wrote:
> > - Ballooning:
>
> Xen already has this. I wonder if it makes sense to
> consolidate the various balloon approaches into a single
> driver, and keep the amount of ballooned memory into
> account when reporting statistics in /proc/meminfo.
--
Puer Misellus Triste
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
next prev parent reply other threads:[~2005-01-22 14:49 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-02 16:26 [XEN] using shmfs for swapspace Luke Kenneth Casson Leighton
2005-01-02 16:26 ` Luke Kenneth Casson Leighton
2005-01-03 18:31 ` Joseph Fannin
2005-01-03 20:53 ` Luke Kenneth Casson Leighton
2005-01-03 20:53 ` Luke Kenneth Casson Leighton
2005-01-03 21:06 ` Alan Cox
2005-01-04 3:04 ` [Xen-devel] " Mark Williamson
2005-01-04 14:05 ` Rik van Riel
2005-01-06 11:38 ` Luke Kenneth Casson Leighton
2005-01-05 0:11 ` Arnd Bergmann
2005-01-21 21:37 ` Rik van Riel
2005-01-21 21:37 ` Rik van Riel
2005-01-22 14:49 ` Puer Triste [this message]
2005-01-26 20:56 ` [Xen-devel] " Mark Williamson
2005-01-27 10:33 ` Nuutti Kotivuori
2005-01-03 21:07 ` Adam Heath
2005-01-03 21:07 ` Adam Heath
2005-01-04 9:30 ` Luke Kenneth Casson Leighton
2005-01-04 9:30 ` [Xen-devel] " Luke Kenneth Casson Leighton
2005-01-04 14:06 ` Rik van Riel
2005-01-04 14:06 ` Rik van Riel
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=989771f105012206492ac5ead8@mail.gmail.com \
--to=sadlittleboy@gmail.com \
--cc=xen-devel@lists.sourceforge.net \
/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.