linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-10-23 17:05:55 to 2007-11-14 09:04:48 UTC [more...]

syslog(3) blocks when local socket is full
 2007-11-14  9:04 UTC  (5+ messages)

cyclic test results on 8 way (2.6.23.1-rt7 through 2.6.23.1-rt11)
 2007-11-13 17:13 UTC  (10+ messages)

How to use latency trace
 2007-11-13 14:09 UTC  (5+ messages)

IBM rt-tests-0.6 snapshot
 2007-11-10  5:03 UTC 

Priority Ceiling for SMP?
 2007-11-09 15:37 UTC  (7+ messages)

Log from 2.6.23.1-rt11
 2007-11-09  9:38 UTC 

[announce] IBM RT Test Cases v.0.3
 2007-11-08 10:01 UTC  (4+ messages)
` [RFC] [PATCH] powerpc "

lockdep with 2.6.23.1 - rt10
 2007-11-08  9:27 UTC 

2.6.23.1-rt9 (and others)
 2007-11-07 22:51 UTC  (14+ messages)
` [PATCH] RT: fix uniprocessor build issue with new scheduler enhancements

[PATCH 0/8] RT: scheduler migration/wakeup enhancements
 2007-11-05 23:45 UTC  (9+ messages)
` [PATCH 1/8] RT: Consistency cleanup for this_rq usage
` [PATCH 2/8] RT: Remove some CFS specific code from the wakeup path of RT tasks
` [PATCH 3/8] RT: Break out the search function
` [PATCH 4/8] RT: Allow current_cpu to be included in search
` [PATCH 5/8] RT: Pre-route RT tasks on wakeup
` [PATCH 6/8] RT: Optimize our cpu selection based on topology
` [PATCH 7/8] RT: Optimize rebalancing
` [PATCH 8/8] RT: Use a 2-d bitmap for searching lowest-pri CPU

[PATCH 0/8] RT: scheduler migration/wakeup enhancements
 2007-11-05 23:49 UTC  (9+ messages)
` [PATCH 1/8] RT: Consistency cleanup for this_rq usage
` [PATCH 2/8] RT: Remove some CFS specific code from the wakeup path of RT tasks
` [PATCH 3/8] RT: Break out the search function
` [PATCH 4/8] RT: Allow current_cpu to be included in search
` [PATCH 5/8] RT: Pre-route RT tasks on wakeup
` [PATCH 6/8] RT: Optimize our cpu selection based on topology
` [PATCH 7/8] RT: Optimize rebalancing
` [PATCH 8/8] RT: Use a 2-d bitmap for searching lowest-pri CPU

thread load balancing on dual CPU Multicore AMD64 system
 2007-11-05  7:22 UTC  (5+ messages)

2.6.23-rt1
 2007-11-03 18:22 UTC  (13+ messages)
` 2.6.23-rt1 trouble
    ` 2.6.23-rt4 (was 2.6.23-rt1 trouble)
          ` 2.6.23.1-rt5 "

old rt patches
 2007-11-01 19:02 UTC  (5+ messages)

kernel linux 2.6.23.1-rt4 Musix (Debian/ETCH)
 2007-11-01  1:19 UTC 

CONFIG_CRITICAL_IRQSOFF_TIMING
 2007-10-31 20:03 UTC  (2+ messages)

2.6.23.1-rt5 rtc lost interrupt
 2007-10-31 18:55 UTC  (3+ messages)

Is it a stupid question?
 2007-10-31 13:12 UTC  (2+ messages)

Kexec and rt kernel
 2007-10-31  7:41 UTC 

CONFIG_CRITICAL_IRQSOFF_TIMING
 2007-10-31  0:17 UTC  (3+ messages)

[PATCH -rt] remove in_interrupt() BUG_ON in exit path
 2007-10-30 23:53 UTC  (5+ messages)

CONFIG_CRITICAL_IRQSOFF_TIMING
 2007-10-30 21:46 UTC 

CONFIG_CRITICAL_IRQSOFF_TIMING
 2007-10-30 21:32 UTC  (2+ messages)

CONFIG_CRITICAL_IRQSOFF_TIMING
 2007-10-30 21:09 UTC  (2+ messages)

SMP latency
 2007-10-30 21:02 UTC 

2.6.23.1-rt5
 2007-10-29 18:46 UTC 

CONFIG_CRITICAL_IRQSOFF_TIMING
 2007-10-29 13:08 UTC  (2+ messages)

2.6.23.1-rt4
 2007-10-27 16:18 UTC  (8+ messages)

[PATCH] Don't disable preemption in exception handlers without IST
 2007-10-27 14:31 UTC  (2+ messages)

2.6.23-rt2
 2007-10-27 14:29 UTC  (11+ messages)
` [2.6.23-rt3] NMI watchdog trace of deadlock

[PATCH] RT: Cache cpus_allowed weight for optimizing migration
 2007-10-26 16:30 UTC  (7+ messages)
      ` [PATCH 1/2] RT: cleanup some push-rt logic
      ` [PATCH 2/2] RT: Cache cpus_allowed weight for optimizing migration

Possible bug in 23rt3 preempt-irqs-core.patch
 2007-10-26 15:38 UTC  (3+ messages)

Interrupt Latency module for intel
 2007-10-26  9:39 UTC  (8+ messages)

2.6.23-rt1 for Debian ETCH
 2007-10-26  7:23 UTC  (2+ messages)

[PATCH 2/3] RT: Cache cpus_allowed weight for optimizing migration
 2007-10-26  0:33 UTC 

[PATCH 0/3] RT: balance rt tasks enhancements v6
 2007-10-26  0:03 UTC  (14+ messages)
` [PATCH 1/3] RT: cleanup some push-rt logic
` [PATCH 2/3] RT: Cache cpus_allowed weight for optimizing migration
` [PATCH 3/3] RT: CPU priority management

Calculate max. latency?
 2007-10-25 21:44 UTC 

2.6.23.rt3 fails to boot on 8 way opteron
 2007-10-25 20:23 UTC  (3+ messages)

[PATCH] RT: CPU priority management
 2007-10-25 17:32 UTC 

How to debug complete kernel lock-ups
 2007-10-25  4:06 UTC  (6+ messages)

High 50us+ latencies in the process signal handling path
 2007-10-25  1:24 UTC  (4+ messages)

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

2.6.23-rt3
 2007-10-24 21:30 UTC 

[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

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

[PATCH 00/13] Balance RT tasks v5
 2007-10-24  3:20 UTC  (6+ messages)
` [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  (6+ messages)
` [PATCH -v2 4/7] RT overloaded runqueues accounting

[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 


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).