public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nix <nix@esperi.org.uk>
To: "Al Boldi" <a1426z@gawab.com>
Cc: "'Marcelo Tosatti'" <marcelo.tosatti@cyclades.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: Kswapd flaw
Date: Tue, 28 Jun 2005 11:50:49 +0100	[thread overview]
Message-ID: <87r7em69h2.fsf@amaterasu.srvr.nix> (raw)
In-Reply-To: <200506280637.JAA07333@raad.intranet> (Al Boldi's message of "28 Jun 2005 07:47:44 +0100")

On 28 Jun 2005, Al Boldi murmured woefully:
> Kswapd starts evicting processes to fullfil a malloc, when it should just
> deny it because there is no swap.

This is how the kernel has always worked. If you have no swap, memory
pressure is higher than it otherwise might be, because dirty pages must
be kept in physical RAM even if they are rarely used. So when memory gets
low the kernel *has* to evict pages which aren't dirty, and write out and
flush dirty pages corresponding to files on disk.

What else could it possibly do? Stop evicting everything?

I can't even tell what you're expecting. Surely not that no pages are
ever evicted or flushed; your memory would fill up with page cache in
no time.

-- 
`I lost interest in "blade servers" when I found they didn't throw knives
 at people who weren't supposed to be in your machine room.'
    --- Anthony de Boer

  parent reply	other threads:[~2005-06-28 10:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-27 20:04 Kswapd flaw Al Boldi
2005-06-27 15:58 ` Marcelo Tosatti
2005-06-28  6:37   ` Al Boldi
2005-06-28  8:18     ` Michal Schmidt
2005-06-28  9:08       ` Al Boldi
2005-06-28  9:54         ` Michal Schmidt
2005-06-28 10:50     ` Nix [this message]
2005-06-28 11:47       ` Al Boldi
2005-06-28 12:50         ` Nix
2005-06-28 13:52           ` Al Boldi
2005-06-28 14:37             ` Nix
2005-06-28 15:35               ` Al Boldi
2005-06-28 16:25                 ` Nix
2005-06-28 18:15         ` Helge Hafting
2005-06-28 14:55     ` Paulo Marques
2005-06-28  9:58       ` Marcelo Tosatti
2005-06-28 16:43         ` Al Boldi
     [not found] <4knRo-4Li-9@gated-at.bofh.it>
     [not found] ` <4koWT-5Iy-21@gated-at.bofh.it>
2005-06-28 14:28   ` Robert Hancock
     [not found] <20050628143932.GA14545@logos.cnet>
2005-06-29  4:53 ` Al Boldi

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=87r7em69h2.fsf@amaterasu.srvr.nix \
    --to=nix@esperi.org.uk \
    --cc=a1426z@gawab.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    /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