]> git.baikalelectronics.ru Git - kernel.git/commit
sched: Add a few SYNC hint knobs to play with
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 15 Sep 2009 17:38:52 +0000 (19:38 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 17:47:23 +0000 (19:47 +0200)
commitd26511da57fb4bb3962a226d6eb8d917a186d759
treeded9f35988e907c1b9cf45cd2f536b920f5f65b7
parent8d3bf318a1fc9443d2409cdcb5a231d4daca0852
sched: Add a few SYNC hint knobs to play with

Currently we use overlap to weaken the SYNC hint, but allow it to
set the hint as well.

 echo NO_SYNC_WAKEUP > /debug/sched_features
 echo SYNC_MORE > /debug/sched_features

preserves pipe-test behaviour without using the WF_SYNC hint.

Worth playing with on more workloads...

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c
kernel/sched_features.h