linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-13 21:09:20 to 2020-12-09 10:33:49 UTC [more...]

[RT] 5.9-rt14 softirq_ctrl.lock vs listening_hash[i].lock lockdep splat
 2020-12-09 10:32 UTC  (4+ messages)

scheduling while atomic in z3fold
 2020-12-09  6:31 UTC  (45+ messages)
                                  ` zswap explosion when using zsmalloc pool compression
                                                ` [patch] mm,zswap: fix zswap::zswap_comp.lock vs zsmalloc::zs_map_area.lock deadlock

sched: exporting linux-rt migrate_disable for ZFS
 2020-12-08 23:58 UTC 

[ANNOUNCE] 4.9.247-rt162
 2020-12-08 22:38 UTC 

RT kernel testing with stress-ng and scheduling while in atomic bugs
 2020-12-07 12:43 UTC 

Another short update to real-time linux blog
 2020-12-07 11:27 UTC 

[PATCH] sched/fair: Don't migrate with src_cpu == dst_cpu
 2020-12-07 10:21 UTC  (3+ messages)

net latency, long wait for softirq_entry
 2020-12-05 18:53 UTC  (2+ messages)

(no subject)
 2020-12-05 18:28 UTC 

[ANNOUNCE] v5.10-rc6-rt14
 2020-12-04 17:34 UTC 

[PATCH 0/6] sched: support schedstats for RT sched class
 2020-12-02  2:06 UTC  (12+ messages)
` [PATCH 1/6] sched: don't include stats.h in sched.h
` [PATCH 2/6] sched, fair: use __schedstat_set() in set_next_entity()
` [PATCH 3/6] sched: make struct sched_statistics independent of fair sched class
` [PATCH 4/6] sched: make schedstats helpers "
` [PATCH 5/6] sched, rt: support sched_stat_runtime tracepoint for RT "
` [PATCH 6/6] sched, rt: support schedstats "

RT long hang during boot on ARM64 SynQuacer™ 96Boards Box, v5.10-rc6-rt13
 2020-12-01 15:27 UTC 

[ANNOUNCE] v5.10-rc6-rt13
 2020-12-01 10:29 UTC  (2+ messages)

[rt-tests v1 00/12] Add quiet command line option
 2020-12-01  8:21 UTC  (29+ messages)
` [rt-tests v1 01/12] cyclicdeadline: Remove dead code
` [rt-tests v1 02/12] cyclicdeadline: Use common error handlers
` [rt-tests v1 03/12] cyclicdeadline: Add quiet command line option
` [rt-tests v1 04/12] pmqtest: Move statictic output into print_stat()
` [rt-tests v1 05/12] pmqtest: Add quiet command line option
` [rt-tests v1 06/12] ptsematest: Move statictic output into print_stat()
` [rt-tests v1 07/12] ptsematest: Add quiet command line option
` [rt-tests v1 08/12] svsematest: Move statictic output into print_stat()
` [rt-tests v1 09/12] svsematest: Add quiet command line option
` [rt-tests v1 10/12] sigwaittest: Move statictic output into print_stat()
` [rt-tests v1 11/12] sigwaittest: Add quiet command line option
` [rt-tests v1 12/12] rt-migrate-test: "

[ANNOUNCE] 4.9.246-rt161
 2020-11-30 20:14 UTC 

[PATCH] notifier: Make atomic_notifiers use raw_spinlock
 2020-11-30 13:55 UTC  (6+ messages)

[ANNOUNCE] v5.10-rc5-rt11
 2020-11-30  9:57 UTC  (3+ messages)

[RFC PATCH v3 0/5] sched: support schedstats for RT sched class
 2020-11-28  3:08 UTC  (5+ messages)
` [RFC PATCH v3 1/5] sched: don't include stats.h in sched.h
` [RFC PATCH v3 2/5] sched, fair: use __schedstat_set() in set_next_entity()
` [RFC PATCH v3 3/5] sched: make struct sched_statistics independent of fair sched class

[RFC PATCH v3 4/5] sched: make schedstats helpers independent of fair sched class
 2020-11-27 16:32 UTC 

[PATCH v2 RT] mm/swap: use local lock in deactivate_page()
 2020-11-27 13:54 UTC 

[PATCH RT] mm/swap: use local lock in deactivate_page()
 2020-11-27 11:43 UTC  (4+ messages)

[ANNOUNCE] 4.19.160-rt69
 2020-11-25 22:01 UTC 

[ANNOUNCE] 4.14.209-rt101
 2020-11-24 19:43 UTC 

[ANNOUNCE] v5.10-rc5-rt10
 2020-11-24 14:31 UTC 

[RFC PATCH v2 0/5] sched: support schedstat for RT sched class
 2020-11-24 13:08 UTC  (8+ messages)
` [RFC PATCH v2 1/5] sched: don't include stats.h in sched.h
` [RFC PATCH v2 2/5] sched: define task_of() as a common helper
` [RFC PATCH v2 3/5] sched: make schedstats helper independent of cfs_rq
` [RFC PATCH v2 4/5] sched: define update_stats_curr_start() as a common helper
` [RFC PATCH v2 5/5] sched, rt: support schedstat for RT sched class

[ANNOUNCE] 4.14.207-rt100
 2020-11-23 22:35 UTC 

[PATCH] rt-tests: Don't compress man pages by default
 2020-11-23 18:39 UTC  (3+ messages)

[ANNOUNCE] 4.4.245-rt211
 2020-11-23 18:07 UTC 

[ANNOUNCE] 5.4.78-rt44
 2020-11-23 16:20 UTC 

[RFC PATCH 0/4] sched: support schedstat for RT sched class
 2020-11-21  4:36 UTC  (9+ messages)
` [RFC PATCH 1/4] sched: define task_of() as a common helper
` [RFC PATCH 2/4] sched: make schedstats helpers not depend on cfs_rq
` [RFC PATCH 3/4] sched: define update_stats_curr_start() as a common helper
` [RFC PATCH 4/4] sched, rt: support schedstat for RT sched class

[ANNOUNCE] v5.10-rc3-rt7
 2020-11-20 22:14 UTC  (3+ messages)

[rt-tests v1 0/3] Teach signaltest affinity
 2020-11-20 21:44 UTC  (6+ messages)
` [rt-tests v1 1/3] rt-numa: Move thread placement code to rt-numa library
` [rt-tests v1 2/3] signaltest: Implement thread placing
` [rt-tests v1 3/3] signaltest: Set affintiy on default

[ANNOUNCE] 4.4.244-rt210
 2020-11-20 19:53 UTC 

[ANNOUNCE] 4.19.152-rt66
 2020-11-20 18:51 UTC 

[rt-tests v2 01/12] cyclicdeadline: Remove dead code
 2020-11-19  8:29 UTC 

[rt-tests v1 0/6] Move common code to helper libraries
 2020-11-19  8:21 UTC  (15+ messages)
` [rt-tests v1 1/6] rt-utils: Introduce parse_mem_string()
` [rt-tests v1 2/6] oslat: Use string parser utilies
` [rt-tests v1 3/6] cyclictest: Remove deadcode checking for NUMA
` [rt-tests v1 4/6] rt-numa: Introduce NUMA helpers
` [rt-tests v1 5/6] cyclictest: Use parse_cpumask() from rt-numa.h
` [rt-tests v1 6/6] oslat: "

[rt-tests v2 3/3] signaltest: Set affintiy on default
 2020-11-18 19:06 UTC 

[PATCH RT 0/3] Linux v4.19.152-rt66-rc1
 2020-11-17 17:19 UTC  (4+ messages)
` [PATCH RT 1/3] mm/memcontrol: Disable preemption in __mod_memcg_lruvec_state()
` [PATCH RT 2/3] ptrace: fix ptrace_unfreeze_traced() race with rt-lock
` [PATCH RT 3/3] Linux 4.19.152-rt66-rc1

WARNING at kernel/sched/core.c:2013 migration_cpu_stop+0x2e3/0x330
 2020-11-17 11:29 UTC  (8+ messages)

[PATCH RT v2] net: Add missing seqcount_release() to qdisc_run_end()
 2020-11-16 18:02 UTC  (3+ messages)

[PATCH RT 0/5] Linux 5.4.74-rt42-rc2
 2020-11-16 17:19 UTC  (8+ messages)
` [PATCH RT 1/5] net: Properly annotate the try-lock for the seqlock

[ANNOUNCE] 4.14.206-rt99
 2020-11-15 21:57 UTC 

RF: SUPPORT FOR COVID-19 VICTIMS
 2020-11-13  7:43 UTC 

[ANNOUNCE] 5.4.77-rt43
 2020-11-14 15:23 UTC 

[PATCH] net: Add missing __raw_write_seqcount_end() and seqcount_release()
 2020-11-13 21: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).