[PATCH] ELSA v0.1 for 2.6.8.1

From: Guillaume Thouvenin
Date: Tue Aug 24 2004 - 01:52:56 EST


Hello,

Enhanced Linux System Accounting is now available for kernel 2.6.8.1. This patch implements a solution for managing a group of process (called a bank) in order to provide accounting values like memory, I/O or CPU usage. Process can be added to or removed from a bank using the "elsacct" device interface with ioctl. There is no major improvements since the "bank" mechanism is working well.

The next step is to provide more accounting metrics. Therefore we are working on the improvement of BSD accounting as ELSA accounting is based on it. We currently trying to get informations about I/O as fields are already present in BSD-like accounting but they are not updated.

You can download the patch from the elsa website at:
http://prdownloads.sourceforge.net/elsa/patch-2.6.8.1-elsa?download

All project files can be found at:
http://sourceforge.net/project/showfiles.php?group_id=105806


Any comments are welcome,
The ELSA team http://elsa.sf.net

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/