Re: [PATCH 3/3] RT: CPU priority management

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steven Rostedt
Date: Thursday, October 25, 2007 - 10:36 am

--
On Thu, 25 Oct 2007, Gregory Haskins wrote:


Been there, done that ;-)


Yep, -rt2 (and -rt3) are both horrible too. That's why I'm working on a
sched-domain version now to handle that.


Well, we need a balance between cacheline hits, and where to pull from.
As performance goes, the two are inverse perportional. The secret is to
find a nice middle ground.


It's only linear in respect to the size of the domain or cpus allowed. Any
8/16 way boxes worried about cacheline bouncing need to reign in on the
cpus allowed mask. Otherwise, we would simply have bouncing anyway with
the tasks themselves.

-- Steve

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

Messages in current thread:
[PATCH 0/3] RT: balance rt tasks enhancements v6, Gregory Haskins, (Thu Oct 25, 7:46 am)
[PATCH 1/3] RT: cleanup some push-rt logic, Gregory Haskins, (Thu Oct 25, 7:46 am)
[PATCH 3/3] RT: CPU priority management, Gregory Haskins, (Thu Oct 25, 7:46 am)
Re: [PATCH 3/3] RT: CPU priority management, Steven Rostedt, (Thu Oct 25, 8:27 am)
Re: [PATCH 3/3] RT: CPU priority management, Gregory Haskins, (Thu Oct 25, 10:26 am)
Re: [PATCH 3/3] RT: CPU priority management, Steven Rostedt, (Thu Oct 25, 10:36 am)
Re: [PATCH 3/3] RT: CPU priority management, Gregory Haskins, (Thu Oct 25, 10:55 am)