LinuxLists
Users
About
Qais Yousef (
[email protected]
)
Number of posts: 477 (0.79 per day)
First post: 2022-10-14 15:10:50
Last post: 2024-06-13 11:59:30
Next Page
Date
List
Subject
2024-06-13 11:59:30
linux-kernel
Re: [PATCH] RFC: sched: Rework task_sched_runtime to avoid calling update_rq_clock
2024-06-10 19:51:20
linux-kernel
Re: [PATCH v10 7/7] sched: Split scheduler and execution contexts
2024-06-10 19:22:51
linux-kernel
[PATCH v6 3/3] sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
2024-06-10 19:22:39
linux-kernel
Re: [PATCH v5 1/2] sched/rt: Clean up usage of rt_task()
2024-06-10 19:21:40
linux-kernel
[PATCH v6 1/3] sched/rt: Clean up usage of rt_task()
2024-06-10 19:21:19
linux-kernel
[PATCH v6 2/3] sched/rt, dl: Convert functions to return bool
2024-06-10 19:21:08
linux-kernel
[PATCH v6 0/3] Clean up usage of rt_task()
2024-06-09 22:55:33
linux-kernel
Re: [PATCH] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
2024-06-09 22:47:16
linux-kernel
Re: [PATCH 1/6] cpuidle: teo: Increase util-threshold
2024-06-09 22:34:08
linux-kernel
Re: [PATCH v5] sched: Consolidate cpufreq updates
2024-06-09 22:20:46
linux-kernel
Re: [PATCH v5] sched: Consolidate cpufreq updates
2024-06-05 13:42:24
linux-kernel
Re: [PATCH v5 1/2] sched/rt: Clean up usage of rt_task()
2024-06-04 15:23:17
linux-kernel
[PATCH v5 0/2] Clean up usage of rt_task()
2024-06-04 14:54:41
linux-kernel
[PATCH v5 2/2] sched/rt, dl: Convert functions to return bool
2024-06-04 14:51:52
linux-kernel
[PATCH v5 1/2] sched/rt: Clean up usage of rt_task()
2024-06-04 14:11:26
linux-kernel
Re: [PATCH v10 7/7] sched: Split scheduler and execution contexts
2024-06-04 14:03:25
linux-kernel
Re: [PATCH v10 2/7] locking/mutex: Make mutex::wait_lock irq safe
2024-06-04 13:29:34
linux-kernel
Re: [PATCH v10 6/7] sched: Split out __schedule() deactivate task logic into a helper
2024-06-04 13:20:10
linux-kernel
Re: [PATCH v10 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
2024-06-04 13:13:01
linux-kernel
Re: [PATCH v10 4/7] sched: Add move_queued_task_locked helper
2024-06-04 12:27:43
linux-kernel
Re: [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
2024-06-04 12:23:54
linux-kernel
Re: [PATCH] sched,x86: export percpu arch_freq_scale
2024-06-01 22:40:30
linux-kernel
Re: [PATCH v5] sched: Consolidate cpufreq updates
2024-06-01 22:31:33
linux-kernel
Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
2024-06-01 21:34:12
linux-kernel
[PATCH v4 2/2] sched/rt, dl: Convert functions to return bool
2024-06-01 21:33:58
linux-kernel
[PATCH v4 1/2] sched/rt: Clean up usage of rt_task()
2024-06-01 21:33:43
linux-kernel
[PATCH v4 0/2] Clean up usage of rt_task()
2024-05-30 11:11:01
linux-kernel
Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
2024-05-30 10:47:16
linux-kernel
[PATCH v5] sched: Consolidate cpufreq updates
2024-05-29 22:10:00
linux-kernel
Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-05-29 10:50:01
linux-kernel
Re: Questions about transition latency and LATENCY_MULTIPLIER
2024-05-29 10:34:26
linux-kernel
Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
2024-05-29 10:26:34
linux-kernel
Re: [PATCH v3 3/3] sched/rt, dl: Convert functions to return bool
2024-05-29 10:23:57
linux-kernel
Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2024-05-29 10:20:35
linux-kernel
Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2024-05-29 01:11:58
linux-kernel
Re: [PATCH v4] sched: Consolidate cpufreq updates
2024-05-28 01:21:28
linux-kernel
Questions about transition latency and LATENCY_MULTIPLIER
2024-05-27 23:46:27
linux-kernel
[PATCH v3 3/3] sched/rt, dl: Convert functions to return bool
2024-05-27 23:45:47
linux-kernel
[PATCH v3 2/3] hrtimer: Convert realtime_task() to realtime_task_policy()
2024-05-27 23:45:43
linux-kernel
[PATCH v3 1/3] sched/rt: Clean up usage of rt_task()
2024-05-27 23:45:30
linux-kernel
[PATCH v3 0/3] Clean up usage of rt_task()
2024-05-27 21:25:55
linux-kernel
Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-05-27 20:29:35
linux-kernel
Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-05-27 17:37:21
linux-kernel
Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
2024-05-27 17:27:07
linux-kernel
Re: [PATCH v2] sched/rt: Clean up usage of rt_task()
2024-05-16 20:48:27
linux-kernel
[PATCH v4] sched: Consolidate cpufreq updates
2024-05-15 22:05:59
linux-kernel
[PATCH v2] sched/rt: Clean up usage of rt_task()
2024-05-15 17:12:58
linux-kernel
Re: [PATCH] sched/rt: Clean up usage of rt_task()
2024-05-15 12:06:27
linux-kernel
Re: [PATCH] sched/rt: Clean up usage of rt_task()
2024-05-15 10:50:31
linux-kernel
Re: [PATCH v3] sched: Consolidate cpufreq updates
2024-05-15 10:41:55
linux-kernel
Re: [PATCH v3] sched: Consolidate cpufreq updates