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
2022-10-06 11:46:23
linux-kernel
Re: [PATCH v3] sched/fair: limit sched slice duration
2022-10-04 10:13:05
linux-kernel
Re: [RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2022-09-29 11:52:22
linux-kernel
Re: [RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2022-09-28 17:13:44
linux-kernel
Re: [RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2022-09-22 17:16:35
linux-kernel
Re: [PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup
2022-09-21 23:41:02
linux-kernel
Re: [PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup
2022-09-20 18:54:30
linux-kernel
Re: [PATCH v4 6/8] sched/fair: Add sched group latency support
2022-09-20 13:57:16
linux-kernel
Re: [PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup
2022-09-19 12:19:16
linux-kernel
Re: [PATCH v4 6/8] sched/fair: Add sched group latency support
2022-09-19 10:18:12
linux-kernel
Re: [PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup
2022-09-12 09:47:41
linux-kernel
Re: [PATCH 2/4] sched/fair: cleanup loop_max and loop_break
2022-09-12 08:58:23
linux-kernel
Re: [PATCH 3/4] sched/fair: move call to list_last_entry() in detach_tasks
2022-09-12 08:51:20
linux-kernel
Re: [PATCH 1/4] sched/fair: make sure to try to detach at least one movable task
2022-09-08 07:38:26
linux-kernel
Re: [RFC PATCH 1/1] sched/pelt: Introduce PELT multiplier
2022-09-02 08:11:31
linux-kernel
Re: [RFC PATCH 1/1] sched/pelt: Introduce PELT multiplier
2022-09-02 08:04:51
linux-kernel
Re: [RFC PATCH 1/1] sched/pelt: Introduce PELT multiplier
2022-08-29 06:25:50
linux-kernel
[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2022-08-29 06:23:53
linux-kernel
[RFC PATCH 1/1] sched/pelt: Introduce PELT multiplier
2022-08-29 05:29:02
linux-kernel
Re: [PATCH 1/2] sched/fair: Check if prev_cpu has highest spare cap in feec()
2022-08-26 18:53:01
linux-kernel
Re: [PATCH v7 2/2] sched/rt: Trying to push current task when target disable migrating
2022-08-26 18:52:24
linux-kernel
Re: [PATCH v7 1/2] sched/rt: fix bad task migration for rt tasks
2022-08-18 12:46:14
linux-kernel
Re: [PATCH] sched/topology: Remove EM_MAX_COMPLEXITY limit
2022-07-29 11:48:14
linux-kernel
[PATCH v2 0/3] DL capacity-aware fixes
2022-07-29 11:45:16
linux-kernel
[PATCH v2 3/3] sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()
2022-07-29 11:43:19
linux-kernel
[PATCH v2 2/3] sched/deadline: Make dl_cpuset_cpumask_can_shrink() capacity-aware
2022-07-29 11:27:11
linux-kernel
[PATCH v2 1/3] sched: Introduce sched_asym_cpucap_active()
2022-07-19 15:10:38
linux-kernel
Re: [External] Re: [PATCH v2 07/10] sched/fair: use update_load_avg() to attach/detach entity load_avg
2022-07-15 11:26:58
linux-kernel
Re: [External] Re: [PATCH v2 09/10] sched/fair: stop load tracking when task switched_from_fair()
2022-07-15 11:25:48
linux-kernel
Re: [PATCH v2 07/10] sched/fair: use update_load_avg() to attach/detach entity load_avg
2022-07-14 13:04:40
linux-kernel
Re: [PATCH v2 06/10] sched/fair: delete superfluous SKIP_AGE_LOAD
2022-07-14 12:46:13
linux-kernel
Re: [PATCH v2 09/10] sched/fair: stop load tracking when task switched_from_fair()
2022-07-14 12:34:29
linux-kernel
Re: [PATCH v2 05/10] sched/fair: reset sched_avg last_update_time before set_task_rq()
2022-07-14 12:33:46
linux-kernel
Re: [PATCH v2 03/10] sched/fair: maintain task se depth in set_task_rq()
2022-07-14 12:33:31
linux-kernel
Re: [PATCH v2 04/10] sched/fair: remove redundant cpu_cgrp_subsys->fork()
2022-07-13 10:32:22
linux-kernel
Re: [PATCH v6 2/2] sched/rt: Trying to push current task when target disable migrating
2022-07-13 10:25:10
linux-kernel
Re: [PATCH v6 1/2] sched/rt: fix bad task migration for rt tasks
2022-07-12 15:53:56
linux-kernel
Re: [PATCH v6 1/2] sched/rt: fix bad task migration for rt tasks
2022-07-08 13:11:18
linux-kernel
Re: [PATCH 3/3] sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()
2022-07-08 10:30:06
linux-kernel
Re: [PATCH] sched/fair: fix case with reduced capacity CPU
2022-07-07 16:55:02
linux-kernel
Re: [PATCH] sched/fair: fix case with reduced capacity CPU
2022-07-04 08:58:44
linux-kernel
Re: [PATCH] sched: fix rq lock recursion issue
2022-06-29 13:13:59
linux-kernel
[PATCH 3/3] sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()
2022-06-29 12:35:44
linux-kernel
[PATCH 2/3] sched/deadline: Make dl_cpuset_cpumask_can_shrink() capacity-aware
2022-06-29 12:34:19
linux-kernel
[PATCH 1/3] sched: Introduce sched_asym_cpucap_active()
2022-06-29 12:34:17
linux-kernel
[PATCH 0/3] DL capacity-aware fixes
2022-06-23 10:02:16
linux-kernel
Re: [PATCH v11 4/7] sched/fair: Rename select_idle_mask to select_rq_mask
2022-06-23 09:57:17
linux-kernel
Re: kernel/sched/fair.c:9246:53: error: use of undeclared identifier 'select_idle_mask'
2022-06-20 14:43:08
linux-kernel
Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-16 16:20:04
linux-kernel
Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-13 09:29:58
linux-kernel
Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
2022-06-10 11:37:51
linux-kernel
Re: [PATCH v2] sched/fair: combine detach into dequeue when migrating task