linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-10-11 22:13:20 to 2007-10-24 16:19:16 UTC [more...]

How to debug complete kernel lock-ups
 2007-10-24 16:19 UTC  (5+ messages)

[PATCH 0/9] RT: balance rt tasks v6
 2007-10-24 13:53 UTC  (10+ messages)
` [PATCH 1/9] RT: push-rt
` [PATCH 2/9] RT: Fixes for push-rt patch
` [PATCH 3/9] RT: Clean up some of the push-rt logic
` [PATCH 4/9] RT: Add a per-cpu rt_overload indication
` [PATCH 5/9] RT: Wrap the RQ notion of priority to make it conditional
` [PATCH 6/9] RT: Maintain the highest RQ priority
` [PATCH 7/9] RT: Add support for low-priority wake-up to push_rt feature
` [PATCH 8/9] RT: CPU priority management
` [PATCH 9/9] RT: Cache cpus_allowed weight for optimizing migration

[PATCH v2 3/4] Implement clockevents driver for powerpc
 2007-10-24 12:07 UTC  (20+ messages)

KVM and Prempt?
 2007-10-24  7:31 UTC  (6+ messages)
    ` AW: "

[PATCH 00/13] Balance RT tasks v5
 2007-10-24  3:20 UTC  (16+ messages)
` [PATCH 01/13] RT: push-rt
` [PATCH 02/13] RT: Condense the next-task search into one function
` [PATCH 03/13] RT: Add a per-cpu rt_overload indication
` [PATCH 04/13] RT: Wrap the RQ notion of priority to make it conditional
` [PATCH 05/13] RT: Initialize the priority value
` [PATCH 06/13] RT: Maintain the highest RQ priority
` [PATCH 07/13] RT: Clean up some of the push-rt logic
` [PATCH 08/13] RT: Add support for low-priority wake-up to push_rt feature
` [PATCH 09/13] RT: Only dirty a cacheline if the priority is actually changing
` [PATCH 10/13] RT: Fixes for push-rt patch
` [PATCH 11/13] RT: Condense NORMAL and IDLE priorities
` [PATCH 12/13] RT: CPU priority management
` [PATCH 13/13] RT: Cache cpus_allowed weight for optimizing migration

[PATCH -v2 0/7] New RT Task Balancing -v2
 2007-10-23 21:46 UTC  (14+ messages)
` [PATCH -v2 1/7] Add rt_nr_running accounting
` [PATCH -v2 2/7] track highest prio queued on runqueue
` [PATCH -v2 3/7] push RT tasks
` [PATCH -v2 4/7] RT overloaded runqueues accounting
` [PATCH -v2 5/7] pull RT tasks
` [PATCH -v2 6/7] wake up balance RT
` [PATCH -v2 7/7] disable CFS RT load balancing

[PATCH] Fix rt preempt slab NUMA freeing
 2007-10-23 17:13 UTC 

[PATCH] Fix rt preempt slab NUMA freeing
 2007-10-23 17:13 UTC 

[PATCH] Fix rt preempt slab NUMA freeing
 2007-10-23 17:13 UTC 

Test posted to wiki
 2007-10-23 16:29 UTC 

[patch 0/8] New RT Task Balancing
 2007-10-23  1:16 UTC  (25+ messages)
` [patch 1/8] Add rt_nr_running accounting
` [patch 2/8] track highest prio queued on runqueue
` [patch 3/8] push RT tasks
` [patch 4/8] RT overloaded runqueues accounting
` [patch 5/8] Move prototypes together
` [patch 6/8] pull RT tasks
` [patch 7/8] wake up balance RT
` [patch 8/8] disable CFS RT load balancing

[RT] seqlocks: use of PICK_FUNCTION breaks kernel compile when CONFIG_GENERIC_TIME is NOT set
 2007-10-22 18:53 UTC  (4+ messages)

[PATCH][DEBUG_PI_LIST]: Set plist.lock to NULL on PREEMPT_RT
 2007-10-22 16:43 UTC 

[PATCH 0/9] RT: RT-Overload/Sched enhancements v4
 2007-10-20 10:44 UTC  (14+ messages)
` [PATCH 1/9] RT: push-rt
` [PATCH 2/9] RT: Add a per-cpu rt_overload indication
` [PATCH 3/9] RT: Wrap the RQ notion of priority to make it conditional
` [PATCH 4/9] RT: Initialize the priority value
` [PATCH 5/9] RT: Maintain the highest RQ priority
` [PATCH 6/9] RT: Clean up some of the push-rt logic
` [PATCH 7/9] RT: Add support for low-priority wake-up to push_rt feature
` [PATCH 8/9] RT: Fixes for push-rt patch
` [PATCH 9/9] RT: Only dirty a cacheline if the priority is actually changing

Interrupt Latency module for intel
 2007-10-20  6:36 UTC 

High 50us+ latencies in the process signal handling path
 2007-10-19 14:20 UTC  (11+ messages)

thread load balancing on dual CPU Multicore AMD64 system
 2007-10-18 17:01 UTC 

[PATCH v2 1/4] Implement {read,update}_persistent_clock
 2007-10-18 14:18 UTC  (14+ messages)

file handling sample and java rtsj question
 2007-10-18 11:43 UTC 

[PATCH] RT: Only dirty a cacheline if the priority is actually changing
 2007-10-17 18:54 UTC 

2.6.23-rt1
 2007-10-17 17:39 UTC  (3+ messages)
` 2.6.23-rt1 trouble

[RT] seqlocks: use of PICK_FUNCTION breaks kernel compile when CONFIG_GENERIC_TIME is NOT set
 2007-10-17 14:07 UTC  (3+ messages)

NMI watchdog
 2007-10-17 12:20 UTC  (9+ messages)

[PATCH 0/4] RT: RT-Overload/Sched v3
 2007-10-16 16:09 UTC  (5+ messages)
` [PATCH 1/4] RT: Wrap the RQ notion of priority to make it conditional
` [PATCH 2/4] RT: Initialize the priority value
` [PATCH 3/4] RT: Add support for updating push-rt priority under PI boost
` [PATCH 4/4] RT: Add support for low-priority wake-up to push_rt feature

[PATCH] RT: fix spin_trylock_irq
 2007-10-15 21:44 UTC  (7+ messages)

[PATCH 0/7] RT: RT-Overload/Sched enhancements (v2)
 2007-10-15 20:08 UTC  (18+ messages)
` [PATCH 1/7] RT: Add a per-cpu rt_overload indication
` [PATCH 2/7] RT: Wrap the RQ notion of priority to make it conditional
` [PATCH 3/7] RT: Initialize the priority value
` [PATCH 4/7] RT: Add support for updating push-rt priority under PI boost
` [PATCH 5/7] RT: Add support for low-priority wake-up to push_rt feature
` [PATCH 6/7] RT: Select tasks based on relative affinity
` [PATCH 7/7] RT: (RFC) Only try to pull tasks in if we are downgrading our priority

Preemption-test (v1)
 2007-10-15 16:32 UTC 

Hang with powerpc 2.6.21-rt3
 2007-10-15 13:17 UTC 

[ANNOUNCE] ketchup-0.9.8-rt1
 2007-10-12 17:10 UTC 

[PATCH RT] push RT tasks when overloaded (via schedule)
 2007-10-12 17:00 UTC  (3+ messages)

[PATCH 0/7] RT: (RFC) RT-Overload/Sched enhancements
 2007-10-12 14:05 UTC  (11+ messages)
` [PATCH 3/7] RT: Only consider online CPUs when pushing rt tasks
` [PATCH 4/7] RT: Add a per-cpu rt_overload indication
` [PATCH 5/7] RT: CPU priority management
` [PATCH 6/7] RT: Convert Steve's rt-push infrastructure to cpupri
` [PATCH 7/7] RT: push-rt enhancements


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).