LinuxLists
Users
About
Luca Abeni (
[email protected]
)
Number of posts: 144 (0.06 per day)
First post: 2010-11-12 13:54:11
Last post: 2016-12-30 11:34:42
Previous Page
/
Next Page
Date
List
Subject
2016-04-05 17:00:39
linux-kernel
Re: [RFC v2 3/7] Improve the tracking of active utilisation
2016-04-05 16:51:13
linux-kernel
Re: [RFC v2 2/7] Correctly track the active utilisation for migrating tasks
2016-04-05 16:47:48
linux-kernel
Re: [RFC v2 1/7] Track the active utilisation
2016-04-01 15:21:28
linux-kernel
[RFC v2 1/7] Track the active utilisation
2016-04-01 15:20:41
linux-kernel
[RFC v2 3/7] Improve the tracking of active utilisation
2016-04-01 15:19:34
linux-kernel
[RFC v2 4/7] Fix the update of the total -deadline utilization
2016-04-01 15:19:18
linux-kernel
[RFC v2 6/7] Make GRUB a task's flag
2016-04-01 15:18:36
linux-kernel
[RFC v2 7/7] Do not reclaim the whole CPU bandwidth
2016-04-01 15:18:28
linux-kernel
[RFC v2 5/7] GRUB accounting
2016-04-01 15:18:26
linux-kernel
[RFC v2 2/7] Correctly track the active utilisation for migrating tasks
2016-04-01 15:18:24
linux-kernel
[RFC v2 0/7] CPU reclaiming for SCHED_DEADLINE
2016-03-07 11:27:55
linux-kernel
[PATCH v2] sched/deadline: remove dl_new from sched_dl_entity
2016-03-07 11:27:41
linux-kernel
[PATCH v2] simplify new deadline tasks detection
2016-03-05 20:50:29
linux-kernel
Re: [PATCH] sched/deadline: remove dl_new from sched_dl_entity
2016-03-04 12:43:18
linux-kernel
[PATCH] sched/deadline: remove dl_new from sched_dl_entity
2016-03-04 08:51:18
linux-kernel
Re: Question about prio_changed_dl()
2016-03-03 14:31:49
linux-kernel
Re: [PATCH 3/4] Remove dl_new
2016-03-03 09:03:50
linux-kernel
Re: [PATCH 3/4] Remove dl_new
2016-03-02 20:17:14
linux-kernel
Re: Question about prio_changed_dl()
2015-12-15 21:24:34
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-15 13:41:59
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-15 13:39:49
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-15 13:30:17
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-15 13:22:00
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-15 13:18:16
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-15 08:50:23
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-14 21:31:24
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-14 21:19:21
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-14 21:12:46
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-14 14:38:59
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-11 21:27:46
linux-kernel
Re: SCHED_RR vs push-pull
2015-12-11 19:39:37
linux-kernel
Re: SCHED_RR vs push-pull
2015-12-11 07:48:45
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-10 13:27:45
linux-kernel
Re: [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-03 11:15:09
linux-kernel
Re: [PATCH v6] sched/deadline: fix earliest_dl.next logic
2015-12-03 08:37:56
linux-kernel
Re: [PATCH v5] sched/deadline: fix earliest_dl.next logic
2015-12-02 14:08:47
linux-kernel
Re: [PATCH v5] sched/deadline: fix earliest_dl.next logic
2015-12-02 11:33:34
linux-kernel
Re: [PATCH v4] sched/deadline: fix earliest_dl.next logic
2015-12-02 10:47:20
linux-kernel
Re: [PATCH v3] sched/deadline: fix earliest_dl.next logic
2015-11-27 12:14:22
linux-kernel
Re: [PATCH v3] sched/deadline: fix earliest_dl.next logic
2015-06-16 09:28:11
linux-kernel
Re: [PATCH] sched/deadline: remove needless parameter in dl_runtime_exceeded()
2015-05-18 13:09:29
linux-kernel
[PATCH 4/9] Documentation/scheduler/sched-deadline.txt: use consistent namings
2015-05-18 13:08:11
linux-kernel
[PATCH 1/9] Documentation/scheduler/sched-deadline.txt: correct definition of density as C_i/min{D_i,P_i}
2015-05-18 13:08:03
linux-kernel
[PATCH 3/9] Documentation/scheduler/sched-deadline.txt: fix typos
2015-05-18 13:07:54
linux-kernel
[PATCH 7/9] Documentation/scheduler/sched-deadline.txt: add some references
2015-05-18 13:05:54
linux-kernel
[PATCH 6/9] Documentation/scheduler/sched-deadline.txt: Some notes on EDF schedulability
2015-05-18 13:05:45
linux-kernel
[PATCH 5/9] Documentation/scheduler/sched-deadline.txt: remove _i from sum, max and min
2015-05-18 13:05:37
linux-kernel
[PATCH 2/9] Documentation/scheduler/sched-deadline.txt: switch to American English
2015-05-18 13:05:28
linux-kernel
[PATCH 0/9] SCHED_DEADLINE documentation update
2015-05-18 13:05:20
linux-kernel
[PATCH 8/9] Documentation/scheduler/sched-deadline.txt: relationship between tasks' deadlines and scheduling deadlines
2015-05-18 13:05:07
linux-kernel
[PATCH 9/9] Documentation/scheduler/sched-deadline.txt: Split Section 3