LinuxLists
Users
About
Qais Yousef (
[email protected]
)
Number of posts: 856 (0.55 per day)
First post: 2018-07-23 13:26:51
Last post: 2022-10-18 15:18:07
Next Page
Date
List
Subject
2022-10-18 15:18:07
linux-kernel
Re: [PATCH] mailmap: Update email for Qais Yousef
2022-10-18 15:16:55
linux-kernel
Re: [PATCH] mailmap: Update email for Qais Yousef
2022-10-17 14:54:18
linux-kernel
Re: [RFC PATCH v4 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT
2022-10-12 16:21:18
linux-kernel
Re: [PATCH v5 5/7] sched/fair: Add sched group latency support
2022-10-12 15:15:32
linux-kernel
Re: Sum of weights idea for CFS PI
2022-10-12 14:26:56
linux-kernel
Re: [PATCH v5 5/7] sched/fair: Add sched group latency support
2022-10-12 14:25:46
linux-kernel
Re: [RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
2022-10-10 16:34:33
linux-kernel
Re: [RFC PATCH v4 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT
2022-10-10 15:50:06
linux-kernel
Re: [RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
2022-10-10 15:13:08
linux-kernel
Re: Sum of weights idea for CFS PI
2022-10-05 16:18:38
linux-kernel
Re: [RFC PATCH v3 2/3] sched: Avoid placing RT threads on cores handling long softirqs
2022-10-05 15:35:47
linux-kernel
Re: [RFC PATCH v3 2/3] sched: Avoid placing RT threads on cores handling long softirqs
2022-10-05 10:11:15
linux-kernel
Re: Sum of weights idea for CFS PI
2022-10-05 10:07:42
linux-kernel
Re: Sum of weights idea for CFS PI
2022-10-04 16:50:54
linux-kernel
Re: Sum of weights idea for CFS PI
2022-10-03 16:37:27
linux-kernel
Re: Sum of weights idea for CFS PI
2022-09-30 14:00:01
linux-kernel
Re: Sum of weights idea for CFS PI
2022-09-29 11:47:11
linux-kernel
Re: [RFC][PATCH v3 0/3] Softirq -rt Optimizations
2022-09-28 16:17:16
linux-kernel
Re: [RFC][PATCH v3 0/3] Softirq -rt Optimizations
2022-09-28 13:44:02
linux-kernel
Re: [RFC PATCH v3 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT
2022-09-28 13:29:36
linux-kernel
Re: [RFC][PATCH v3 0/3] Softirq -rt Optimizations
2022-09-28 13:21:11
linux-kernel
Re: [RFC PATCH v3 2/3] sched: Avoid placing RT threads on cores handling long softirqs
2022-09-22 11:09:09
linux-kernel
Re: [PATCH v4 0/8] Add latency priority for CFS class
2022-09-22 11:08:05
linux-kernel
Re: [PATCH v4 6/8] sched/fair: Add sched group latency support
2022-09-21 16:45:36
linux-kernel
Re: [PATCH v4 0/8] Add latency priority for CFS class
2022-09-21 16:44:57
linux-kernel
Re: [PATCH v4 6/8] sched/fair: Add sched group latency support
2022-08-04 15:57:48
linux-kernel
Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
2022-08-04 15:37:36
linux-kernel
[PATCH v2 6/9] sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
2022-08-04 15:27:28
linux-kernel
[PATCH v2 1/9] sched/uclamp: Fix relationship between uclamp and migration margin
2022-08-04 15:22:53
linux-kernel
[PATCH v2 2/9] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
2022-08-04 15:00:22
linux-kernel
[PATCH v2 5/9] sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
2022-08-04 14:57:59
linux-kernel
[PATCH v2 8/9] sched/fair: Detect capacity inversion
2022-08-04 14:57:23
linux-kernel
[PATCH v2 4/9] sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
2022-08-04 14:56:00
linux-kernel
[PATCH v2 7/9] sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition
2022-08-04 14:54:01
linux-kernel
[PATCH v2 3/9] sched/uclamp: Fix fits_capacity() check in feec()
2022-08-04 14:45:20
linux-kernel
[PATCH v2 9/9] sched/fair: Consider capacity inversion in util_fits_cpu()
2022-08-04 14:38:43
linux-kernel
[PATCH v2 0/9] Fix relationship between uclamp and fits_capacity()
2022-08-02 16:32:45
linux-kernel
Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
2022-07-29 09:22:12
linux-kernel
Re: [PATCH] sched/schedutil: Fix deadlock between cpuset and cpu hotplug when using schedutil
2022-07-27 18:26:47
linux-kernel
Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
2022-07-27 16:22:57
linux-kernel
Re: [PATCH 2/7] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
2022-07-27 16:22:14
linux-kernel
Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
2022-07-21 15:06:03
linux-kernel
Re: [PATCH 3/7] sched/uclamp: Fix fits_capacity() check in feec()
2022-07-21 15:05:35
linux-kernel
Re: [PATCH 2/7] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
2022-07-21 14:44:11
linux-kernel
Re: [PATCH 2/7] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
2022-07-21 14:39:45
linux-kernel
Re: [PATCH 7/7] sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition
2022-07-21 14:15:52
linux-kernel
Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
2022-07-21 10:37:52
linux-kernel
Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
2022-07-15 11:27:39
linux-kernel
Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
2022-07-12 17:15:36
linux-kernel
Re: [PATCH] sched/schedutil: Fix deadlock between cpuset and cpu hotplug when using schedutil
2022-07-12 14:56:52
linux-kernel
Re: [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin