* [RT] [git pull] updates for rt/sched
@ 2009-01-21 17:51 Gregory Haskins
2009-01-21 17:54 ` Gregory Haskins
0 siblings, 1 reply; 2+ messages in thread
From: Gregory Haskins @ 2009-01-21 17:51 UTC (permalink / raw)
To: Steven Rostedt
Cc: linux-rt-users, Ingo Molnar, Thomas Gleixner, linux >> LKML
[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]
Hi Steve,
Here is a backport of the latest patches that went into tip/sched/rt
-Greg
-------------
The following changes since commit 0ea6fdc871f24f65e28cd9a92ead1c881783741a:
Gregory Haskins (1):
rt/sched: ensure interrupts are disabled during post-schedule()
processing
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks.git
rt/sched
Gregory Haskins (6):
sched: cleanup inc/dec_rt_tasks
sched: track the next-highest priority on each runqueue
sched: use highest_prio.curr for pull threshold
sched: use highest_prio.next to optimize pull operations
sched: de CPP-ify the scheduler code
sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED &&
!SMP
Peter Zijlstra (1):
sched: make plist a library facility
init/Kconfig | 1 -
kernel/sched.c | 12 ++-
kernel/sched_rt.c | 372
++++++++++++++++++++++++++++++++++------------------
lib/Kconfig | 6 -
lib/Makefile | 4 +-
5 files changed, 255 insertions(+), 140 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RT] [git pull] updates for rt/sched
2009-01-21 17:51 [RT] [git pull] updates for rt/sched Gregory Haskins
@ 2009-01-21 17:54 ` Gregory Haskins
0 siblings, 0 replies; 2+ messages in thread
From: Gregory Haskins @ 2009-01-21 17:54 UTC (permalink / raw)
To: Steven Rostedt
Cc: linux-rt-users, Ingo Molnar, Thomas Gleixner, linux >> LKML,
Peter Zijlstra
[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]
Gregory Haskins wrote:
> Hi Steve,
> Here is a backport of the latest patches that went into tip/sched/rt
>
> -Greg
>
[Adding Peter to CC, since he contributed too]
>
> -------------
> The following changes since commit 0ea6fdc871f24f65e28cd9a92ead1c881783741a:
> Gregory Haskins (1):
> rt/sched: ensure interrupts are disabled during post-schedule()
> processing
>
> are available in the git repository at:
>
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks.git
> rt/sched
>
> Gregory Haskins (6):
> sched: cleanup inc/dec_rt_tasks
> sched: track the next-highest priority on each runqueue
> sched: use highest_prio.curr for pull threshold
> sched: use highest_prio.next to optimize pull operations
> sched: de CPP-ify the scheduler code
> sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED &&
> !SMP
>
> Peter Zijlstra (1):
> sched: make plist a library facility
>
> init/Kconfig | 1 -
> kernel/sched.c | 12 ++-
> kernel/sched_rt.c | 372
> ++++++++++++++++++++++++++++++++++------------------
> lib/Kconfig | 6 -
> lib/Makefile | 4 +-
> 5 files changed, 255 insertions(+), 140 deletions(-)
>
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-21 17:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-21 17:51 [RT] [git pull] updates for rt/sched Gregory Haskins
2009-01-21 17:54 ` Gregory Haskins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox