lkml.org 
[lkml]   [2005]   [Sep]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 14 Sep 2005 13:24:37 -0700
FromAndrew Morton <>
SubjectRe: [PATCH] per process I/O statistics for userspace
Levent Serinol <lserinol@gmail.com> wrote:
>
> +int proc_pid_iostat(struct task_struct *task, char *buffer)
>  +{
>  +       return sprintf(buffer,"%llu %llu\n",task->rchar,task->wchar);
>  +}

Those fields have been sitting there unused for months.  I'd like to hear
what the system accounting guys are intending to do with them before
proceeding, please.
-
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/

\
 
 \ /
  Last update: 2005-09-14 22:28    [from the cache]
©2003-2008