LinuxLists
Users
About
Vincent Guittot (
[email protected]
)
Number of posts: 3343 (0.69 per day)
First post: 2011-02-24 14:26:03
Last post: 2024-06-14 10:49:28
Previous Page
/
Next Page
Date
List
Subject
2023-11-27 14:36:06
linux-kernel
[PATCH 1/2] sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
2023-11-27 14:35:16
linux-kernel
[PATCH 2/2] sched/fair: Simplify util_est
2023-11-24 15:57:48
linux-kernel
Re: [PATCH v2] sched/fair: Use all little CPUs for CPU-bound workload
2023-11-24 12:05:20
linux-kernel
Re: [PATCH] sched/pelt: avoid underestimate of task utilization
2023-11-23 13:33:47
linux-kernel
Re: [PATCH v3 1/2] sched/schedutil: Rework performance estimation
2023-11-23 07:48:19
linux-kernel
Re: [PATCH v3 1/2] sched/schedutil: Rework performance estimation
2023-11-22 17:38:07
linux-kernel
Re: [PATCH] sched/pelt: avoid underestimate of task utilization
2023-11-22 14:01:45
linux-kernel
[PATCH] sched/pelt: avoid underestimate of task utilization
2023-11-22 13:39:51
linux-kernel
[PATCH v4 0/2] Rework interface between scheduler and schedutil governor
2023-11-22 13:39:50
linux-kernel
[PATCH v4 1/2] sched/schedutil: Rework performance estimation
2023-11-22 13:39:33
linux-kernel
[PATCH v4 2/2] sched/schedutil: Rework iowait boost
2023-11-22 07:39:00
linux-kernel
Re: [PATCH v3 1/2] sched/schedutil: Rework performance estimation
2023-11-17 14:18:12
linux-kernel
Re: [PATCH] sched/fair: Use all little CPUs for CPU-bound workload
2023-11-15 20:03:12
linux-kernel
Re: [PATCH] sched/fair: Skip cpus with no sched domain attached during NOHZ idle balance
2023-11-04 11:00:09
linux-kernel
[PATCH v5 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio
2023-11-04 10:59:41
linux-kernel
[PATCH v5 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
2023-11-04 10:59:40
linux-kernel
[PATCH v5 3/7] cpufreq/schedutil: Use a fixed reference frequency
2023-11-04 10:59:39
linux-kernel
[PATCH v5 1/7] topology: Add a new arch_scale_freq_reference
2023-11-04 10:59:36
linux-kernel
[PATCH 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
2023-11-04 10:59:33
linux-kernel
[PATCH v5 4/7] energy_model: Use a fixed reference frequency
2023-11-04 10:59:27
linux-kernel
[PATCH v5 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
2023-11-04 10:59:21
linux-kernel
[PATCH v5 0/7] consolidate and cleanup CPU capacity
2023-11-03 13:19:17
linux-kernel
[PATCH v3 2/2] sched/schedutil: Rework iowait boost
2023-11-03 13:19:00
linux-kernel
[PATCH v3 1/2] sched/schedutil: Rework performance estimation
2023-11-03 13:18:58
linux-kernel
[PATCH v3 0/2] Rework interface between scheduler and schedutil governor
2023-11-02 13:51:42
linux-kernel
Re: [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
2023-11-02 12:59:40
linux-kernel
Re: [PATCH v2 1/2] sched/schedutil: rework performance estimation
2023-11-02 10:43:15
linux-kernel
Re: [PATCH v4 6/7] cpufreq/cppc: set the frequency used for computing the capacity
2023-11-02 10:41:09
linux-kernel
Re: [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
2023-11-01 09:05:13
linux-kernel
Re: [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
2023-10-31 09:49:19
linux-kernel
Re: [PATCH v2 1/2] sched/schedutil: rework performance estimation
2023-10-30 08:05:38
linux-kernel
Re: [PATCH] sched/fair: Fix the decision for load balance
2023-10-30 08:03:15
linux-kernel
Re: [PATCH] sched/fair: Fix the decision for load balance
2023-10-27 15:19:36
linux-kernel
Re: [PATCH v4 1/7] topology: add a new arch_scale_freq_reference
2023-10-27 08:08:04
linux-kernel
[PATCH v4 6/7] cpufreq/cppc: set the frequency used for computing the capacity
2023-10-27 08:08:02
linux-kernel
[PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
2023-10-27 08:07:58
linux-kernel
[PATCH v4 4/7] energy_model: use a fixed reference frequency
2023-10-27 08:05:20
linux-kernel
[PATCH v4 5/7] cpufreq/cppc: move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
2023-10-27 08:04:57
linux-kernel
[PATCH v2 2/7] cpufreq: use the fixed and coherent frequency for scaling capacity
2023-10-27 08:04:33
linux-kernel
[PATCH v4 3/7] cpufreq/schedutil: use a fixed reference frequency
2023-10-27 08:04:31
linux-kernel
[PATCH v4 1/7] topology: add a new arch_scale_freq_reference
2023-10-27 08:04:24
linux-kernel
[PATCH v4 0/7] consolidate and cleanup CPU capacity
2023-10-26 17:16:57
linux-kernel
[PATCH v2 2/2] sched/schedutil: rework iowait boost
2023-10-26 17:10:30
linux-kernel
[PATCH v2 1/2] sched/schedutil: rework performance estimation
2023-10-26 17:09:50
linux-kernel
[PATCH v2 0/2] Rework interface between scheduler and schedutil governor
2023-10-26 15:14:29
linux-kernel
Re: [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
2023-10-26 15:12:01
linux-kernel
Re: [PATCH 0/2] Rework interface between scheduler and schedutil governor
2023-10-26 14:33:24
linux-kernel
Re: [RFC v3 6/6] arm64/amu: use capacity_ref_freq to set AMU ratio
2023-10-26 14:24:01
linux-kernel
Re: [PATCH 3/3] sched: Update ->next_balance correctly during newidle balance
2023-10-25 12:58:50
linux-kernel
Re: [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
2023-10-25 12:54:57
linux-kernel
Re: [PATCH v3 4/6] energy_model: use a fixed reference frequency