All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dejan Muhamedagic <dejan@hello-penguin.com>
To: Rik van Riel <riel@imladris.surriel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: vm issues on sap app server
Date: Thu, 20 Feb 2003 13:48:33 +0100	[thread overview]
Message-ID: <20030220124833.GB4051@lilith.homenet> (raw)
In-Reply-To: <Pine.LNX.4.50L.0302192004410.2329-100000@imladris.surriel.com>

Rik,

On Wed, Feb 19, 2003 at 08:08:01PM -0300, Rik van Riel wrote:
> On Wed, 19 Feb 2003, Dejan Muhamedagic wrote:
> 
> > cache.  Is it possible to reduce the amount of memory used
> > for cache?
> 
> Yes, you can reduce the size of the cache above which the
> pageout code will only reclaim cache and not application
> data.  To set the percentage to 10% (from the default 5%):
> 
> echo 1 10 > /proc/sys/vm/pagecache

Will that work with rmap15d?  The code seems to support only min
and borrow parameters.  Correct me if I'm wrong.  This is what it
looks like currently:

# cat /proc/sys/vm/pagecache
1       3       20
# mem | grep Cache
Cached:        4569128 kB
SwapCached:     829668 kB
ActiveCache:    136728 kB

> 
> > Finally, there's a third SAP app server, an RS6000 running
> > AIX with the same amount of memory, which seems to be more
> > stable under various loads.
> 
> In that case you're probably familiar with the cache size
> tuning, since AIX has the exact same tuning knob as rmap ;)

AIX vmtune -P is equivalent to the Linux cache-max, but cache-max
is not implemented.

Cheers!

Dejan

  reply	other threads:[~2003-02-20 12:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-19 16:14 vm issues on sap app server Dejan Muhamedagic
2003-02-19 18:05 ` Andrea Arcangeli
2003-02-20 12:40   ` Dejan Muhamedagic
2003-02-20 13:08     ` Andrea Arcangeli
2003-02-21  0:03       ` Dejan Muhamedagic
2003-02-21  9:54         ` Andrea Arcangeli
2003-02-19 23:08 ` Rik van Riel
2003-02-20 12:48   ` Dejan Muhamedagic [this message]
2003-02-20 13:21     ` Rik van Riel
2003-02-20 14:05       ` Dejan Muhamedagic
2003-02-20 16:00         ` Rik van Riel
2003-02-21  0:24           ` Dejan Muhamedagic

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=20030220124833.GB4051@lilith.homenet \
    --to=dejan@hello-penguin.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=riel@imladris.surriel.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 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.