diff options
author | Paul Menage <menage@google.com> | 2008-04-29 10:00:06 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-29 17:06:09 +0200 |
commit | e73d2c61d1fcbd3621688ae457b49509c8d4c601 (patch) | |
tree | e54b1543e786afd036b7884776a6753d8a8973f6 /kernel/sched.c | |
parent | CGroup API files: make CGROUP_DEBUG default to off (diff) | |
download | linux-e73d2c61d1fcbd3621688ae457b49509c8d4c601.tar.xz linux-e73d2c61d1fcbd3621688ae457b49509c8d4c601.zip |
CGroups _s64 files: add cgroups read_s64/write_s64 file methods
These patches add cgroups read_s64 and write_s64 control file methods (the
signed equivalent of read_u64/write_u64) and use them to implement the
cpu.rt_runtime_us control file in the CFS cgroup subsystem.
This patch:
These are the signed equivalents of the read_u64/write_u64 methods
Signed-off-by: Paul Menage <menage@google.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions