Vincent Guittot ([email protected])

Number of posts: 3321 (0.69 per day)
First post: 2011-02-24 14:26:03
Last post: 2024-04-10 13:39:07

Date List Subject
2024-04-10 13:39:07 linux-kernel Re: [RFC PATCH 0/2] Disable RT-throttling for idle-inject threads
2024-04-10 09:19:02 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-10 07:35:00 linux-kernel Re: [PATCH 2/2 RESEND] sched/topology: Optimize topology_span_sane()
2024-04-10 07:26:29 linux-kernel Re: [PATCH 1/2 RESEND] cpumask: Add for_each_cpu_from()
2024-04-09 12:35:49 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-08 08:36:18 linux-kernel Re: [PATCH v4 1/4] arch_topology: init capacity_freq_ref to 0
2024-04-08 07:17:11 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-08 07:15:06 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-05 12:17:03 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-04 15:59:09 linux-kernel [PATCH] sched/fair: Fix update of rd->sg_overutilized
2024-04-04 15:10:56 linux-kernel Re: [PATCH v3 1/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level
2024-04-04 12:58:41 linux-kernel Re: [PATCH v3 3/3] docs: cgroup-v1: clarify that domain levels are system-specific
2024-04-04 12:28:39 linux-kernel Re: [PATCH v3 2/3] sched/debug: dump domains' level
2024-04-04 10:42:23 linux-kernel [PATCH] PM:EM: fix wrong utilization estimation in em_cpu_energy()
2024-04-03 13:54:31 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-03 13:39:14 linux-kernel Re: kernel/sched/core.c:961:15: error: incompatible pointer to integer conversion passing 'typeof
2024-04-03 13:11:26 linux-kernel Re: [PATCH] sched/pi: Reweight fair_policy() tasks when inheriting prio
2024-04-02 08:50:22 linux-kernel Re: [PATCH v2] sched/fair: fix initial util_avg calculation
2024-04-01 10:24:03 linux-kernel Re: [PATCH v2 1/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level
2024-03-28 17:39:00 linux-kernel Re: [PATCH 1/1] sched/fair: allow disabling newidle_balance with sched_relax_domain_level
2024-03-28 16:51:28 linux-kernel Re: [PATCH 1/1] sched/fair: allow disabling newidle_balance with sched_relax_domain_level
2024-03-28 14:43:27 linux-kernel Re: [PATCH 1/1] sched/fair: allow disabling newidle_balance with sched_relax_domain_level
2024-03-28 10:10:29 linux-kernel Re: [RFC PATCH 0/2] Introduce per-task io utilization boost
2024-03-26 20:15:40 linux-kernel Re: [PATCH] sched/fair: Combine EAS check with overutilized access
2024-03-26 14:13:47 linux-kernel Re: [PATCH v6 3/3] sched/fair: Combine EAS check with overutilized access
2024-03-26 09:26:22 linux-kernel [PATCH v6 0/5] Rework system pressure interface to the scheduler
2024-03-26 09:20:21 linux-kernel [PATCH v6 5/5] sched/pelt: Remove shift of thermal clock
2024-03-26 09:18:41 linux-kernel [PATCH v6 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
2024-03-26 09:18:38 linux-kernel [PATCH v6 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
2024-03-26 09:18:34 linux-kernel [PATCH v6 2/5] sched: Take cpufreq feedback into account
2024-03-26 09:17:06 linux-kernel [PATCH v6 1/5] cpufreq: Add a cpufreq pressure feedback for the scheduler
2024-03-26 08:26:46 linux-kernel Re: [PATCH v6 3/3] sched/fair: Combine EAS check with overutilized access
2024-03-22 18:09:23 linux-kernel Re: [RFC PATCH 0/2] Introduce per-task io utilization boost
2024-03-22 17:17:18 linux-kernel Re: [PATCH 1/4] sched/fair: make sure to try to detach at least one movable task
2024-03-22 17:02:26 linux-kernel Re: [RFC] sched/eevdf: sched feature to dismiss lag on wakeup
2024-03-21 08:01:43 linux-kernel Re: [PATCH 2/2] sched/fair: Use helper functions to access rd->overload
2024-03-21 07:45:12 linux-kernel Re: [PATCH 1/2] sched/fair: Check rd->overload value before update
2024-03-20 16:58:11 linux-kernel Re: [PATCH 1/4] sched/fair: make sure to try to detach at least one movable task
2024-03-20 13:51:24 linux-kernel Re: [RFC] sched/eevdf: sched feature to dismiss lag on wakeup
2024-03-19 13:41:37 linux-kernel Re: [RFC] sched/eevdf: sched feature to dismiss lag on wakeup
2024-03-15 07:46:06 linux-kernel Re: [PATCH v2] sched/fair: fix initial util_avg calculation
2024-03-12 13:30:05 linux-kernel Re: [PATCH] sched/fair: fix initial util_avg calculation
2024-03-08 13:51:46 linux-kernel Re: [PATCH 07/13] sched/balancing: Rename find_src_rq() => sched_balance_find_src_rq()
2024-03-08 13:36:55 linux-kernel Re: [PATCH 02/10] sched/balancing: Remove reliance on 'enum cpu_idle_type' ordering when iterating [CPU_MAX_IDLE_TYPES] arrays in show_schedstat()
2024-03-08 12:03:33 linux-kernel Re: [PATCH 07/10] sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
2024-03-08 12:02:29 linux-kernel Re: [PATCH 08/10] sched/balancing: Update run_rebalance_domains() comments
2024-03-08 12:02:07 linux-kernel Re: [PATCH 09/10] sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 'struct sd_lb_stats'
2024-03-08 12:01:55 linux-kernel Re: [PATCH 10/10] sched/balancing: Update comments in 'struct sg_lb_stats' and 'struct sd_lb_stats'
2024-03-08 11:58:13 linux-kernel Re: [PATCH 6/9] sched/balancing: Update run_rebalance_domains() comments
2024-03-07 16:51:32 linux-kernel Re: [PATCH v6 3/3] sched/fair: Combine EAS check with overutilized access
2024-03-07 16:51:21 linux-kernel Re: [PATCH v6 2/3] sched/fair: Use helper function to access rd->overutilized