luca abeni ([email protected])

Number of posts: 140 (0.55 per day)
First post: 2017-03-06 15:52:03
Last post: 2017-11-15 08:43:39

Date List Subject
2023-05-30 14:21:37 linux-kernel Re: [PATCH v5 1/2] sched/deadline: Fix bandwidth reclaim equation in GRUB
2023-05-30 14:19:52 linux-kernel Re: [PATCH v5 2/2] sched/deadline: Update GRUB description in the documentation
2023-05-26 15:56:47 linux-kernel Re: [PATCH v4 1/2] sched/deadline: Fix bandwidth reclaim equation in GRUB
2023-05-26 15:24:23 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-23 21:24:23 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-20 10:51:42 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-20 09:53:50 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-19 10:44:40 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-19 10:03:12 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-16 16:22:23 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-16 07:48:44 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-15 08:22:31 linux-kernel Re: [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
2023-05-11 20:30:33 linux-kernel Re: [PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
2023-05-11 07:46:02 linux-kernel Re: [PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
2023-05-10 07:30:12 linux-kernel Re: [PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
2023-05-09 21:11:24 linux-kernel Re: [PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
2023-05-09 20:50:58 linux-kernel Re: [PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
2023-05-09 11:38:27 linux-kernel Re: [PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
2023-02-24 16:02:01 linux-kernel Re: [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function
2023-02-24 08:47:31 linux-kernel Re: [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function
2023-02-22 21:00:55 linux-kernel Re: [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function
2023-02-17 19:04:53 linux-kernel Re: [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function
2021-05-31 07:00:43 linux-kernel Re: [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller
2020-10-06 09:53:19 linux-kernel Re: [RFC PATCH v2 4/6] sched/deadline: Introduce deadline servers
2020-10-06 08:58:06 linux-kernel Re: [RFC PATCH v2 4/6] sched/deadline: Introduce deadline servers
2020-08-07 14:17:44 linux-kernel Re: [RFC PATCH v2 0/6] SCHED_DEADLINE server infrastructure
2020-08-07 13:56:29 linux-kernel Re: [RFC PATCH v2 6/6] sched/fair: Implement starvation monitor
2020-08-07 13:52:39 linux-kernel Re: [RFC PATCH v2 6/6] sched/fair: Implement starvation monitor
2020-08-07 13:45:45 linux-kernel Re: [RFC PATCH v2 0/6] SCHED_DEADLINE server infrastructure
2020-08-07 13:30:12 linux-kernel Re: [RFC PATCH v2 6/6] sched/fair: Implement starvation monitor
2020-04-27 14:22:00 linux-kernel Re: [PATCH v2 6/6] sched/deadline: Implement fallback mechanism for !fit case
2020-04-16 00:24:03 linux-kernel Re: [PATCH 3/4] sched/deadline: Make DL capacity-aware
2020-04-09 13:01:59 linux-kernel Re: [PATCH 4/4] sched/deadline: Implement fallback mechanism for !fit case
2020-04-08 16:29:45 linux-kernel Re: [PATCH 2/4] sched/deadline: Improve admission control for asymmetric CPU capacities
2019-07-31 22:18:39 linux-kernel Re: [PATCH 4/5] sched/deadline: Cleanup on_dl_rq() handling
2019-07-26 20:27:26 linux-kernel Re: [RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
2019-07-26 13:32:06 linux-kernel Re: [PATCH 1/5] sched/deadline: Fix double accounting of rq/running bw in push_dl_task()
2019-07-26 10:58:22 linux-kernel Re: [PATCH 5/5] sched/deadline: Use return value of SCHED_WARN_ON() in bw accounting
2019-07-26 10:13:51 linux-kernel Re: [PATCH 1/5] sched/deadline: Fix double accounting of rq/running bw in push_dl_task()
2019-07-09 13:26:15 linux-kernel Re: [RFC PATCH 3/6] sched/dl: Try better placement even for deadline tasks that do not block
2019-07-08 11:57:18 linux-kernel Re: [RFC PATCH 2/6] sched/dl: Capacity-aware migrations
2019-05-08 14:13:35 linux-kernel Re: [RFC PATCH 4/6] sched/dl: Improve capacity-aware wakeup
2019-05-08 13:28:27 linux-kernel Re: [RFC PATCH 4/6] sched/dl: Improve capacity-aware wakeup
2019-05-08 09:26:57 linux-kernel Re: [RFC PATCH 4/6] sched/dl: Improve capacity-aware wakeup
2019-05-08 08:58:00 linux-kernel Re: [RFC PATCH 3/6] sched/dl: Try better placement even for deadline tasks that do not block
2019-05-08 08:29:34 linux-kernel Re: [RFC PATCH 2/6] sched/dl: Capacity-aware migrations
2019-05-08 06:27:52 linux-kernel Re: [RFC PATCH 6/6] sched/dl: Try not to select a too fast core
2019-05-07 14:47:14 linux-kernel Re: [RFC PATCH 1/6] sched/dl: Improve deadline admission control for asymmetric CPU capacities
2019-05-07 14:42:52 linux-kernel Re: [RFC PATCH 2/6] sched/dl: Capacity-aware migrations
2019-05-07 14:28:45 linux-kernel Re: [RFC PATCH 1/6] sched/dl: Improve deadline admission control for asymmetric CPU capacities
2019-05-07 14:19:10 linux-kernel Re: [RFC PATCH 2/6] sched/dl: Capacity-aware migrations