messages from 2008-09-04 08:05:05 to 2008-12-04 15:40:18 UTC [more...]
[PATCH v2 0/4] sched: track next-highest priority
2008-12-04 15:43 UTC (11+ messages)
` [PATCH v2 1/4] sched: cleanup inc/dec_rt_tasks
` [PATCH v2 2/4] sched: track the next-highest priority on each runqueue
` [PATCH v2 3/4] sched: use highest_prio.curr for pull threshold
` [PATCH v2 4/4] sched: use highest_prio.next to optimize pull operations
` [PATCH v3 0/4] sched: track next-highest priority
` [PATCH v3 1/4] sched: cleanup inc/dec_rt_tasks
` [PATCH v3 2/4] sched: track the next-highest priority on each runqueue
` [PATCH v3 3/4] sched: use highest_prio.curr for pull threshold
` [PATCH v3 4/4] sched: use highest_prio.next to optimize pull operations
RFC: Latency reducing TCP modifications for thin-stream interactive applications
2008-12-04 12:15 UTC (3+ messages)
[RFC PATCH 0/3] Series short description
2008-12-03 20:39 UTC (9+ messages)
` [RFC PATCH 1/3] sched: track the next-highest priority on each runqueue
` [RFC PATCH 2/3] sched: use highest_prio.curr for pull threshold
` [RFC PATCH 3/3] sched: use highest_prio.next to optimize pull operations
` [RFC PATCH 0/3] sched: track next-highest priority (was "Series short discription")
2.6.27.5 RT patch status (26rt11)
2008-11-30 18:19 UTC (11+ messages)
strange getrusage timer problem with rt-kernel
2008-11-26 3:55 UTC (2+ messages)
config_preempt_RT patch platform support question
2008-11-18 12:48 UTC (6+ messages)
` few question about the platform tested and in use with config_preempt_rt
` Did anyone tested core i7?
Strange device behavior on SMP system with CONFIG_PREEMPT_RT patch
2008-11-13 10:20 UTC
Network performance forwarding tests on RT
2008-11-12 21:20 UTC (8+ messages)
` unionfs "
` aufs: built it "
kernel modules and ftrace
2008-11-11 17:56 UTC
[PATCH][RT] Dereference pointer to cpu id, not to address of CPUID
2008-11-09 11:10 UTC (3+ messages)
[PATCH][RT] Trivial: Correctly dereference when clearing unused variable
2008-11-07 21:19 UTC
2.6.26.6-rt11 nanosleep() does have accurate behavior
2008-11-07 19:17 UTC (2+ messages)
nohz=off
2008-11-04 20:43 UTC (8+ messages)
Trouble compiling 2.6.26.6-rt11 for ARM
2008-11-03 15:02 UTC
New LTP test feature [Hard Real Time Linux Testing]
2008-10-24 9:06 UTC (4+ messages)
` [LTP] "
rt-tests version 0.28 available
2008-10-22 20:22 UTC
[PATCH 2/2] netrate - network rate/rtt measurement utility
2008-10-22 4:39 UTC (2+ messages)
[PATCH 0/2] netrate - network rate/rtt measurement utility
2008-10-22 3:39 UTC
[PATCH] Cyclictest Hiistogram Support
2008-10-21 20:19 UTC
[RFC patch] genirq threading for ehci, ohci and uhci USB hosts
2008-10-21 10:29 UTC (3+ messages)
` [RFC patch] genirq threading (v2) for ehci, ohci and uhci USB hosts and ohci1394
[-rt] 2.6.26.6-rt11: Another sleeping function called from invalid context
2008-10-18 20:17 UTC
[PATCH -rt] sched: remove unneeded #if directive
2008-10-18 1:21 UTC
2.6.26.6-rt11 boot failure on PREEMPT_DESKTOP
2008-10-18 0:58 UTC (2+ messages)
2.6.26.6-rt10
2008-10-13 21:15 UTC (5+ messages)
New rt-tests maintainer
2008-10-13 20:23 UTC
[PATCH 2/2] add function_trace_stop
2008-10-13 19:16 UTC
[PATCH 1/2] cyclictest: preopen trace_enabled
2008-10-13 19:09 UTC
2.6.24.7-rt21
2008-10-09 3:00 UTC
PF_HARDIRQ used in preempt-realtime-core.patch
2008-10-07 14:54 UTC (5+ messages)
[BUG][PPC64] BUG in 2.6.26.5-rt9 causing Hang
2008-10-07 6:04 UTC (24+ messages)
` [PATCH] sched: add a stacktrace on enqueue_pushable error
` [RT PATCH 0/2] fix for BUG_ON crash in 26.5-rt9
` [PATCH 1/2] RT: Remove comment that is no longer true
` [PATCH 2/2] RT: remove "paranoid" limit in push_rt_task
` [RT PATCH v2 0/2] Series short description
` [RT PATCH v2 1/2] RT: Remove comment that is no longer true
` [RT PATCH v2 2/2] RT: remove "paranoid" limit in push_rt_task
` [RT PATCH v3 0/2] Fix for "[BUG][PPC64] BUG in 2.6.26.5-rt9 causing Hang"
` [RT PATCH v3 1/2] RT: Remove comment that is no longer true
` [RT PATCH v3 2/2] RT: fix push_rt_task() to handle dequeue_pushable properly
2.6.27-rc8 RT patch status
2008-10-03 20:54 UTC
[PATCH replace] Fix pushable_tasks list corruption
2008-10-03 12:50 UTC (2+ messages)
[PATCH][RT] Fix pushable_tasks list corruption
2008-10-02 14:45 UTC (3+ messages)
[PATCH/RFC] init_hardirqs shouldn't call start_irq_thread
2008-10-02 3:01 UTC
RT points of interest associated with 2.6.27-rcN
2008-10-01 13:23 UTC
RT patches against v2.6.27-rc7 available
2008-10-01 5:12 UTC (4+ messages)
[PATCH 0/3] Compile fixes for disabled config opts
2008-09-29 14:32 UTC (4+ messages)
` [PATCH 1/3] compat_rwsem: fix compile failure for when PREEMPT_RT is disabled
` [PATCH 2/3] rt bit spinlocks: fix compile failure for !CONFIG_PREEMPT_RT
` [PATCH 3/3] rt: sysctl compile fix for when profiling is off
[PATCH]Real-time kernel compile-fix for 32-bit when disabling CONFIG_PREEMPT_RT
2008-09-29 14:17 UTC (2+ messages)
2.6.26-rt9 Hang
2008-09-29 1:05 UTC (2+ messages)
[PATCH][RT]: handle_IRQ_event() - fix thinko
2008-09-27 9:41 UTC (4+ messages)
patch 2.6.26.5 rt9 for ppc
2008-09-25 9:06 UTC
[PATCH HACK] powerpc: quick hack to get a functional eHEA with hardirq preemption
2008-09-23 15:43 UTC (11+ messages)
` [PATCH HACK] powerpc: quick hack to get a functional eHEA with hardirq preemption, eHCA is close
2.6.26.5-rt9 without PREEMPT RT gives undefined reference to `kernel_sem'
2008-09-21 23:24 UTC
2.6.24.7-rt20
2008-09-13 4:31 UTC
2.6.26.5-rt9
2008-09-12 20:51 UTC (3+ messages)
[PATCH 2.6.26.5-rt9] remove duplicate save_stack_trace
2008-09-12 19:54 UTC
2.6.24.7-rt19
2008-09-11 14:54 UTC
[PATCH RT] tasklets: fix __tasklet_hi_schedule()
2008-09-11 14:03 UTC (2+ messages)
mpc5200: 2.6.3-rt7: Timer subsystem WARN_ON_ONCE causing large latencies
2008-09-11 7:39 UTC
[PATCH] duplicate zap_rt_locks in preempt-realtime-core.patch
2008-09-11 3:40 UTC
2.6.24.7-rt18
2008-09-10 11:32 UTC (3+ messages)
2.6.26.5-rt8
2008-09-10 11:31 UTC (3+ messages)
2.6.26.3 with rt3 patch: BUG: sleeping function called kernel/rtmutex.c:743
2008-09-09 18:29 UTC (5+ messages)
` [PATCH] Convert tlbstate_lock spin_lock to raw_spin_lock
Question regarding sched_setaffinity
2008-09-08 14:40 UTC (7+ messages)
2.6.26.3-rt7
2008-09-06 5:40 UTC
2.6.26.3-rt6
2008-09-05 4:36 UTC
[PATCH 0/5] sched: misc rt fixes for tip/sched/devel
2008-09-04 21:26 UTC (12+ messages)
` [TIP/SCHED/DEVEL PATCH v3 0/6] sched: misc rt fixes
` [TIP/SCHED/DEVEL PATCH v3 1/6] sched: only try to push a task on wakeup if it is migratable
` [TIP/SCHED/DEVEL PATCH v3 2/6] sched: pull only one task during NEWIDLE balancing to limit critical section
` [TIP/SCHED/DEVEL PATCH v3 3/6] sched: make double-lock-balance fair
` [TIP/SCHED/DEVEL PATCH v3 4/6] sched: add sched_class->needs_post_schedule() member
` [TIP/SCHED/DEVEL PATCH v3 5/6] plist: fix PLIST_NODE_INIT to work with debug enabled
` [TIP/SCHED/DEVEL PATCH v3 6/6] sched: create "pushable_tasks" list to limit pushing to one attempt
[PATCH 0/2 V4] powerpc - Make the irq reverse mapping tree lockless
2008-09-04 12:37 UTC (3+ messages)
` [PATCH 1/2] powerpc - Separate the irq radix tree insertion and lookup
` [PATCH 2/2] powerpc - Make the irq reverse mapping radix tree lockless
[PATCH 0/2 V3] powerpc - Make the irq reverse mapping tree lockless
2008-09-04 8:04 UTC (10+ messages)
` [PATCH 2/2] powerpc - Make the irq reverse mapping radix "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).