Re: [PATCH] csa accounting taskstats update

From: Andrew Morton
Date: Wed Aug 09 2006 - 02:41:07 EST


On Tue, 08 Aug 2006 12:33:29 -0700
Jay Lan <jlan@xxxxxxx> wrote:

> ChangeLog:
> Feedbacks from Andrew Morton:
> - define TS_COMM_LEN to 32
> - change acct_stimexpd field of task_struct to be of
> cputime_t, which is to be used to save the tsk->stime
> of last timer interrupt update.
> - a new Documentation/accounting/taskstats-struct.txt
> to describe fields of taskstats struct.
>
> Feedback from Balbir Singh:
> - keep the stime of a task to be zero when both stime
> and utime are zero as recoreded in task_struct.
>
> Misc:
> - convert accumulated RSS/VM from platform dependent
> pages-ticks to MBytes-usecs in the kernel

hm, lot of things, thanks.

Where does one go to obtain the userspace side of things so we can play
with this stuff?

-
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/