LWN.net Logo

ELSA v0.1 for 2.6.8.1

From:  Guillaume Thouvenin <guillaume.thouvenin@bull.net>
To:  linux-kernel@vger.kernel.org
Subject:  [PATCH] ELSA v0.1 for 2.6.8.1
Date:  Tue, 24 Aug 2004 08:50:09 +0200

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-els...

    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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds