diff options
| author | Shailabh Nagar <[email protected]> | 2006-07-14 07:24:40 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-07-15 04:53:56 +0000 |
| commit | c757249af152c59fd74b85e52e8c090acb33d9c0 (patch) | |
| tree | 78495f661fe537bf5087b24e6577659de8725b5a /fs/proc/array.c | |
| parent | [PATCH] per-task-delay-accounting: utilities for genetlink usage (diff) | |
| download | kernel-c757249af152c59fd74b85e52e8c090acb33d9c0.tar.gz kernel-c757249af152c59fd74b85e52e8c090acb33d9c0.zip | |
[PATCH] per-task-delay-accounting: taskstats interface
Create a "taskstats" interface based on generic netlink (NETLINK_GENERIC
family), for getting statistics of tasks and thread groups during their
lifetime and when they exit. The interface is intended for use by multiple
accounting packages though it is being created in the context of delay
accounting.
This patch creates the interface without populating the fields of the data
that is sent to the user in response to a command or upon the exit of a task.
Each accounting package interested in using taskstats has to provide an
additional patch to add its stats to the common structure.
[[email protected]: cleanups, Kconfig fix]
Signed-off-by: Shailabh Nagar <[email protected]>
Signed-off-by: Balbir Singh <[email protected]>
Cc: Jes Sorensen <[email protected]>
Cc: Peter Chubb <[email protected]>
Cc: Erich Focht <[email protected]>
Cc: Levent Serinol <[email protected]>
Cc: Jay Lan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
