From: Eugene Teo <eugene.teo@eugeneteo.net>
To: linux-mm@kvack.org
Subject: Code that does page outs
Date: Mon, 6 Oct 2003 14:32:53 +0800 [thread overview]
Message-ID: <20031006063253.GA5231@despammed.com> (raw)
I am looking for possible areas in the kernel code where
page outs occurs. I have looked at shrink_cache(), and
swap_out_pmd() which calls try_to_swap_out().
Are there other areas that i missed out?
I am looking at the areas where page outs will occur so that
I can keep track of
1) number of page outs occurred at an arbitrary time.
2) what causes the page outs.
Anticipating a reply...
Eugene
--
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-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>
next reply other threads:[~2003-10-06 6:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-06 6:32 Eugene Teo [this message]
2003-10-06 7:02 ` Code that does page outs Paul Jackson
2003-10-06 8:35 ` Eugene Teo
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=20031006063253.GA5231@despammed.com \
--to=eugene.teo@eugeneteo.net \
--cc=eugeneteo@despammed.com \
--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 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.