linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-26 22:08:43 to 2021-11-19 12:28:40 UTC [more...]

[PATCH v2 0/3] irqchip/gic-v3-its: Fix LPI pending table handling vs PREEMPT_RT
 2021-11-19 12:28 UTC  (6+ messages)
` [PATCH v2 1/3] irqchip/gic-v3-its: Give the percpu rdist struct its own flags field
` [PATCH v2 2/3] irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
` [PATCH v2 3/3] irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime

Q: Possible reason(s) for BUG in rt_spin_lock_slowlock_locked()
 2021-11-19 12:19 UTC  (3+ messages)

hackbench score comparison between 5.10.75-rt47 and 5.14.14-rt21
 2021-11-19 11:12 UTC  (8+ messages)

[PATCH 1/2] rt-tests: deadline_test: Fix double mount of cgroups
 2021-11-18 19:16 UTC  (2+ messages)
` [PATCH 2/2] rt-tests: cyclicdeadline: "

[ANNOUNCE] v5.16-rc1-rt1
 2021-11-18 15:34 UTC 

[ANNOUNCE] v5.15.2-rt20
 2021-11-18 15:08 UTC 

[RFC] How to fix eventpoll rwlock based priority inversion on PREEMPT_RT?
 2021-11-17 20:11 UTC  (2+ messages)

[PATCH -next 0/3] scsi/fcoe: Play nicer with PREEMPT_RT
 2021-11-17  8:34 UTC  (7+ messages)
` [PATCH 1/3] scsi/libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
` [PATCH 2/3] scsi/fcoe: Add a local_lock to fcoe_percpu
` [PATCH 3/3] scsi/fcoe: Add a local_lock to percpu localport statistics

[PATCH 5.10-rt+] drm/i915/gt: transform irq_disable into local_lock
 2021-11-16 21:39 UTC  (6+ messages)

[PATCH RT 0/9] Linux 5.10.78-rt56-rc1
 2021-11-15 23:33 UTC  (10+ messages)
` [PATCH RT 1/9] mm, zsmalloc: Convert zsmalloc_handle.lock to spinlock_t
` [PATCH RT 2/9] sched: Fix get_push_task() vs migrate_disable()
` [PATCH RT 3/9] sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
` [PATCH RT 4/9] preempt: Move preempt_enable_no_resched() to the RT block
` [PATCH RT 5/9] mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT
` [PATCH RT 6/9] fscache: Use only one fscache_object_cong_wait
` [PATCH RT 7/9] fscache: Use only one fscache_object_cong_wait. [update]
` [PATCH RT 8/9] locking: Drop might_resched() from might_sleep_no_state_check()
` [PATCH RT 9/9] Linux 5.10.78-rt56-rc1

[ANNOUNCE] 5.10.78-rt55
 2021-11-15 18:15 UTC 

Questions about replacing isolcpus by cgroup-v2
 2021-11-15 12:47 UTC  (8+ messages)

[ANNOUNCE] 4.4.292-rt228
 2021-11-15  7:36 UTC 

Priority inversion for processes bound to a fixed CPU
 2021-11-12 21:02 UTC  (4+ messages)

[ANNOUNCE] 4.19.217-rt95
 2021-11-12 18:47 UTC 

[ANNOUNCE] v5.15.2-rt19
 2021-11-12 17:55 UTC 

Questions to CI Testing the RT-Kernel
 2021-11-12 14:30 UTC  (5+ messages)

[PATCH 01/17] rt-tests:hwlatdetect: Remove useless object in class declaration
 2021-11-11 20:42 UTC  (17+ messages)
` [PATCH 02/17] rt-tests:hwlatdetect.py: Remove multiple statements on one line
` [PATCH 03/17] rt-tests:hwlatdetect.py: Remove unnecessary 'not'
` [PATCH 04/17] rt-tests: deadline_tests: Null check to prevent floating point exception
` [PATCH 05/17] rt-tests: cyclictest: Check user supplies an value to histogram
` [PATCH 06/17] rt-tests: get_cyclictest_snapshot: print_warning should be a classmethod
` [PATCH 07/17] rt-tests: hwlatdetect: Remove unnessary parens after return
` [PATCH 08/17] rt-tests: hwlatdetect: Use "with" for opening files
` [PATCH 09/17] rt-tests: hwlatdetect: Use python3 style super()
` [PATCH 10/17] rt-tests: hwlatdetect: Keep consistent name from abstract method
` [PATCH 11/17] rt-tests: hwlatdetect: Remove class Hwlat
` [PATCH 12/17] rt-tests: hwlatdetect: Use abstractmethod decorator
` [PATCH 13/17] rt-tests: hwlatdetect: Remove unused class Kmod
` [PATCH 14/17] rt-tests: hwlatdetect: Don't use built-in name str as a variable
` [PATCH 15/17] rt-tests: cyclictest: Drop unused defines
` [PATCH 16/17] rt-tests: cyclictest: Simplify duplicate initialization of "stop"
` [PATCH 17/17] rt-tests: cyclictest: Drop unnecessary variable "bufsize"

[RFC 0/7] rt-tests: cyclictest: Add support to report standard deviation
 2021-11-11 20:36 UTC  (7+ messages)
` [RFC 1/7] rt-tests: cyclictest: Drop unused defines
` [RFC 2/7] rt-tests: cyclictest: Simplify duplicate initialization of "stop"
` [RFC 4/7] rt-tests: cyclictest: Drop unnecessary variable "bufsize"

[PATCH v3 0/4] rteval: Fix issues with cyclictest module
 2021-11-09  7:02 UTC  (10+ messages)
` [PATCH v3 1/4] rteval: cyclictest.py Enable logging cyclictest output
` [PATCH v3 2/4] rteval: cyclictest.py Parse max latencies from "
` [PATCH v3 3/4] rteval: cyclictest.py: Sort the list of cpus
` [PATCH v3 4/4] rteval: cyclictest.py: Skip statistics reporting in case of an overflow

A question about the PREEMPT_RT patch set
 2021-11-09  6:10 UTC  (2+ messages)

[PATCH v2 0/3] rteval: Fix issues with cyclictest.py module
 2021-11-09  7:00 UTC  (4+ messages)
` [PATCH v2 1/3] rteval: cyclictest.py Enable logging cyclictest output

[ANNOUNCE] 4.19.215-rt94
 2021-11-05 21:30 UTC 

[RFC RT v5.10] [rt] repair usage of raw_v6_hashinfo.lock in raw_seq_start()
 2021-11-05 17:31 UTC  (8+ messages)

[RFC RT v5.10] [rt] repair usage of dev_base_lock in netstat_show()
 2021-11-04 18:58 UTC  (5+ messages)

[mm/page_alloc] 5541e53659: BUG:spinlock_bad_magic_on_CPU
 2021-11-04 16:39 UTC 

[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
 2021-11-03 17:05 UTC  (4+ messages)
` [PATCH v2 1/3] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
` [PATCH v2 2/3] mm/page_alloc: Convert per-cpu lists' local locks to per-cpu spin locks
` [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists

[for-next][PATCH 01/14] tracing/osnoise: Do not follow tracing_cpumask
 2021-11-02 20:11 UTC  (9+ messages)
` [for-next][PATCH 02/14] tracing/osnoise: Improve comments about barrier need for NMI callbacks
` [for-next][PATCH 03/14] tracing/osnoise: Split workload start from the tracer start
` [for-next][PATCH 04/14] tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [for-next][PATCH 05/14] tracing/osnoise: Support a list of trace_array *tr
` [for-next][PATCH 06/14] tracing/osnoise: Remove TIMERLAT ifdefs from inside functions
` [for-next][PATCH 07/14] tracing/osnoise: Allow multiple instances of the same tracer
` [for-next][PATCH 08/14] tracing/osnoise: Remove STACKTRACE ifdefs from inside functions
` [for-next][PATCH 09/14] tracing/osnoise: Remove PREEMPT_RT "

[RFC] printk's sync mode for ftrace_dump()
 2021-11-02 12:45 UTC  (4+ messages)

[ANNOUNCE] v5.15-rt17
 2021-11-02 11:05 UTC 

[PATCH V9 0/9] osnoise: Support multiple instances (for RTLA)
 2021-10-31 18:05 UTC  (10+ messages)
` [PATCH V9 1/9] tracing/osnoise: Do not follow tracing_cpumask
` [PATCH V9 2/9] tracing/osnoise: Improve comments about barrier need for NMI callbacks
` [PATCH V9 3/9] tracing/osnoise: Split workload start from the tracer start
` [PATCH V9 4/9] tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V9 5/9] tracing/osnoise: Support a list of trace_array *tr
` [PATCH V9 6/9] tracing/osnoise: Remove TIMERLAT ifdefs from inside functions
` [PATCH V9 7/9] tracing/osnoise: Allow multiple instances of the same tracer
` [PATCH V9 8/9] tracing/osnoise: Remove STACKTRACE ifdefs from inside functions
` [PATCH V9 9/9] tracing/osnoise: Remove PREEMPT_RT "

[PATCH V7 00/14] RTLA: An interface for osnoise/timerlat tracers
 2021-10-29 19:26 UTC  (15+ messages)
` [PATCH V7 01/14] rtla: Real-Time Linux Analysis tool
` [PATCH V7 02/14] rtla: Helper functions for rtla
` [PATCH V7 03/14] rtla: Add osnoise tool
` [PATCH V7 04/14] rtla/osnoise: Add osnoise top mode
` [PATCH V7 05/14] rtla/osnoise: Add the hist mode
` [PATCH V7 06/14] rtla: Add timerlat tool and timelart top mode
` [PATCH V7 07/14] rtla/timerlat: Add timerlat hist mode
` [PATCH V7 08/14] rtla: Add Documentation
` [PATCH V7 09/14] rtla: Add rtla osnoise man page
` [PATCH V7 10/14] rtla: Add rtla osnoise top documentation
` [PATCH V7 11/14] rtla: Add rtla osnoise hist documentation
` [PATCH V7 12/14] rtla: Add rtla timerlat documentation
` [PATCH V7 13/14] rtla: Add rtla timerlat top documentation
` [PATCH V7 14/14] rtla: Add rtla timerlat hist documentation

[PATCH V8 0/9] tracing/osnoise: Support multiple instances (for RTLA)
 2021-10-29 19:00 UTC  (10+ messages)
` [PATCH V8 1/9] tracing/osnoise: Do not follow tracing_cpumask
` [PATCH V8 2/9] tracing/osnoise: Improve comments about barrier need for NMI callbacks
` [PATCH V8 3/9] tracing/osnoise: Split workload start from the tracer start
` [PATCH V8 4/9] tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V8 5/9] tracing/osnoise: Support a list of trace_array *tr
` [PATCH V8 6/9] tracing/osnoise: Remove TIMERLAT ifdefs from inside functions
` [PATCH V8 7/9] tracing/osnoise: Allow multiple instances of the same tracer
` [PATCH V8 8/9] tracing/osnoise: Remove STACKTRACE ifdefs from inside functions
` [PATCH V8 9/9] tracing/osnoise: Remove PREEMPT_RT "

[PATCH V6 00/20] RTLA: An interface for osnoise/timerlat tracers
 2021-10-29 16:04 UTC  (29+ messages)
` [PATCH V6 06/20] trace/osnoise: Allow multiple instances of the same tracer
` [PATCH V6 07/20] rtla: Real-Time Linux Analysis tool
` [PATCH V6 08/20] rtla: Helper functions for rtla
` [PATCH V6 09/20] rtla: Add osnoise tool
` [PATCH V6 10/20] rtla/osnoise: Add osnoise top mode
` [PATCH V6 11/20] rtla/osnoise: Add the hist mode
` [PATCH V6 12/20] rtla: Add timerlat tool and timelart top mode
` [PATCH V6 13/20] rtla/timerlat: Add timerlat hist mode
` [PATCH V6 14/20] rtla: Add Documentation
` [PATCH V6 15/20] rtla: Add rtla osnoise man page
` [PATCH V6 16/20] rtla: Add rtla osnoise top documentation
` [PATCH V6 17/20] rtla: Add rtla osnoise hist documentation
` [PATCH V6 18/20] rtla: Add rtla timerlat documentation
` [PATCH V6 19/20] rtla: Add rtla timerlat top documentation
` [PATCH V6 20/20] rtla: Add rtla timerlat hist documentation

Unbounded priority inversion while assigning tasks into cgroups
 2021-10-29 16:48 UTC  (5+ messages)

[ANNOUNCE] 4.19.214-rt93
 2021-10-29 14:51 UTC 

[PATCH V7 0/9] osnoise: Support multiple instances (for RTLA)
 2021-10-29 13:01 UTC  (13+ messages)
` [PATCH V7 1/9] trace/osnoise: Do not follow tracing_cpumask
` [PATCH V7 2/9] trace/osnoise: Improve comments about barrier need for NMI callbacks
` [PATCH V7 3/9] trace/osnoise: Split workload start from the tracer start
` [PATCH V7 4/9] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V7 5/9] trace/osnoise: Support a list of trace_array *tr
` [PATCH V7 6/9] trace/osnoise: Remove TIMERLAT ifdefs from inside functions
` [PATCH V7 7/9] trace/osnoise: Allow multiple instances of the same tracer
` [PATCH V7 8/9] trace/osnoise: Remove STACKTRACE ifdefs from inside functions
` [PATCH V7 9/9] trace/osnoise: Remove PREEMPT_RT "

[ANNOUNCE] v5.15-rc7-rt15
 2021-10-29  8:34 UTC 

rcutree.kthread_prio and Principle of Least Surprise
 2021-10-27 14:23 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).