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

Date List Subject
2023-07-17 22:53:55 linux-kernel [PATCH v3 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-07-17 22:49:23 linux-kernel [PATCH v3 2/3] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
2023-07-17 22:13:54 linux-kernel [PATCH v3 3/3] sched/tp: Add new tracepoint to track compute energy computation
2023-07-17 22:11:26 linux-kernel Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-07-17 22:03:53 linux-kernel [PATCH v3 0/3] Fix a couple of corner cases in feec() when using uclamp_max
2023-07-17 18:28:24 linux-kernel Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2023-07-16 01:50:21 linux-kernel [RFC PATCH] sched/fair: Fix impossible migrate_util scenario in load balance
2023-07-11 18:59:07 linux-kernel Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2023-07-11 16:09:21 linux-kernel Re: [PATCH] sched/fair: remove util_est boosting
2023-07-04 14:08:59 linux-kernel Re: [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
2023-07-04 14:02:03 linux-kernel Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-06-30 15:08:09 linux-kernel Re: [PATCH] sched/cputime: Make IRQ time accounting configurable at boot time
2023-06-30 14:52:01 linux-kernel Re: [RFC PATCH] sched/fair: update the vruntime to be max vruntime when yield
2023-06-30 14:07:04 linux-kernel Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-06-30 12:10:01 linux-kernel Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-06-30 12:06:35 linux-kernel Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-06-30 12:05:02 linux-kernel Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-06-30 12:01:28 linux-kernel Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-06-30 12:01:22 linux-kernel Re: [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
2023-05-31 20:10:28 linux-kernel Re: [PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
2023-05-31 19:10:31 linux-kernel Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-05-31 18:52:35 linux-kernel Re: [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
2023-05-31 18:50:02 linux-kernel Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-05-18 11:40:53 linux-kernel Re: [PATCH] sched/documentation: elaborate on uclamp limitations
2023-05-15 19:43:14 linux-kernel Re: [PATCH 1/1] sched: Consider CPU contention in frequency & load-balance busiest CPU selection
2023-05-04 15:38:56 linux-kernel Re: [PATCH 1/1] sched: Consider CPU contention in frequency & load-balance busiest CPU selection
2023-05-03 13:38:25 linux-kernel Re: [RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
2023-04-28 12:05:40 linux-kernel Re: [RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
2023-04-28 11:51:39 linux-kernel Re: [RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
2023-04-28 11:28:18 linux-kernel Re: [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
2023-04-20 18:01:54 linux-kernel Re: [RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
2023-04-20 17:40:17 linux-kernel Re: [RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
2023-04-20 13:48:48 linux-kernel Re: [RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
2023-04-19 18:04:47 linux-kernel Re: [RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
2023-04-18 14:14:31 linux-kernel Re: [PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
2023-04-11 18:01:20 linux-kernel Re: [RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2023-04-04 20:11:41 linux-kernel Re: [PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
2023-04-04 20:09:56 linux-kernel Re: [PATCH 6/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present
2023-04-04 20:09:43 linux-kernel Re: [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
2023-04-04 20:09:29 linux-kernel Re: [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
2023-04-04 20:09:20 linux-kernel Re: [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
2023-04-04 17:18:23 linux-kernel Re: [PATCH 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
2023-04-03 14:47:04 linux-kernel Re: [RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2023-04-03 13:50:24 linux-kernel Re: [PATCH 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-04-03 13:50:10 linux-kernel Re: [PATCH 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
2023-03-15 19:26:41 linux-kernel Re: [RFC PATCH 2/3] sched/cpuset: Keep track of SCHED_DEADLINE tasks in cpusets
2023-03-15 14:57:18 linux-kernel Re: [RFC PATCH 0/3] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
2023-03-15 14:49:42 linux-kernel Re: [RFC PATCH 2/3] sched/cpuset: Keep track of SCHED_DEADLINE tasks in cpusets
2023-03-11 18:52:02 linux-kernel Re: [PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
2023-03-11 16:55:30 linux-kernel Re: [RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2023-03-06 19:19:42 linux-kernel Re: [PATCH] pstore: Revert pmsg_lock back to a normal mutex