LinuxLists
Users
About
Crystal Wood (
[email protected]
)
Number of posts: 159 (0.07 per day)
First post: 2017-07-17 00:16:42
Last post: 2023-05-09 22:18:46
Next Page
Date
List
Subject
2023-05-09 22:18:46
linux-kernel
Re: [PATCH v2 1/4] sched/core: Provide sched_rtmutex() and expose sched work helpers
2023-04-24 23:30:53
linux-kernel
Re: [PATCH] locking/rtmutex: Flush the plug before entering the slowpath.
2023-04-18 23:45:24
linux-kernel
Re: [PATCH] locking/rtmutex: Flush the plug before entering the slowpath.
2023-03-05 05:41:16
linux-kernel
Re: rtmutex, pi_blocked_on, and blk_flush_plug()
2023-02-10 04:32:58
linux-kernel
rtmutex, pi_blocked_on, and blk_flush_plug()
2021-08-20 04:12:38
linux-kernel
Re: [PATCH] rcutorture: Avoid problematic critical section nesting on RT
2021-08-20 03:24:51
linux-kernel
Re: [PATCH] rcutorture: Avoid problematic critical section nesting on RT
2021-05-03 21:58:51
linux-kernel
Re: [PATCH v2 0/3] newidle_balance() PREEMPT_RT latency mitigations
2021-05-03 18:11:30
linux-kernel
Re: [PATCH v2 0/3] newidle_balance() PREEMPT_RT latency mitigations
2021-05-01 22:06:24
linux-kernel
Re: [PATCH v2 0/3] newidle_balance() PREEMPT_RT latency mitigations
2021-04-28 23:30:32
linux-kernel
[PATCH v2 3/3] sched/fair: break out of newidle balancing if an RT task appears
2021-04-28 23:30:27
linux-kernel
[PATCH v2 2/3] sched/fair: Enable interrupts when dropping lock in newidle_balance()
2021-04-28 23:29:47
linux-kernel
[PATCH v2 0/3] newidle_balance() PREEMPT_RT latency mitigations
2021-04-28 23:29:23
linux-kernel
[PATCH v2 1/3] sched/fair: Call newidle_balance() from balance_callback on PREEMPT_RT
2020-12-07 10:27:26
linux-kernel
Re: [PATCH] sched/fair: Don't migrate with src_cpu == dst_cpu
2020-12-03 06:10:43
linux-kernel
[PATCH] sched/fair: Don't migrate with src_cpu == dst_cpu
2020-06-17 22:54:16
linux-kernel
Re: [PATCH] sched: __set_cpus_allowed_ptr(): Check cpus_mask, not cpus_ptr
2020-04-30 01:40:22
linux-kernel
Re: [RFC PATCH 1/3] sched/fair: Call newidle_balance() from finish_task_switch()
2020-04-30 01:33:56
linux-kernel
Re: [RFC PATCH 1/3] sched/fair: Call newidle_balance() from finish_task_switch()
2020-04-28 23:25:11
linux-kernel
Re: [RFC PATCH 1/3] sched/fair: Call newidle_balance() from finish_task_switch()
2020-04-28 22:58:26
linux-kernel
Re: [RFC PATCH 1/3] sched/fair: Call newidle_balance() from finish_task_switch()
2020-04-28 22:55:22
linux-kernel
Re: [RFC PATCH 3/3] sched,rt: break out of load balancing if an RT task appears
2020-04-28 22:36:33
linux-kernel
Re: [RFC PATCH 3/3] sched,rt: break out of load balancing if an RT task appears
2020-04-28 22:35:27
linux-kernel
Re: [RFC PATCH 1/3] sched/fair: Call newidle_balance() from finish_task_switch()
2020-04-28 05:07:15
linux-kernel
[RFC PATCH 1/3] sched/fair: Call newidle_balance() from finish_task_switch()
2020-04-28 05:04:59
linux-kernel
[RFC PATCH 2/3] sched/fair: Enable interrupts when dropping lock in newidle_balance()
2020-04-28 05:04:42
linux-kernel
[RFC PATCH 3/3] sched,rt: break out of load balancing if an RT task appears
2020-04-28 05:04:35
linux-kernel
[RFC PATCH 0/3] newidle_balance() latency mitigation
2020-03-03 21:52:05
linux-kernel
Re: [PATCH RT 21/23] sched: migrate_enable: Busy loop until the migration request is completed
2020-03-03 21:46:26
linux-kernel
Re: [PATCH RT 21/23] sched: migrate_enable: Busy loop until the migration request is completed
2020-02-24 22:16:25
linux-kernel
Re: [PATCH RT 15/25] sched: migrate_enable: Use select_fallback_rq()
2020-02-04 17:03:41
linux-kernel
Re: [PATCH] sched/core: sched_tick_remote: Remove duplicate assignment
2020-02-04 00:38:34
linux-kernel
[PATCH] sched/core: sched_tick_remote: Remove duplicate assignment
2020-01-24 20:09:05
linux-kernel
[PATCH RT 2/2] sched: migrate_enable: Remove __schedule() call
2020-01-24 14:25:38
linux-kernel
[PATCH RT 1/2] sched: migrate_enable: Use per-cpu cpu_stop_work
2020-01-24 11:14:17
linux-kernel
[PATCH 1/2] sched: migrate_enable: Use per-cpu cpu_stop_work
2020-01-22 21:16:33
linux-kernel
Re: [PATCH RT] sched: migrate_enable: Busy loop until the migration request is completed
2020-01-22 18:41:35
linux-kernel
Re: [PATCH RT 24/32] sched: migrate_enable: Use stop_one_cpu_nowait()
2020-01-22 04:40:10
linux-kernel
Re: [PATCH RT] Revert "cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT"
2020-01-19 08:04:38
linux-kernel
Re: [PATCH RT] Revert "cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT"
2020-01-11 09:55:47
linux-kernel
[PATCH v2 2/2] timers/nohz: Update nohz load in remote tick
2020-01-11 09:55:11
linux-kernel
[PATCH v2 1/2] sched/core: Don't skip remote tick for idle cpus
2020-01-11 09:54:55
linux-kernel
[PATCH v2 0/2] Track loadavg changes during full nohz
2020-01-08 23:19:33
linux-kernel
Re: [PATCH 1/4] tick/sched: Forward timer even in nohz mode
2020-01-06 20:13:24
linux-kernel
Re: [PATCH 1/4] tick/sched: Forward timer even in nohz mode
2019-12-13 06:45:32
linux-kernel
Re: [PATCH RT] sched: migrate_enable: Busy loop until the migration request is completed
2019-12-11 20:47:12
linux-kernel
Re: [PATCH] timers/nohz: Update nohz load even if tick already stopped
2019-12-11 20:38:44
linux-kernel
Re: [PATCH] timers/nohz: Update nohz load even if tick already stopped
2019-11-13 06:03:59
linux-kernel
Re: [PATCH 1/2] dm-snapshot: fix crash with the realtime kernel
2019-11-08 08:20:15
linux-kernel
Re: [PATCH] timers/nohz: Update nohz load even if tick already stopped
2019-11-08 08:17:51
linux-kernel
Re: [PATCH] timers/nohz: Update nohz load even if tick already stopped