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 15:05:59 +0100	[thread overview]
Message-ID: <20030220150559.A27331@smp.colors.kwc> (raw)
In-Reply-To: <Pine.LNX.4.50L.0302201019250.2329-100000@imladris.surriel.com>

Rik,

On Thu, Feb 20, 2003 at 10:21:50AM -0300, Rik van Riel wrote:
> On Thu, 20 Feb 2003, Dejan Muhamedagic wrote:
> 
> > # mem | grep Cache
> > Cached:        4569128 kB
> > SwapCached:     829668 kB
> > ActiveCache:    136728 kB
> 
> The "problem" here is that a lot of the memory in Cached: is
> mapped into process address space, so in effect it is process
> memory.
> 
> This is especially true for executables, libraries and shared
> memory segments, which you REALLY want to have treated as process
> memory and not as cache...
> 
> This makes the Cached statistic a bit confusing for administrators.

Is there a way to split the statistics?  It also sounds confusing :)

> > > 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.
> 
> Doesn't it also have something like the borrow percentage, above
> which AIX will only reclaim from the cache, unless the repaging
> rate of the cache is higher than that of process memory ?

No, not that I'm aware of.  You can check the man page for vmtune
yourself:

http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/cmds/aixcmds6/vmtune.htm

BTW, there is also quite a bit of interesting documentation about
the AIX VMM.

Cheers!

Dejan

  reply	other threads:[~2003-02-20 13:57 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
2003-02-20 13:21     ` Rik van Riel
2003-02-20 14:05       ` Dejan Muhamedagic [this message]
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=20030220150559.A27331@smp.colors.kwc \
    --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.