From: "Joseph A. Knapka" <jknapka@earthlink.net>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: linux-mm@kvack.org, Rik van Riel <riel@conectiva.com.br>
Subject: Re: [PATCH] initial detailed VM statistics code
Date: Wed, 04 Jul 2001 01:49:59 -0600 [thread overview]
Message-ID: <3B42CAA7.507F599F@earthlink.net> (raw)
In-Reply-To: Pine.LNX.4.21.0107040107320.3257-100000@freak.distro.conectiva
Marcelo Tosatti wrote:
>
> Hi,
>
> Well, I've started working on VM stats code for 2.4.
>
Thanks.
It might be useful to have a count of the number of PTEs scanned
by swap_out(), and the number of those that were unmapped. (I'm
interested in the scan rate of swap_out() vs refill_inactive_scan()).
I have a module that produces a histogram of pages-vs-age and
pages-vs-references for pages on the active_list, as well as
some other general VM stats; the code is available here:
<URL: http://home.earthlink.net/~jknapka/linux-mm/vmstatd1.c>
I'm not sure how generally useful it is, but you can make some
pretty pictures with it :-)
-- Joe Knapka
"You know how many remote castles there are along the gorges? You
can't MOVE for remote castles!" -- Lu Tze re. Uberwald
// Linux MM Documentation in progress:
// http://home.earthlink.net/~jknapka/linux-mm/vmoutline.html
* Evolution is an "unproven theory" in the same sense that gravity is. *
--
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/
next prev parent reply other threads:[~2001-07-04 7:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-04 4:24 [PATCH] initial detailed VM statistics code Marcelo Tosatti
2001-07-04 4:24 ` Marcelo Tosatti
2001-07-04 7:49 ` Joseph A. Knapka [this message]
2001-07-04 6:29 ` Marcelo Tosatti
2001-07-04 8:40 ` Joseph A. Knapka
2001-07-04 11:16 ` Marcelo Tosatti
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=3B42CAA7.507F599F@earthlink.net \
--to=jknapka@earthlink.net \
--cc=linux-mm@kvack.org \
--cc=marcelo@conectiva.com.br \
--cc=riel@conectiva.com.br \
/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.