linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans-Peter Jansen <hpj@urpla.net>
To: Rik van Riel <riel@conectiva.com.br>, Pavel Machek <pavel@ucw.cz>
Cc: kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Good way to free as much memory as possible under 2.5.34?
Date: Sat, 14 Sep 2002 16:51:00 +0200	[thread overview]
Message-ID: <200209141651.00974.hpj@urpla.net> (raw)
In-Reply-To: <Pine.LNX.4.44L.0209131830560.1857-100000@imladris.surriel.com>

Hi Rik,

On Friday 13 September 2002 23:33, Rik van Riel wrote:
> On Fri, 13 Sep 2002, Pavel Machek wrote:
> > Allocating memory is pain because I have to free it afterwards. Yep I
> > have such code, but it is ugly. try_to_free_pages() really seems like
> > cleaner solution to me... if you only tell me how to fix it :-).
>
> "Fixing" the VM just so it behaves the way swsuspend wants is
> out. If swsuspend relies on all other subsystems playing nicely,
> I think it should be removed from the kernel.

> I suspect only very few people will use swsuspend, so it should
> not be intrusive.

By now, it's only used by a minority (those, who get it going reliably),
but I bet, things change, when 2.6 is out. I would love and even celebrate
once swsuspend is working via nbd for my diskless setups. I consider
this as a real quantum leap (from a usability/energy saving point of view).

The question is: why is the VM not able to fulfill such a simple need in
a clean way?

> regards,
>
> Rik

Regards,
Hans-Peter

  parent reply	other threads:[~2002-09-14 14:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-13 21:00 Good way to free as much memory as possible under 2.5.34? Pavel Machek
2002-09-13 21:09 ` Rik van Riel
2002-09-13 21:29   ` Pavel Machek
2002-09-13 21:33     ` Rik van Riel
2002-09-13 21:48       ` Xavier Bestel
2002-09-13 22:42         ` Rik van Riel
2002-09-13 23:26           ` Xavier Bestel
2002-09-13 21:53       ` Andrew Morton
2002-09-13 22:10         ` William Lee Irwin III
2002-09-14 10:05         ` Pavel Machek
2002-09-14 13:57           ` Andrew Morton
2002-09-14 14:51       ` Hans-Peter Jansen [this message]
2002-09-14 15:07         ` Rik van Riel
2002-09-14 15:11           ` Pavel Machek
2002-09-13 21:30   ` Andrew Morton

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=200209141651.00974.hpj@urpla.net \
    --to=hpj@urpla.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=riel@conectiva.com.br \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).