summaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorJay Lan <jlan@engr.sgi.com>2005-01-04 05:25:25 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-04 05:25:25 -0800
commit9ca7d6f6cdc862fdebc72c4c15249cbb729a2f0f (patch)
treefbc08e019693a73b1192aa2b2ae925980f2c3781 /fs/exec.c
parent6c0993a01c43e614a7865da5c6f10894bff9e9b9 (diff)
[PATCH] enhanced I/O accounting data patch
This patch is to offer common accounting data collection method at I/O for various accounting packages including BSD accounting, ELSA, CSA and any other acct packages that use a common layer of data collection. Patch is made to fs/read_write.c to collect per process data on character read/written in bytes and number of read/write syscalls made. New struct fields are added to task_struct to store the data. These data are collected on per process basis. Signed-off-by: Jay Lan <jlan@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions