From db292ca302e83534f5f0f7139e13d7e6976e51f9 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Tue, 4 Dec 2007 17:04:39 +0100 Subject: [PATCH] sched: default to more agressive yield for SCHED_BATCH tasks do more agressive yield for SCHED_BATCH tuned tasks: they are all about throughput anyway. This allows a gentler migration path for any apps that relied on stronger yield. Signed-off-by: Ingo Molnar --- Reading git-format-patch failed