From: Jay Lan <jlan@engr.sgi.com>
To: lse-tech <lse-tech@lists.sourceforge.net>
Cc: Andrew Morton <akpm@osdl.org>,
LKML <linux-kernel@vger.kernel.org>,
Guillaume Thouvenin <guillaume.thouvenin@bull.net>,
Tim Schmielau <tim@physik3.uni-rostock.de>
Subject: [PATCH 2.6.9 0/2] new enhanced accounting data collection
Date: Mon, 08 Nov 2004 10:52:50 -0800 [thread overview]
Message-ID: <418FC082.8090706@engr.sgi.com> (raw)
In earlier round of discussion, all partipants favored a common
layer of accounting data collection.
This is intended to offer common data collection method for various
accounting packages including BSD accounting, ELSA, CSA, and any other
acct packages that use a common layer of data collection.
This patchset consists of two parts: acct_io and acct_mm. Discussion
identified that improved data collection in the area of I/O and Memory
are useful to larger systems.
acct_io:
collects per process data on charater read/written in bytes
and number of read/write syscalls made.
acct_mm:
collects per process data on rss and vm total usage and
peak usage.
Andrew, this new version incorporated feedback from your prior comment.
Best Regards,
Jay Lan - Linux System Software
Silicon Graphics Inc., Mountain View, CA
next reply other threads:[~2004-11-08 18:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-08 18:52 Jay Lan [this message]
2004-11-08 19:06 ` [PATCH 2.6.9 1/2] enhanced I/O accounting data patch Jay Lan
2004-11-08 19:09 ` [PATCH 2.6.9 2/2] enhanced Memory accounting data collection Jay Lan
2004-11-09 13:41 ` [PATCH 2.6.9 0/2] new enhanced " Guillaume Thouvenin
2004-11-10 1:28 ` [Lse-tech] " Jay Lan
2004-11-10 8:49 ` Guillaume Thouvenin
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=418FC082.8090706@engr.sgi.com \
--to=jlan@engr.sgi.com \
--cc=akpm@osdl.org \
--cc=guillaume.thouvenin@bull.net \
--cc=linux-kernel@vger.kernel.org \
--cc=lse-tech@lists.sourceforge.net \
--cc=tim@physik3.uni-rostock.de \
/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