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
2024-02-27 23:35:42
linux-kernel
[PATCH] cpufreq: Honour transition_latency over transition_delay_us
2024-02-24 23:12:28
linux-kernel
Re: [PATCH v2 0/2] sched: blk: Handle HMP systems when completing IO
2024-02-24 23:06:46
linux-kernel
Re: [PATCH v2 2/2] block/blk-mq: Don't complete locally if capacities are different
2024-02-23 16:08:58
linux-kernel
[PATCH v2 0/2] sched: blk: Handle HMP systems when completing IO
2024-02-23 15:59:37
linux-kernel
[PATCH v2 2/2] block/blk-mq: Don't complete locally if capacities are different
2024-02-23 15:59:20
linux-kernel
[PATCH v2 1/2] sched: Add a new function to compare if two cpus have the same capacity
2024-02-23 13:58:17
linux-kernel
Re: [PATCH v6 2/4] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-23 13:54:50
linux-kernel
[PATCH v7] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-23 13:27:51
linux-kernel
Re: [PATCH] cpufreq: Change default transition delay to 2ms
2024-02-22 23:40:16
linux-kernel
Re: [PATCH] cpufreq: Change default transition delay to 2ms
2024-02-22 11:56:12
linux-kernel
Re: [PATCH] cpufreq: Change default transition delay to 2ms
2024-02-20 22:57:33
linux-kernel
[PATCH v6 4/4] sched/fair: Don't double balance_interval for migrate_misfit
2024-02-20 22:57:22
linux-kernel
[PATCH v6 2/4] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-20 22:57:18
linux-kernel
[PATCH v6 3/4] sched/topology: Remove max_cpu_capacity from root_domain
2024-02-20 22:57:02
linux-kernel
[PATCH v6 1/4] sched/topology: Export asym_capacity_list
2024-02-20 22:56:49
linux-kernel
[PATCH v6 0/4] sched: Don't trigger misfit if affinity is restricted
2024-02-20 18:08:39
linux-kernel
[PATCH v2] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom
2024-02-20 16:16:09
linux-kernel
Re: [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-20 16:07:49
linux-kernel
Re: [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-20 15:59:33
linux-kernel
Re: [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-20 15:49:44
linux-kernel
Re: [RFC PATCH v2 0/7] uclamp sum aggregation
2024-02-20 14:28:40
linux-kernel
Re: [PATCH] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
2024-02-20 14:05:31
linux-kernel
Re: [PATCH] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
2024-02-20 13:58:07
linux-kernel
Re: [PATCH] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
2024-02-20 13:52:35
linux-kernel
Re: [PATCH] cpufreq: Change default transition delay to 2ms
2024-02-20 13:51:57
linux-kernel
Re: [PATCH] cpufreq: Change default transition delay to 2ms
2024-02-06 15:58:40
linux-kernel
Re: [PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-06 15:39:24
linux-kernel
Re: [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-06 15:36:07
linux-kernel
Re: [RFC PATCH v2 0/7] uclamp sum aggregation
2024-02-05 22:56:54
linux-kernel
[PATCH 0/3] sched/fair: Remove hardcoded fits_capacity() margin
2024-02-05 22:54:48
linux-kernel
[PATCH 2/3] sched/pelt: Add a new function to approximate runtime to reach given util
2024-02-05 22:53:25
linux-kernel
[PATCH 3/3] sched/fair: Remove magic hardcoded margin in fits_capacity()
2024-02-05 22:35:19
linux-kernel
Re: [PATCH] cpufreq: Change default transition delay to 2ms
2024-02-05 22:34:10
linux-kernel
[PATCH 1/3] sched/pelt: Add a new function to approximate the future util_avg value
2024-02-05 12:19:03
linux-kernel
Re: [PATCH] cpufreq: Change default transition delay to 2ms
2024-02-05 02:25:31
linux-kernel
[PATCH] cpufreq: Change default transition delay to 2ms
2024-02-05 02:20:24
linux-kernel
[PATCH] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
2024-02-05 02:12:04
linux-kernel
[PATCH v5 2/2] sched/fair: Check a task has a fitting cpu when updating misfit
2024-02-05 02:11:53
linux-kernel
[PATCH v5 1/2] sched/topology: Export asym_capacity_list
2024-02-05 02:11:49
linux-kernel
[PATCH v5 0/2] sched: Don't trigger misfit if affinity is restricted
2024-02-02 23:20:25
linux-kernel
Re: [PATCH] block/blk-mq: Don't complete locally if capacities are different
2024-02-01 22:44:13
linux-kernel
Re: [PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time
2024-02-01 22:24:40
linux-kernel
Re: [PATCH v2 8/8] sched/pelt: Introduce PELT multiplier
2024-02-01 22:21:45
linux-kernel
Re: [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit
2024-01-30 23:57:42
linux-kernel
Re: [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit
2024-01-30 22:10:43
linux-kernel
Re: [PATCH v4 2/5] sched: Take cpufreq feedback into account
2024-01-30 00:50:59
linux-kernel
Re: [PATCH v4 2/5] sched: Take cpufreq feedback into account
2024-01-30 00:48:07
linux-kernel
Re: [PATCH v4 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
2024-01-30 00:37:37
linux-kernel
Re: [PATCH v4 5/5] sched/pelt: Remove shift of thermal clock
2024-01-30 00:33:21
linux-kernel
Re: [PATCH v4 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
2024-01-30 00:27:11
linux-kernel
Re: [PATCH v4 2/5] sched: Take cpufreq feedback into account