public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-22 11:15:17 to 2021-05-28 12:04:28 UTC [more...]

[PATCH] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
 2021-05-28 12:03 UTC 

Multi pthreaded RT application - mlock doubt
 2021-05-26 10:26 UTC  (6+ messages)

Network latency on 5.4 and 5.10
 2021-05-26  7:15 UTC  (7+ messages)

[PATCH rt-tests v1 0/2] Silence cyclicdeadline
 2021-05-23 18:40 UTC  (3+ messages)
` [PATCH rt-tests v1 1/2] cyclicdeadline: Generate ftrace log entries in debug mode only
` [PATCH rt-tests v1 2/2] cyclicdeadline: Document --debug command line option

[PATCH rt-tests] signaltest: Fix printf format specifier
 2021-05-22 19:32 UTC 

[PATCH v4 0/2] rt-tests: cyclictest: Add option to specify main pid affinity
 2021-05-22  8:13 UTC  (10+ messages)
` [PATCH v4 1/2] cyclictest: Move main pid setaffinity handling into a function
` [PATCH v4 2/2] cyclictest: Add --mainaffinity=[CPUSET] option

[PATCH rt-tests v1 00/23] Rename --output to --json
 2021-05-22  3:54 UTC  (47+ messages)
` [PATCH rt-tests v1 01/23] cyclicdeadline: Fix JSON output format
` [PATCH rt-tests v1 02/23] cyclictest: Rename command line option --output to --json
` [PATCH rt-tests v1 03/23] oslat: "
` [PATCH rt-tests v1 04/23] pi_stress: "
` [PATCH rt-tests v1 05/23] pmqtest: "
` [PATCH rt-tests v1 06/23] ptsematest: "
` [PATCH rt-tests v1 07/23] rt-migrate-test: "
` [PATCH rt-tests v1 08/23] cyclicdeadline: "
` [PATCH rt-tests v1 09/23] signaltest: "
` [PATCH rt-tests v1 10/23] sigwaittest: "
` [PATCH rt-tests v1 11/23] ssdd: "
` [PATCH rt-tests v1 12/23] svsematest: "
` [PATCH rt-tests v1 13/23] cyclictest: Add --json to man page
` [PATCH rt-tests v1 14/23] oslat: "
` [PATCH rt-tests v1 15/23] pi_stress: "
` [PATCH rt-tests v1 16/23] pmqtest: "
` [PATCH rt-tests v1 17/23] ptsematest: "
` [PATCH rt-tests v1 18/23] rt-migrate-test: "
` [PATCH rt-tests v1 19/23] cyclicdeadline: "
` [PATCH rt-tests v1 20/23] signaltest: "
` [PATCH rt-tests v1 21/23] sigwaittest: "
` [PATCH rt-tests v1 22/23] ssdd: "
` [PATCH rt-tests v1 23/23] svematest: "

KCSAN: data-race in __mod_timer / expire_timers
 2021-05-19 22:44 UTC 

[PATCH][linux-5.12.y-rt] drm/i915/gt: Fix a lockdep warning with interrupts enabled
 2021-05-19  5:27 UTC 

[PATCH] mm/page_alloc: Split per cpu page lists and zone stats -fix -fix
 2021-05-16 14:07 UTC 

[PATCH v2 0/3] newidle_balance() PREEMPT_RT latency mitigations
 2021-05-15  8:36 UTC  (18+ messages)
` [PATCH v2 1/3] sched/fair: Call newidle_balance() from balance_callback on PREEMPT_RT
` [PATCH v2 2/3] sched/fair: Enable interrupts when dropping lock in newidle_balance()
` [PATCH v2 3/3] sched/fair: break out of newidle balancing if an RT task appears

[RT] Question about i40e threaded irq
 2021-05-14 21:53 UTC  (15+ messages)
` [PATCH net-next] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT

[PATCH] mm/page_alloc: Split per cpu page lists and zone stats -fix
 2021-05-14 14:46 UTC 

[PATCH rt-tests v3 00/33] JSON cleanups and more tests updated
 2021-05-14  6:58 UTC  (72+ messages)
` [PATCH rt-tests v3 01/33] cyclictest: Remove unused include header
` [PATCH rt-tests v3 02/33] cyclicdeadline: "
` [PATCH rt-tests v3 03/33] signaltest: Add missing --output usage info
` [PATCH rt-tests v3 04/33] rt-util: Add rt_init function
` [PATCH rt-tests v3 05/33] cyclictest: Initialize rt-util
` [PATCH rt-tests v3 06/33] oslat: "
` [PATCH rt-tests v3 07/33] pmqtest: "
` [PATCH rt-tests v3 08/33] ptsematest: "
` [PATCH rt-tests v3 09/33] rt-migrate-test: "
` [PATCH rt-tests v3 10/33] cyclicdeadline: "
` [PATCH rt-tests v3 11/33] signaltest: "
` [PATCH rt-tests v3 12/33] sigwaittest: "
` [PATCH rt-tests v3 13/33] svematest: "
` [PATCH rt-tests v3 14/33] rt-util: Remove superfluous arguments from rt_write_json
` [PATCH rt-tests v3 15/33] rt-util: Introduce rt_test_start()
` [PATCH rt-tests v3 16/33] cyclictest: Record start of test execution
` [PATCH rt-tests v3 17/33] oslat: "
` [PATCH rt-tests v3 18/33] pmqtest: "
` [PATCH rt-tests v3 19/33] ptesematest: "
` [PATCH rt-tests v3 20/33] rt-migrate-test: "
` [PATCH rt-tests v3 21/33] cyclicdeadline: "
` [PATCH rt-tests v3 22/33] signaltest: "
` [PATCH rt-tests v3 23/33] sigwaittest: "
` [PATCH rt-tests v3 24/33] svsematest: "
` [PATCH rt-tests v3 25/33] rt-util: Add return_code to common section of JSON output
` [PATCH rt-tests v3 26/33] pip_stress: Move test result output to main
` [PATCH rt-tests v3 27/33] pip_stress: Return failure code if test fails
` [PATCH rt-tests v3 28/33] pip_stress: Prepare arg parser to accept only long options
` [PATCH rt-tests v3 29/33] pip_stress: Add JSON output feature
` [PATCH rt-tests v3 30/33] pi_stress: Prepare command line parser for long options only
` [PATCH rt-tests v3 31/33] pi_stress: Add JSON output feature
` [PATCH rt-tests v3 32/33] ssdd: Add quiet command line option
` [PATCH rt-tests v3 33/33] ssdd: Add JSON output feature

[ANNOUNCE] 5.10.35-rt39
 2021-05-12 15:27 UTC 

[PATCH 0/9 v6] Use local_lock for pcp protection and reduce stat overhead
 2021-05-12 13:06 UTC  (12+ messages)
` [PATCH 1/9] mm/page_alloc: Split per cpu page lists and zone stats
` [PATCH 2/9] mm/page_alloc: Convert per-cpu list protection to local_lock
` [PATCH 3/9] mm/vmstat: Convert NUMA statistics to basic NUMA counters
` [PATCH 4/9] mm/vmstat: Inline NUMA event counter updates
` [PATCH 5/9] mm/page_alloc: Batch the accounting updates in the bulk allocator
` [PATCH 6/9] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters
` [PATCH 7/9] mm/page_alloc: Explicitly acquire the zone lock in __free_pages_ok
` [PATCH 8/9] mm/page_alloc: Avoid conflating IRQs disabled with zone->lock
` [PATCH 9/9] mm/page_alloc: Update PGFREE outside the zone lock in __free_pages_ok

[PATCH] Makefile: drop explicit undefine PYLIB for compatibility with make 3.81
 2021-05-12  7:29 UTC 

big rt latencies compared to non rt
 2021-05-11 20:19 UTC  (4+ messages)

Personal
 2021-05-10 14:06 UTC 

[PATCH] rt-tests: pi_stress: fix testing threads' smp affinity
 2021-05-08  2:48 UTC  (4+ messages)
    ` [EXT] "

[ANNOUNCE] 5.10.30-rt38
 2021-05-07 22:13 UTC 

[ANNOUNCE] 4.19.190-rt79
 2021-05-07 20:06 UTC 

[ANNOUNCE] 5.10.30-rt37
 2021-05-07 20:03 UTC  (3+ messages)

[PATCH v3 0/2] rt-tests: cyclictest: Add option to specify main pid affinity
 2021-05-07 17:07 UTC  (3+ messages)
` [PATCH v3 1/2] cyclictest: Move main pid setaffinity handling into a function

[ANNOUNCE] 5.4.115-rt57
 2021-05-03 20:37 UTC 

[ANNOUNCE] 4.14.232-rt111
 2021-05-01  3:29 UTC 

[ANNOUNCE] 4.14.227-rt110
 2021-05-01  2:45 UTC 

[ANNOUNCE] 4.9.268-rt179
 2021-04-30  5:23 UTC 

[ANNOUNCE] 4.9.264-rt178
 2021-04-30  4:31 UTC 

[PATCH] 4.9.263-rt177: Balance local_irq_{disable,enable} in irq_forced_thread_fn
 2021-04-30  0:28 UTC  (4+ messages)

[ANNOUNCE] 4.19.189-rt78
 2021-04-28 16:14 UTC 

[RT PATCH] locking/rwsem-rt: Remove might_sleep() in __up_read()
 2021-04-26 18:16 UTC  (3+ messages)

[PATCH 0/9 v5] Use local_lock for pcp protection and reduce stat overhead
 2021-04-23  8:32 UTC  (14+ messages)
` [PATCH 1/9] mm/page_alloc: Split per cpu page lists and zone stats
` [PATCH 2/9] mm/page_alloc: Convert per-cpu list protection to local_lock
` [PATCH 3/9] mm/vmstat: Convert NUMA statistics to basic NUMA counters
` [PATCH 4/9] mm/vmstat: Inline NUMA event counter updates
` [PATCH 5/9] mm/page_alloc: Batch the accounting updates in the bulk allocator
` [PATCH 6/9] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters
` [PATCH 7/9] mm/page_alloc: Explicitly acquire the zone lock in __free_pages_ok
` [PATCH 8/9] mm/page_alloc: Avoid conflating IRQs disabled with zone->lock
` [PATCH 9/9] mm/page_alloc: Update PGFREE outside the zone lock in __free_pages_ok


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox