OSDN Git Service

sched: eliminate sched_account_wait_time knob
authorJoonwoo Park <joonwoop@codeaurora.org>
Wed, 25 May 2016 18:24:14 +0000 (11:24 -0700)
committerKyle Yan <kyan@codeaurora.org>
Wed, 1 Jun 2016 22:21:04 +0000 (15:21 -0700)
commit5160d93b6dc93a863c22f242f3ea4c8ae6c08076
tree9fe2e54e65e422ebbb90d5cf79d016887319af1a
parenta2ac6d40d3395cac27257a72c52d4dbdde7428be
sched: eliminate sched_account_wait_time knob

Kill unused scheduler knob sched_account_wait_time.  With this change
scheduler always accounts task's wait time into demand.

Change-Id: Ifa4bcb5685798f48fd020f3d0c9853220b3f5fdc
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
Documentation/scheduler/sched-zone.txt
include/linux/sched/sysctl.h
kernel/sched/core.c
kernel/sched/fair.c
kernel/sysctl.c