public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jay Lan <jlan@sgi.com>
To: Guillaume Thouvenin <guillaume.thouvenin@bull.net>
Cc: "Tim Schmielau" <tim@physik3.uni-rostock.de>,
	"Arthur Corliss" <corliss@digitalmages.com>,
	"Andrew Morton" <akpm@osdl.org>, "Jay Lan" <jlan@engr.sgi.com>,
	lkml <linux-kernel@vger.kernel.org>,
	erikj@dbear.engr.sgi.com, limin@engr.sgi.com,
	lse-tech@lists.sourceforge.net,
	"Ragnar Kjørstad" <kernel@ragnark.vestdata.no>,
	"Yoshitaka ISHIKAWA" <y.ishikawa@soft.fujitsu.com>
Subject: Re: [Lse-tech] Re: [PATCH] new CSA patchset for 2.6.8
Date: Fri, 27 Aug 2004 12:55:03 -0700	[thread overview]
Message-ID: <412F9197.4030806@sgi.com> (raw)
In-Reply-To: <20040827054218.GA4142@frec.bull.fr>

Hi Guillaume,

Please visit http://oss.sgi.com/projects/pagg/
The page has been updated to provide information on a per job
accounting project called 'job' based on PAGG.

There is one userspace rpm and one kernel  module for job.
This may provide what you are looking for. It is a mature product
as well. I am sure Limin(job) and Erik(pagg) would appreciate any
input you can provide to make 'job' more useful.

Regards,
  - jay


Guillaume Thouvenin wrote:
> On Thu, Aug 26, 2004 at 10:05:37PM +0200, Tim Schmielau wrote:
> 
>>It should be easy to combine the data collection enhancements from
>>CSA and ELSA to provide a common superset of information.
> 
> 
> ELSA uses current BSD accounting. The only difference with BSD is that
> accounting is done for a group of processes. I didn't use PAGG and
> rewrite something because I thought (I was wrong) that PAGG project
> wasn't maintained. I continue to maintain ELSA just because there is, 
> until today, no solution for doing job accounting. 
> So, the data collection enhancements from ELSA is not very useful.
> 
> 
>>With the new BSD acct v3 format, it should be possible to do per job
>>accounting entirely from userspace, using pid and ppid information to
>>reconstruct the process tree and some userland database for the
>>pid -> job mapping. It would, however, be greatly simplified if the
>>accounting records provided some kind of job id, and some indicator
>>whether or not this process was the last of a job (group).
> 
> 
> I like this solution.
> In fact what I proposed was to have PAGG and a modified BSD accounting
> that can be used with PAGG as both are already in the -mm tree. But
> manage group of processes from userspace is, IMHO, a better solution as
> modifications in the kernel will be minimal. 
> 
>   Therefore the solution could be to enhance BSD accounting with data
> collection from CSA and provide per job accounting with a userspace
> mechanism. Sounds great to me... 
> 
> Best,
> Guillaume
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Lse-tech mailing list
> Lse-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lse-tech


  parent reply	other threads:[~2004-08-27 20:27 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-26  0:25 [PATCH] new CSA patchset for 2.6.8 Jay Lan
2004-08-26  5:18 ` Andrew Morton
2004-08-26 17:15   ` Tim Schmielau
2004-08-26 18:26     ` [Lse-tech] " Jay Lan
2004-08-26 19:44       ` Arthur Corliss
2004-08-26 18:43     ` John Hesterberg
2004-08-27  8:26       ` Tim Schmielau
2004-08-26 19:24     ` Arthur Corliss
2004-08-26 20:05       ` Tim Schmielau
2004-08-26 20:46         ` Jay Lan
2004-08-28  1:27           ` Arthur Corliss
2004-08-30 12:26             ` Guillaume Thouvenin
2004-08-31 14:19               ` Tim Schmielau
2004-08-31 23:01                 ` [Lse-tech] " Jay Lan
2004-09-08 18:32                   ` Jay Lan
     [not found]         ` <20040827054218.GA4142@frec.bull.fr>
2004-08-27 19:31           ` John Hesterberg
2004-08-30  8:29             ` Tim Schmielau
2004-08-27 19:55           ` Jay Lan [this message]
2004-08-31  9:06             ` Guillaume Thouvenin
2004-08-31 10:29               ` Guillaume Thouvenin
2004-08-31 16:04                 ` Limin Gu
2004-09-01 21:44               ` John Hesterberg
2004-08-28  1:33           ` Arthur Corliss
2004-08-28  1:26         ` Arthur Corliss
2004-08-26 18:38   ` [Lse-tech] " John Hesterberg
     [not found]     ` <412EADBC.60607@bigpond.net.au>
     [not found]       ` <20040826205349.0582d38e.akpm@osdl.org>
2004-08-27 20:24         ` Jay Lan
2004-08-30 19:10         ` John Hesterberg

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=412F9197.4030806@sgi.com \
    --to=jlan@sgi.com \
    --cc=akpm@osdl.org \
    --cc=corliss@digitalmages.com \
    --cc=erikj@dbear.engr.sgi.com \
    --cc=guillaume.thouvenin@bull.net \
    --cc=jlan@engr.sgi.com \
    --cc=kernel@ragnark.vestdata.no \
    --cc=limin@engr.sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lse-tech@lists.sourceforge.net \
    --cc=tim@physik3.uni-rostock.de \
    --cc=y.ishikawa@soft.fujitsu.com \
    /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