All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sched: group scheduler related patches (V2)
@ 2007-11-19 18:21 Srivatsa Vaddagiri
  2007-11-19 18:25 ` [PATCH 1/2] sched: Fix minor bugs and coding style issues Srivatsa Vaddagiri
  2007-11-19 18:31 ` [PATCH 2/2] sched: Improve fairness of cpu allocation for task groups Srivatsa Vaddagiri
  0 siblings, 2 replies; 3+ messages in thread
From: Srivatsa Vaddagiri @ 2007-11-19 18:21 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: dmitry.adamushko, a.p.zijlstra, dhaval, linux-kernel, efault,
	skumar, Balbir Singh, Dipankar

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-19 18:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-19 18:21 [PATCH 0/2] sched: group scheduler related patches (V2) Srivatsa Vaddagiri
2007-11-19 18:25 ` [PATCH 1/2] sched: Fix minor bugs and coding style issues Srivatsa Vaddagiri
2007-11-19 18:31 ` [PATCH 2/2] sched: Improve fairness of cpu allocation for task groups Srivatsa Vaddagiri

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.