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
Previous Page
/
Next Page
Date
List
Subject
2023-12-28 16:21:46
linux-kernel
Re: [PATCH v6 01/20] sched: Unify runtime accounting across classes
2023-12-18 18:19:49
linux-kernel
Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-18 17:58:08
linux-kernel
Re: [PATCH 0/4] sched: cpufreq: Remove uclamp max-aggregation
2023-12-17 18:23:14
linux-kernel
Re: [PATCH v5 00/23] Introduce runtime modifiable Energy Model
2023-12-17 18:03:29
linux-kernel
Re: [PATCH v5 22/23] PM: EM: Add em_dev_compute_costs() as API for device drivers
2023-12-17 18:00:54
linux-kernel
Re: [PATCH v5 14/23] PM: EM: Support late CPUs booting and capacity adjustment
2023-12-17 18:00:28
linux-kernel
Re: [PATCH v5 13/23] PM: EM: Add performance field to struct em_perf_state
2023-12-17 18:00:11
linux-kernel
Re: [PATCH v5 10/23] PM: EM: Add API for memory allocations for new tables
2023-12-17 17:59:41
linux-kernel
Re: [PATCH v5 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
2023-12-17 17:59:28
linux-kernel
Re: [PATCH v5 07/23] PM: EM: Refactor how the EM table is allocated and populated
2023-12-17 17:59:07
linux-kernel
Re: [PATCH v5 05/23] PM: EM: Refactor a new function em_compute_costs()
2023-12-17 17:58:44
linux-kernel
Re: [PATCH v5 03/23] PM: EM: Find first CPU active while updating OPP efficiency
2023-12-17 17:58:27
linux-kernel
Re: [PATCH v5 02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
2023-12-17 16:19:49
linux-kernel
Re: [PATCH v6 01/20] sched: Unify runtime accounting across classes
2023-12-17 03:08:29
linux-kernel
Re: [PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
2023-12-15 22:57:30
linux-kernel
Re: [PATCH v2] sched/fair: Check a task has a fitting cpu when updating misfit
2023-12-15 22:37:19
linux-kernel
[PATCH v2] sched/fair: Check a task has a fitting cpu when updating misfit
2023-12-12 13:29:32
linux-kernel
Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-12 13:21:05
linux-kernel
Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-12 13:16:46
linux-kernel
Re: [PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time
2023-12-12 12:35:49
linux-kernel
Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-12 12:34:18
linux-kernel
Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-12 12:24:02
linux-kernel
Re: [PATCH 3/4] sched/schedutil: Ignore update requests for short running tasks
2023-12-12 12:10:52
linux-kernel
Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-12 12:06:13
linux-kernel
Re: [PATCH v2] rcu: Provide a boot time parameter to control lazy RCU
2023-12-11 01:17:24
linux-kernel
Re: [PATCH 2/4] sched/uclamp: Remove rq max aggregation
2023-12-10 23:20:27
linux-kernel
Re: [PATCH 2/2] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
2023-12-10 22:55:04
linux-kernel
Re: [PATCH 3/4] sched/schedutil: Ignore update requests for short running tasks
2023-12-10 21:36:25
linux-kernel
Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-10 20:41:06
linux-kernel
Re: [PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time
2023-12-09 01:19:06
linux-kernel
[PATCH 2/3] sched/fair: Generalize misfit lb by adding a misfit reason
2023-12-09 01:18:56
linux-kernel
[PATCH 0/3] sched: Generalize misfit load balance
2023-12-09 01:18:55
linux-kernel
[PATCH RFC 3/3] sched/fair: Implement new type of misfit MISFIT_POWER
2023-12-09 01:18:47
linux-kernel
[PATCH 1/3] sched/fair: Add is_misfit_task() function
2023-12-08 01:53:44
linux-kernel
[PATCH 0/4] sched: cpufreq: Remove uclamp max-aggregation
2023-12-08 01:53:29
linux-kernel
[PATCH 4/4] sched/documentation: Remove reference to max aggregation
2023-12-08 01:53:26
linux-kernel
[PATCH 2/4] sched/uclamp: Remove rq max aggregation
2023-12-08 01:53:19
linux-kernel
[PATCH 3/4] sched/schedutil: Ignore update requests for short running tasks
2023-12-08 01:53:11
linux-kernel
[PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-08 00:24:57
linux-kernel
[PATCH v2 6/8] sched: cpufreq: Remove magic 1.25 headroom from apply_dvfs_headroom()
2023-12-08 00:24:57
linux-kernel
[PATCH v2 8/8] sched/pelt: Introduce PELT multiplier
2023-12-08 00:24:57
linux-kernel
[PATCH v2 5/8] sched/fair: Remove magic hardcoded margin in fits_capacity()
2023-12-08 00:24:47
linux-kernel
[PATCH v2 4/8] sched/pelt: Add a new function to approximate runtime to reach given util
2023-12-08 00:24:47
linux-kernel
[PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time
2023-12-08 00:24:42
linux-kernel
[PATCH v2 3/8] sched/pelt: Add a new function to approximate the future util_avg value
2023-12-08 00:24:41
linux-kernel
[PATCH v2 2/8] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
2023-12-08 00:24:27
linux-kernel
[PATCH v2 1/8] cpufreq: Change default transition delay to 2ms
2023-12-08 00:24:27
linux-kernel
[PATCH v2 0/8] sched: cpufreq: Remove magic hardcoded numbers from margins
2023-12-07 17:23:53
linux-kernel
Re: [PATCH v3] sched/fair: Use all little CPUs for CPU-bound workload
2023-12-07 17:21:18
linux-kernel
Re: [PATCH v2] rcu: Provide a boot time parameter to control lazy RCU
2023-12-03 01:17:42
linux-kernel
[PATCH v2] rcu: Provide a boot time parameter to control lazy RCU