linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Zou Min <zoum@comp.nus.edu.sg>
To: Linux MM <linux-mm@kvack.org>
Subject: size of shared memory, buffer cache, page cache, etc.
Date: Sat, 24 Feb 2001 17:40:54 +0800	[thread overview]
Message-ID: <20010224174054.B29030@comp.nus.edu.sg> (raw)

Hi, all,

Sorry to bother you to answer these naive questions about linux mm.

I know that in linux memory management, besides the pages actually used by
the some workload, there are also some shared pages (e.g. Copy-On-Write or 
IPC shared memory), disk caches (buffer/page cache), swap cache, dentry cache,
slab cache, etc, in order to improve the performance.

My 1st question is: usually, how can I roughly found out the size of the part 
of memory which is occupied by all those shared pages, different caches?
(assume there is some processes running)

2nd question is: how are those special pages managed differently, when there
is only single process running and when there are multiple processes running?

Thank you.

-- 
Cheers!
--Zou Min 

zoum@comp.nus.edu.sg			URL: http://www.comp.nus.edu.sg/~zoum
-----------------------------------------------------------------------------
Presume not that I am the thing I was.		--William Shakespeare
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

                 reply	other threads:[~2001-02-24  9:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010224174054.B29030@comp.nus.edu.sg \
    --to=zoum@comp.nus.edu.sg \
    --cc=linux-mm@kvack.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