linux-rt-users
Thread
Date
Earlier messages
Messages by Thread
Can you explain PCI DMA latency please ?
CHAVENT Paul
[(RT RFC) PATCH v2 0/9] adaptive real-time locks
Gregory Haskins
[(RT RFC) PATCH v2 1/9] allow rt-mutex lock-stealing to include lateral priority
Gregory Haskins
[(RT RFC) PATCH v2 2/9] sysctl for runtime-control of lateral mutex stealing
Gregory Haskins
Re: [(RT RFC) PATCH v2 2/9] sysctl for runtime-control of lateral mutex stealing
Pavel Machek
Re: [(RT RFC) PATCH v2 2/9] sysctl for runtime-control of lateral mutex stealing
Sven-Thorsten Dietrich
Re: [(RT RFC) PATCH v2 2/9] sysctl for runtime-control of lateral mutex stealing
Pavel Machek
Re: [(RT RFC) PATCH v2 2/9] sysctl for runtime-control of lateral mutex stealing
Sven-Thorsten Dietrich
Re: [(RT RFC) PATCH v2 2/9] sysctl for runtime-control of lateral mutex stealing
Gregory Haskins
[(RT RFC) PATCH v2 3/9] rearrange rt_spin_lock sleep
Gregory Haskins
Re: [(RT RFC) PATCH v2 3/9] rearrange rt_spin_lock sleep
Pavel Machek
Re: [(RT RFC) PATCH v2 3/9] rearrange rt_spin_lock sleep
Gregory Haskins
[(RT RFC) PATCH v2 4/9] optimize rt lock wakeup
Gregory Haskins
[(RT RFC) PATCH v2 5/9] adaptive real-time lock support
Gregory Haskins
Re: [(RT RFC) PATCH v2 5/9] adaptive real-time lock support
Pavel Machek
Re: [(RT RFC) PATCH v2 5/9] adaptive real-time lock support
Gregory Haskins
Re: [(RT RFC) PATCH v2 5/9] adaptive real-time lock support
Gregory Haskins
Re: [(RT RFC) PATCH v2 5/9] adaptive real-time lock support
Pavel Machek
Re: [(RT RFC) PATCH v2 5/9] adaptive real-time lock support
Gregory Haskins
[(RT RFC) PATCH v2 6/9] add a loop counter based timeout mechanism
Gregory Haskins
Re: [(RT RFC) PATCH v2 6/9] add a loop counter based timeout mechanism
Pavel Machek
Re: [(RT RFC) PATCH v2 6/9] add a loop counter based timeout mechanism
Greg KH
Re: [(RT RFC) PATCH v2 6/9] add a loop counter based timeout mechanism
Pavel Machek
Re: [(RT RFC) PATCH v2 6/9] add a loop counter based timeout mechanism
Sven-Thorsten Dietrich
Re: [(RT RFC) PATCH v2 6/9] add a loop counter based timeout mechanism
Gregory Haskins
[(RT RFC) PATCH v2 7/9] adaptive mutexes
Gregory Haskins
Re: [(RT RFC) PATCH v2 7/9] adaptive mutexes
Pavel Machek
Re: [(RT RFC) PATCH v2 7/9] adaptive mutexes
Gregory Haskins
[(RT RFC) PATCH v2 8/9] adjust pi_lock usage in wakeup
Gregory Haskins
Re: [(RT RFC) PATCH v2 8/9] adjust pi_lock usage in wakeup
Pavel Machek
[(RT RFC) PATCH v2 9/9] remove the extra call to try_to_take_lock
Gregory Haskins
2.6.24.2-rt2
Steven Rostedt
Re: 2.6.24.2-rt2
Jan Kiszka
Re: 2.6.24.2-rt2
Jan Kiszka
Re: 2.6.24.2-rt2
Steven Rostedt
Re: 2.6.24.2-rt2
Jan Kiszka
Re: 2.6.24.2-rt2
Steven Rostedt
Re: 2.6.24.2-rt2
Jan Kiszka
[PATCH [RT] 00/14] RFC - adaptive real-time locks
Gregory Haskins
[PATCH [RT] 01/14] spinlocks: fix preemption feature when PREEMPT_RT is enabled
Gregory Haskins
[PATCH [RT] 02/14] spinlock: make preemptible-waiter feature a specific config option
Gregory Haskins
Re: [PATCH [RT] 02/14] spinlock: make preemptible-waiter feature a specific config option
Pavel Machek
[PATCH [RT] 03/14] x86: FIFO ticket spinlocks
Gregory Haskins
[PATCH [RT] 04/14] disable PREEMPT_SPINLOCK_WAITERS when x86 ticket/fifo spins are in use
Gregory Haskins
[PATCH [RT] 05/14] rearrange rt_spin_lock sleep
Gregory Haskins
Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep
Gregory Haskins
Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep
Steven Rostedt
Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep
Peter Zijlstra
Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep
Ingo Molnar
Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep
Steven Rostedt
Re: [PATCH [RT] 05/14] rearrange rt_spin_lock sleep
Steven Rostedt
[PATCH [RT] 06/14] optimize rt lock wakeup
Gregory Haskins
[PATCH [RT] 07/14] adaptive real-time lock support
Gregory Haskins
Re: [PATCH [RT] 07/14] adaptive real-time lock support
Pavel Machek
[PATCH [RT] 08/14] add a loop counter based timeout mechanism
Gregory Haskins
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Andi Kleen
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Gregory Haskins
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Peter W. Morreale
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Sven-Thorsten Dietrich
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Paul E. McKenney
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Bill Huey (hui)
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Bill Huey (hui)
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Paul E. McKenney
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Sven-Thorsten Dietrich
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Paul E. McKenney
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Gregory Haskins
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Andi Kleen
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Paul E. McKenney
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Sven-Thorsten Dietrich
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Peter W. Morreale
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Sven-Thorsten Dietrich
Re: [PATCH [RT] 08/14] add a loop counter based timeout mechanism
Peter W. Morreale
[PATCH [RT] 09/14] adaptive mutexes
Gregory Haskins
[PATCH [RT] 10/14] adjust pi_lock usage in wakeup
Gregory Haskins
Re: [PATCH [RT] 10/14] adjust pi_lock usage in wakeup
Steven Rostedt
Re: [PATCH [RT] 10/14] adjust pi_lock usage in wakeup
Peter W. Morreale
[PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Gregory Haskins
Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Andi Kleen
Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Gregory Haskins
Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Pavel Machek
Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Gregory Haskins
Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Bill Huey (hui)
Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Gregory Haskins
Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Bill Huey (hui)
Re: [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
Bill Huey (hui)
[PATCH [RT] 12/14] remove the extra call to try_to_take_lock
Gregory Haskins
[PATCH [RT] 13/14] allow rt-mutex lock-stealing to include lateral priority
Gregory Haskins
[PATCH [RT] 14/14] sysctl for runtime-control of lateral mutex stealing
Gregory Haskins
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Gregory Haskins
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Ingo Molnar
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Bill Huey (hui)
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Gregory Haskins
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Bill Huey (hui)
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Gregory Haskins
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Peter W. Morreale
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Peter W. Morreale
Re: [PATCH [RT] 00/14] RFC - adaptive real-time locks
Andrew Morton
sched_yield() needed for pthread_cond_signal(..) to work?
Nelson Castillo
Re: sched_yield() needed for pthread_cond_signal(..) to work?
Luis Claudio R. Goncalves
Re: sched_yield() needed for pthread_cond_signal(..) to work?
Nelson Castillo
Re: sched_yield() needed for pthread_cond_signal(..) to work?
Michal Schmidt
Re: sched_yield() needed for pthread_cond_signal(..) to work?
Nelson Castillo
[RT] 2.6.24 - stuck in serial8250_console_write
Jon Masters
patch-2.6.24-rt1 : ARM doesn't select HAVE_MCOUNT
Matthieu CASTET
[PATCH 2.6.24-rt1] timer:fix build warning in timer.c
Shi Weihua
Re: [PATCH 2.6.24-rt1] timer:fix build warning in timer.c
Steven Rostedt
Lttng for 2.6.24-rt1 ?
Daniel Schnell
[PATCH 2.6.24-rt1] SMC91x: Use special_lock when CONFIG_PREEMPT_[HARD|SOFT]IRQS
Kevin Hilman
Re: [PATCH 2.6.24-rt1] SMC91x: Use special_lock when CONFIG_PREEMPT_[HARD|SOFT]IRQS
Nicolas Pitre
[PATCH 0/2] migration disabled critical sections
Gregory Haskins
[PATCH 2/2] fix cpus_allowed settings
Gregory Haskins
[PATCH 1/2] add task migration_disable critical section
Gregory Haskins
Re: [PATCH 1/2] add task migration_disable critical section
Steven Rostedt
Re: [PATCH 1/2] add task migration_disable critical section
Gregory Haskins
Soft lockup when running large iterations of gtod
Ankita Garg
Re: Soft lockup when running large iterations of gtod
Ankita Garg
Re: Soft lockup when running large iterations of gtod
Luis Claudio R. Goncalves
Re: Soft lockup when running large iterations of gtod
Ankita Garg
IBM test question
Matthieu CASTET
Re: IBM test question
Sébastien Dugué
Re: IBM test question
Matthieu CASTET
Re: IBM test question
Sébastien Dugué
Re: IBM test question
Esben Nielsen
Re: IBM test question
Matthieu CASTET
Re: cpuisol: CPU isolation extensions (take 2)
Max Krasnyanskiy
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Daniel Walker
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Gregory Haskins
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Max Krasnyansky
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Gregory Haskins
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Daniel Walker
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Gregory Haskins
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Gregory Haskins
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Daniel Walker
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Gregory Haskins
Re: CPU hotplug and IRQ affinity with 2.6.24-rt1
Gregory Haskins
2.6.24-rt1 SSttrraannggee keyboard behaviour
Uli Brueggemann
Re: 2.6.24-rt1 SSttrraannggee keyboard behaviour
Clark Williams
Re: 2.6.24-rt1 SSttrraannggee keyboard behaviour
Uli Brueggemann
uvesafb + 2.6.24-rt
Thomas
Re: uvesafb + 2.6.24-rt
Thomas
how does Real-time Linux and (Xen) Virtualization work together?
Gautam Thaker
Re: how does Real-time Linux and (Xen) Virtualization work together?
Sven-Thorsten Dietrich
[PATCH] fix workqueue plist init to include a spinlock
Daniel Walker
X86 Pentium M platform troubles at low temperatures
Jim Beck
Re: X86 Pentium M platform troubles at low temperatures
Jim Beck
Re: X86 Pentium M platform troubles at low temperatures
Sven-Thorsten Dietrich
2.6.24-rt1
Steven Rostedt
Re: 2.6.24-rt1
Dragan Noveski
Re: 2.6.24-rt1
Sergio Monteiro Basto
Re: 2.6.24-rt1
Steven Rostedt
Re: 2.6.24-rt1
Dragan Noveski
Re: 2.6.24-rt1
Steven Rostedt
test
Markus Mathes
Test
Jim Beck
test
Boyoon Jung
Real-time Linux Installation Verification and Benchmark
Markus Mathes
Re: Real-time Linux Installation Verification and Benchmark
Luis Claudio R. Goncalves
Use the RT Latency Trace? - LET ME KNOW!
Steven Rostedt
Re: Use the RT Latency Trace? - LET ME KNOW!
Steven Rostedt
Re: Use the RT Latency Trace? - LET ME KNOW!
Daniel Walker
Re: Use the RT Latency Trace? - LET ME KNOW!
Steven Rostedt
Re: Use the RT Latency Trace? - LET ME KNOW!
Steven Rostedt
Re: Use the RT Latency Trace? - LET ME KNOW!
Daniel Walker
Re: Use the RT Latency Trace? - LET ME KNOW!
Kevin Hilman
Re: Use the RT Latency Trace? - LET ME KNOW!
Steven Rostedt
Re: Use the RT Latency Trace? - LET ME KNOW!
Kevin Hilman
How to enable HPET on an 2.6.23.9-rt12 with Intel ICH2
Lampersperger Andreas
Re: How to enable HPET on an 2.6.23.9-rt12 with Intel ICH2
Chirag Jog
AW: How to enable HPET on an 2.6.23.9-rt12 with Intel ICH2
Lampersperger Andreas
Re: How to enable HPET on an 2.6.23.9-rt12 with Intel ICH2
Chirag Jog
Re: AW: How to enable HPET on an 2.6.23.9-rt12 with Intel ICH2
Gregory Haskins
AW: AW: How to enable HPET on an 2.6.23.9-rt12 with Intel ICH2
Lampersperger Andreas
Re: Why not creating a GIT RT tree ?
Steven Rostedt
Would like to run better stress test.
Mark Knecht
Re: Would like to run better stress test.
Steven Rostedt
2.6.24-rc8-rt1
Steven Rostedt
Re: 2.6.24-rc8-rt1
Mark Knecht
Re: 2.6.24-rc8-rt1
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1
Luotao Fu
Re: 2.6.24-rc8-rt1
Daniel Walker
Re: 2.6.24-rc8-rt1
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1
Daniel Walker
Re: 2.6.24-rc8-rt1
Steven Rostedt
Re: 2.6.24-rc8-rt1
Steven Rostedt
Re: 2.6.24-rc8-rt1
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1
Robert Schwebel
Re: 2.6.24-rc8-rt1
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc
Luotao Fu
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc
Daniel Walker
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc
Luis Claudio R. Goncalves
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc
Luotao Fu
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc - RCU issue?
Luotao Fu
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc - RCU issue?
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc - RCU issue?
Paul E. McKenney
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc - RCU issue?
Wolfgang Grandegger
Re: 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc - RCU issue?
Paul E. McKenney
Earlier messages