LinuxLists
Users
About
Dietmar Eggemann (
[email protected]
)
Number of posts: 1345 (0.33 per day)
First post: 2013-03-13 12:05:52
Last post: 2024-06-07 10:30:25
Previous Page
/
Next Page
Date
List
Subject
2023-09-21 22:18:35
linux-kernel
Re: [PATCH] cpufreq: Rebuild sched-domains when removing cpufreq driver
2023-09-20 17:25:44
linux-kernel
Re: [PATCH] arch_topology: Support SMT control on arm64
2023-09-18 23:06:50
linux-kernel
Re: [PATCH] cpufreq: Rebuild sched-domains when removing cpufreq driver
2023-09-18 21:13:36
linux-kernel
Re: [PATCH 4/4] energy_model: use a fixed reference frequency
2023-09-14 22:44:30
linux-kernel
Re: [PATCH 1/4] sched: consolidate and cleanup access to CPU's max compute capacity
2023-09-14 21:07:54
linux-kernel
Re: [PATCH 4/4] energy_model: use a fixed reference frequency
2023-09-14 21:03:36
linux-kernel
Re: [PATCH 2/4] topology: add a new arch_scale_freq_reference
2023-09-13 17:35:45
linux-kernel
Re: [RFC PATCH 1/7] sched/pelt: Add a new function to approximate the future util_avg value
2023-09-13 10:42:23
linux-kernel
Re: [RFC PATCH 0/7] sched: cpufreq: Remove magic margins
2023-09-13 06:43:16
linux-kernel
Re: [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() escaping uclamp constraints
2023-09-12 13:52:35
linux-kernel
Re: [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() escaping uclamp constraints
2023-09-05 16:04:15
linux-kernel
Re: [PATCH] sched/fair: Check a task has a fitting cpu when updating misfit
2023-08-23 22:44:40
linux-kernel
Re: [PATCH v4 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-08-23 15:15:11
linux-kernel
Re: [PATCH v4 3/3] sched/tp: Add new tracepoint to track compute energy computation
2023-08-18 23:59:14
linux-kernel
Re: [PATCH v3 09/12] PM: EM: Add RCU mechanism which safely cleans the old data
2023-08-17 11:35:18
linux-kernel
Re: [PATCH v3 08/12] PM: EM: Introduce runtime modifiable table
2023-08-17 06:44:22
linux-kernel
Re: [PATCH v3 12/12] Documentation: EM: Update with runtime modification design
2023-08-16 20:16:26
linux-kernel
Re: [PATCH v3 06/12] PM: EM: Refactor struct em_perf_domain and add default_table
2023-08-16 19:54:11
linux-kernel
Re: [PATCH v3 00/12] Introduce runtime modifiable Energy Model
2023-07-24 21:42:24
linux-kernel
Re: [PATCH] sched/fair: remove util_est boosting
2023-07-24 18:31:57
linux-kernel
Re: [RFC PATCH] sched/fair: Fix impossible migrate_util scenario in load balance
2023-07-24 13:29:20
linux-kernel
Re: [RFC PATCH] sched/fair: Fix impossible migrate_util scenario in load balance
2023-07-21 16:58:15
linux-kernel
Re: [PATCH] sched/fair: remove util_est boosting
2023-07-20 15:32:13
linux-kernel
Re: [RFC PATCH 3/4] sched/fair: delay update_tg_load_avg() for cfs_rq's removed load
2023-07-06 12:09:33
linux-kernel
Re: [RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
2023-06-23 12:41:55
linux-kernel
Re: [PATCH v4 02/13] locking/ww_mutex: Remove wakeups from under mutex::wait_lock
2023-06-13 18:10:24
linux-kernel
Re: [PATCH v4 00/13] Generalized Priority Inheritance via Proxy Execution v3
2023-06-13 17:41:52
linux-kernel
Re: [PATCH v4 07/13] sched: Split scheduler execution context
2023-06-12 16:13:58
linux-kernel
Re: [PATCH] sched/fair: rename variable cpu_util eff_util
2023-06-05 11:35:36
linux-kernel
Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-06-01 12:11:06
linux-kernel
Re: [PATCH v5 1/2] sched/deadline: Fix bandwidth reclaim equation in GRUB
2023-05-30 11:39:45
linux-kernel
Re: [PATCH v2 03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
2023-05-30 11:39:12
linux-kernel
Re: [PATCH v2 00/17] Introduce runtime modifiable Energy Model
2023-05-30 10:54:38
linux-kernel
Re: [PATCH v2 15/17] Documentation: EM: Add a runtime modifiable EM design description
2023-05-30 10:49:54
linux-kernel
Re: [PATCH v2 08/17] PM: EM: Introduce runtime modifiable table
2023-05-30 10:45:43
linux-kernel
Re: [PATCH v2 14/17] Documentation: EM: Add a new section about the design
2023-05-30 10:33:02
linux-kernel
Re: [PATCH v2 13/17] PM: EM: Refactor struct em_perf_domain and add default_table
2023-05-30 10:21:20
linux-kernel
Re: [PATCH v2 12/17] PM: EM: Add argument to get_cost() for runtime modification
2023-05-30 10:20:52
linux-kernel
Re: [PATCH v2 05/17] trace: energy_model: Add trace event for EM runtime modifications
2023-05-30 10:20:40
linux-kernel
Re: [PATCH v2 09/17] PM: EM: Add RCU mechanism which safely cleans the old data
2023-05-30 10:02:02
linux-kernel
Re: [PATCH v2 04/17] PM: EM: Create a new function em_compute_costs()
2023-05-30 09:57:45
linux-kernel
Re: [PATCH v2 06/17] PM: EM: Add update_power() callback for runtime modifications
2023-05-25 12:12:51
linux-kernel
Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-23 15:00:26
linux-kernel
Re: [PATCH] sched/documentation: elaborate on uclamp limitations
2023-05-22 17:22:40
linux-kernel
Re: [PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_weight_and()
2023-05-19 18:28:11
linux-kernel
Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-16 16:38:59
linux-kernel
Re: [RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
2023-05-15 12:50:45
linux-kernel
[PATCH v3 1/2] sched/fair: Refactor CPU utilization functions
2023-05-15 12:29:06
linux-kernel
[PATCH v3 0/2] sched: Consider CPU contention in frequency, EAS max util & load-balance busiest CPU selection
2023-05-15 12:14:34
linux-kernel
[PATCH v3 2/2] sched/fair, cpufreq: Introduce 'runnable boosting'
2023-05-12 14:55:29
linux-kernel
Re: [PATCH v2 2/2] sched/fair, cpufreq: Introduce 'runnable boosting'