diff options
| author | Paul Menage <[email protected]> | 2008-04-29 01:00:00 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-29 08:06:08 -0700 |
| commit | 700fe1ab99240c1a9c4d155e2a0612a1b044bb69 (patch) | |
| tree | 0a3f15dc24d3f369ed16b06625a1620b997c38ab /tools/perf/scripts/python | |
| parent | b7269dfc826fbf554c9e6a9eaa4e6ff95fa08656 (diff) | |
CGroup API files: update cpusets to use cgroup structured file API
Many of the cpusets control files are simple integer values, which don't
require the overhead of memory allocations for reads and writes.
Move the handlers for these control files into cpuset_read_u64() and
cpuset_write_u64().
[[email protected]: ad dmissing `break']
Signed-off-by: Paul Menage <[email protected]>
Cc: "Li Zefan" <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: Paul Jackson <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: "YAMAMOTO Takashi" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions