mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrea Arcangeli <andrea@suse.de>
To: Dejan Muhamedagic <dejan@hello-penguin.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: vm issues (2)
Date: Tue, 25 Feb 2003 16:32:13 +0100	[thread overview]
Message-ID: <20030225153213.GI29467@dualathlon.random> (raw)
In-Reply-To: <20030225131328.A8651@smp.colors.kwc>

On Tue, Feb 25, 2003 at 01:13:28PM +0100, Dejan Muhamedagic wrote:
> Hello,
> 
> The new kernel 2.4.21-pre4aa3 is running now, but the box behaves
> similarly.  It still swaps quite a lot and much more than the rmap
> vm.  Both servers are under the same load.
> 
> One difference is the amount of free memory:
> 
>  r  b  w   swpd   free   buff  cache  si  so    bi    bo   in cs  us  sy  id
> aa:
>  0  7  0 5773620 202416 118076 2069716 5330 746  5330   766 4845 5597  12  14  74
> rmap:
>  0  0  0 3498044  13572   4144 4754596  74   0    75     6  642 598   5   3  92
> 
> The aa kernel keeps ~200MB out of 6GB of memory unused.  I'm not
> sure, but if we could reduce it perhaps there would be much less
> swapping.  Is there a way to achieve this?

that is a feature, it guarantees highmem unfreeable allocations like
pagetables can't eat all your normal zone. You can reduce the 200MB with
this boot command:

	lower_zone_reserve=256,256

As to decrease the swapping I just told you how to do that tweaking
vm_mapped_ratio.

> 
> Another notable difference between the two vm versions is that the
> rmap vm maintains about 80% of memory on the active list and the
> aa vm much less: between 4% and 12%.  The rmap vm must use more
> CPU, but these servers have a lot of processing power so it is not
> noticeable.

the theory was that rmap would reduce the cpu utilization but of course
the patch don't do juts rmap.

Andrea

  reply	other threads:[~2003-02-25 15:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25 12:13 Dejan Muhamedagic
2003-02-25 15:32 ` Andrea Arcangeli [this message]
2003-02-25 16:15   ` Dejan Muhamedagic
2003-02-25 17:08     ` Andrea Arcangeli

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=20030225153213.GI29467@dualathlon.random \
    --to=andrea@suse.de \
    --cc=dejan@hello-penguin.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®