Re: [PATCH] per process I/O statistics for userspace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrew,

These data are used in CSA Accounting today and i believe ELSA
intends to use them also.

Since PAGG is not in the tree, SGI have been offering our customers
PAGG/JOB/CSA kernel code as either kernel patches at oss.sgi.com
site or out-of-tree kernel modules today.

SGI intends to submit another solution for PAGG/JOB soon.

Once the future of PAGG/JOB becomes clear, we will know better how
to integrate CSA and BSD accounting. We are not sitting on it.

Thanks,
 - jay


Andrew Morton wrote:
Levent Serinol <[email protected]> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux