[PATCH 0/3] RT: scheduler newidle enhancements

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <mingo@...>, <rostedt@...>, <tglx@...>
Cc: <linux-kernel@...>, <peterz@...>, <linux-rt-users@...>, <ghaskins@...>, <dbahi@...>
Date: Monday, June 23, 2008 - 7:04 pm

Hi Ingo, Steven, Thomas,
  The following series applies to 25.4-rt6 and is "ready for inclusion" from
  my perspective.  However, due to their nature I am sure we will want to get
  some review feedback before being considered for acceptance.

  These patches are probably suitable for consideration for
  mainline/sched-devel as well, but PREEMPT_RT gains the biggest boost from
  them since it tends to context switch much more frequently than mainline.

  This series makes some adjustments to the way we do newidle balancing.
  These tweaks were discovered while doing some related scheduler R&D that is
  not quite ready for the light of day.  But these patches do offer a
  substantial boost (6-12%) in network performance.  They may help in other
  areas as well, but networking is where our focus remains currently.

  I think the patch 1/3 is a good one, but it requires careful review. Patch
  2/3 is based upon some work I had seen PeterZ submit, so its possible to
  just pull his work (if it hasnt been already) as opposed to this patch, if
  desired.  Lastly, Patch 3/3 is a bit controversial so I put it last for
  easier cherry picking of the first two.  It does help in our testing, but it
  will have to be reviewed carefully.

Comments/feedback/bugfixes more than welcome.

Thanks!
-Greg

  

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3] RT: scheduler newidle enhancements, Gregory Haskins, (Mon Jun 23, 7:04 pm)
Re: [PATCH 0/3] RT: scheduler newidle enhancements, Gregory Haskins, (Mon Jun 23, 9:51 pm)
Re: [PATCH 0/3] RT: scheduler newidle enhancements, Steven Rostedt, (Mon Jun 23, 8:15 pm)
[PATCH 2/3] sched: only run newidle if previous task was CFS, Gregory Haskins, (Mon Jun 23, 7:04 pm)