Vincent Donnefort ([email protected])

Number of posts: 227 (0.31 per day)
First post: 2022-05-19 22:07:07
Last post: 2024-05-23 09:15:27

Date List Subject
2022-06-08 05:13:59 linux-kernel [PATCH v10 6/7] sched/fair: Remove task_util from effective utilization in feec()
2022-06-08 04:18:57 linux-kernel [PATCH v10 1/7] sched/fair: Provide u64 read for 32-bits arch helper
2022-06-08 03:57:53 linux-kernel [PATCH v10 3/7] sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
2022-06-08 03:45:16 linux-kernel [PATCH v10 2/7] sched/fair: Decay task PELT values during wakeup migration
2022-06-08 02:56:56 linux-kernel [PATCH v10 5/7] sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu()
2022-06-08 02:38:36 linux-kernel [PATCH v10 4/7] sched/fair: Rename select_idle_mask to select_rq_mask
2022-06-08 01:14:21 linux-kernel Re: [PATCH v9 2/7] sched/fair: Decay task PELT values during wakeup migration
2022-06-07 17:13:24 linux-kernel [PATCH v10 7/7] sched/fair: Remove the energy margin in feec()
2022-06-07 16:32:34 linux-kernel [PATCH v10 0/7] feec() energy margin removal
2022-06-06 10:09:10 linux-kernel Re: [PATCH v9 6/7] sched/fair: Remove task_util from effective utilization in feec()
2022-06-06 09:55:20 linux-kernel Re: [PATCH v9 6/7] sched/fair: Remove task_util from effective utilization in feec()
2022-06-06 09:51:14 linux-kernel Re: [PATCH v9 2/7] sched/fair: Decay task PELT values during wakeup migration
2022-05-27 12:22:01 linux-kernel Re: [PATCH v2] cpu/hotplug: Do not bail-out in DYING/STARTING sections
2022-05-23 16:07:20 linux-kernel [PATCH v2] cpu/hotplug: Do not bail-out in DYING/STARTING sections
2022-05-23 15:54:31 linux-kernel [PATCH v9 7/7] sched/fair: Remove the energy margin in feec()
2022-05-23 15:54:25 linux-kernel [PATCH v9 6/7] sched/fair: Remove task_util from effective utilization in feec()
2022-05-23 15:54:22 linux-kernel [PATCH v9 5/7] sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu()
2022-05-23 15:54:18 linux-kernel [PATCH v9 3/7] sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
2022-05-23 15:54:17 linux-kernel [PATCH v9 4/7] sched/fair: Rename select_idle_mask to select_rq_mask
2022-05-23 15:54:14 linux-kernel [PATCH v9 2/7] sched/fair: Decay task PELT values during wakeup migration
2022-05-23 15:54:06 linux-kernel [PATCH v9 0/7] feec() energy margin removal
2022-05-23 15:54:04 linux-kernel [PATCH v9 1/7] sched/fair: Provide u64 read for 32-bits arch helper
2022-05-19 22:07:07 linux-kernel [PATCH] cpu/hotplug: Do not bail-out during DYING/STARTING sections