public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.9 0/2] new enhanced accounting data collection
@ 2004-11-08 18:52 Jay Lan
  2004-11-08 19:06 ` [PATCH 2.6.9 1/2] enhanced I/O accounting data patch Jay Lan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jay Lan @ 2004-11-08 18:52 UTC (permalink / raw)
  To: lse-tech; +Cc: Andrew Morton, LKML, Guillaume Thouvenin, Tim Schmielau

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-11-10  8:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-08 18:52 [PATCH 2.6.9 0/2] new enhanced accounting data collection Jay Lan
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox