[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071119182113.GA25404@linux.vnet.ibm.com>
Date: Mon, 19 Nov 2007 23:51:13 +0530
From: Srivatsa Vaddagiri <vatsa@...ux.vnet.ibm.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: dmitry.adamushko@...il.com, a.p.zijlstra@...llo.nl,
dhaval@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
efault@....de, skumar@...ux.vnet.ibm.com,
Balbir Singh <balbir@...ibm.com>,
Dipankar <dipankar@...ibm.com>
Subject: [PATCH 0/2] sched: group scheduler related patches (V2)
Hi Ingo,
Here's V2 of the two patches related to group cpu scheduling I
sent a while ago:
Patch 1/2 -> Fixes minor bugs and coding style issues
Patch 2/2 -> Improves group fairness on SMP systems.
Changes since V1:
- Introduced a task_group_mutex to serialize add/removal of
task groups (as pointed by Dipankar)
Both the patches should not have any functional/runtime effect to the scheduler
for !CONFIG_FAIR_GROUP_SCHED case.
This is also probably one of the last big changes related to group scheduler
that I had on my plate. Pls apply if there is no objection from anyone.
--
Regards,
vatsa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists