sched: cleanup, sched_granularity -> sched_min_granularity
authorIngo Molnar <mingo@elte.hu>
Sat, 25 Aug 2007 16:41:53 +0000 (18:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 25 Aug 2007 16:41:53 +0000 (18:41 +0200)
commit172ac3dbb7d3e528ac53d08a34df88d1ac53c534
treef17de2a4a7a562792fd85a14bb1c278bb8c40804
parent218050855ece4e923106ab614ac65afa0f618df3
sched: cleanup, sched_granularity -> sched_min_granularity

due to adaptive granularity scheduling the role of sched_granularity
has changed to "minimum granularity", so rename the variable (and the
tunable) accordingly.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
include/linux/sched.h
kernel/sched.c
kernel/sched_fair.c
kernel/sysctl.c