Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753043Ab1BVVEs (ORCPT ); Tue, 22 Feb 2011 16:04:48 -0500 Received: from mga09.intel.com ([134.134.136.24]:9679 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751017Ab1BVVEq (ORCPT ); Tue, 22 Feb 2011 16:04:46 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.62,207,1297065600"; d="scan'208";a="711922351" From: Darren Hart To: Linux Kernel Mailing List Cc: Peter Zijlstra , Ingo Molnar , richard.purdie@linuxfoundation.org, dvhart@linux.intel.com Subject: [PATCH 0/2] sched: SCHED_BATCH fixes Date: Tue, 22 Feb 2011 13:04:32 -0800 Message-Id: <1298408674-3130-1-git-send-email-dvhart@linux.intel.com> X-Mailer: git-send-email 1.7.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 641 Lines: 15 The following patches tweak the scheduling behavior surrounding SCHED_BATCH tasks slightly. While experimenting on ways to improve performance of a build system I stumbled across what I thought to be oversights in the implementation. Specifically with respect to rtprio privileges and batch-idle task interaction. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/