LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2019-05-06 05:53:34
linux-kernel
[RFC PATCH 6/6] sched/dl: Try not to select a too fast core
2019-05-06 05:53:04
linux-kernel
[RFC PATCH 4/6] sched/dl: Improve capacity-aware wakeup
2019-05-06 05:53:04
linux-kernel
[RFC PATCH 3/6] sched/dl: Try better placement even for deadline tasks that do not block
2019-05-06 05:52:12
linux-kernel
[RFC PATCH 0/6] Capacity awareness for SCHED_DEADLINE
2019-05-06 05:52:12
linux-kernel
[RFC PATCH 5/6] sched/dl: If the task does not fit anywhere, select the fastest core
2019-05-06 05:52:12
linux-kernel
[RFC PATCH 2/6] sched/dl: Capacity-aware migrations
2019-05-06 05:52:12
linux-kernel
[RFC PATCH 1/6] sched/dl: Improve deadline admission control for asymmetric CPU capacities
2019-03-26 11:15:25
linux-kernel
Re: [PATCH] x86/xen: Add "xen_timer_slop" command line option
2019-03-25 14:08:53
linux-kernel
Re: [PATCH] x86/xen: Add "xen_timer_slop" command line option
2019-03-25 13:17:01
linux-kernel
[PATCH] sched/deadline: correctly handle active 0-lag timers
2019-03-25 12:08:23
linux-kernel
Re: [PATCH] x86/xen: Add "xen_timer_slop" command line option
2019-03-23 10:43:03
linux-kernel
Re: [PATCH] x86/xen: Add "xen_timer_slop" command line option
2019-03-22 14:39:05
linux-kernel
Re: WARN ON at kernel/sched/deadline.c task_non_contending
2019-03-15 11:07:53
linux-kernel
Re: WARN ON at kernel/sched/deadline.c task_non_contending
2019-03-13 14:50:34
linux-kernel
Re: WARN ON at kernel/sched/deadline.c task_non_contending
2019-03-12 09:00:33
linux-kernel
Re: WARN ON at kernel/sched/deadline.c task_non_contending
2019-01-02 11:57:52
linux-kernel
Re: WARNING in enqueue_task_dl
2018-11-19 12:09:28
linux-kernel
Re: WARNING in enqueue_task_dl
2018-10-30 11:09:20
linux-kernel
Re: INFO: rcu detected stall in do_idle
2018-10-19 20:50:56
linux-kernel
Re: INFO: rcu detected stall in do_idle
2018-10-18 12:38:23
linux-kernel
Re: INFO: rcu detected stall in do_idle
2018-10-18 11:09:33
linux-kernel
Re: INFO: rcu detected stall in do_idle
2018-10-18 10:39:27
linux-kernel
Re: INFO: rcu detected stall in do_idle
2018-10-18 10:34:36
linux-kernel
Re: INFO: rcu detected stall in do_idle
2018-10-18 10:24:16
linux-kernel
Re: INFO: rcu detected stall in do_idle
2018-10-12 07:23:44
linux-kernel
Re: [RFD/RFC PATCH 5/8] sched: Add proxy execution
2018-10-10 11:36:24
linux-kernel
Re: [RFD/RFC PATCH 0/8] Towards implementing proxy execution
2018-10-10 11:17:18
linux-kernel
Re: [RFD/RFC PATCH 0/8] Towards implementing proxy execution
2018-10-10 11:11:48
linux-kernel
Re: [RFD/RFC PATCH 5/8] sched: Add proxy execution
2018-10-10 10:44:13
linux-kernel
Re: [RFD/RFC PATCH 3/8] locking/mutex: Rework task_struct::blocked_on
2018-07-11 08:54:04
linux-kernel
Re: [PATCH] sched/deadline: Fix switched_from_dl
2018-06-06 21:55:24
linux-kernel
Re: [PATCH v5 00/10] track CPU utilization
2018-06-06 21:16:54
linux-kernel
Re: [PATCH v5 00/10] track CPU utilization
2018-02-02 14:19:19
linux-kernel
Re: [PATCH V2 0/7] sched/deadline: fix cpusets bandwidth accounting
2017-11-26 10:48:14
linux-kernel
Re: Sparse warnings from sched.h
2017-11-21 10:57:53
linux-kernel
Re: [PATCH] sched/deadline: Use bools for the state flags
2017-11-17 15:30:17
linux-kernel
Re: [PATCH] sched: use unsigned int for one-bit bitfield in sched_dl_entity
2017-11-15 08:43:39
linux-kernel
Re: New sparse warnings from sched.h
2017-10-13 08:36:59
linux-kernel
Re: [PATCH] sched/deadline: Don't use dubious signed bitfields
2017-09-07 10:11:13
linux-kernel
[PATCH 3/4] sched/deadline: rename __dl_clear() to __dl_sub()
2017-09-07 10:10:29
linux-kernel
[PATCH 4/4] sched/deadline: use C bitfields for the state flags
2017-09-07 10:10:25
linux-kernel
[PATCH 2/4] sched/deadline: fix switching to -deadline
2017-09-07 10:10:15
linux-kernel
[PATCH 1/4] sched/sched.h: remove duplicate prototype of __dl_clear_params()
2017-09-07 10:10:07
linux-kernel
[PATCH 0/4] SCHED_DEADLINE fixes and cleanups
2017-08-25 14:38:01
linux-kernel
Re: [PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
2017-08-25 09:52:18
linux-kernel
Re: [PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
2017-08-25 06:03:59
linux-kernel
Re: [PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
2017-08-24 07:53:36
linux-kernel
Re: [PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
2017-08-22 12:21:50
linux-kernel
Re: [PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
2017-07-26 13:50:40
linux-kernel
Re: [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant
2017-07-25 07:03:17
linux-kernel
Re: [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant