Julien Desfossez ([email protected])

Number of posts: 55 (0.1 per day)
First post: 2019-03-14 15:29:59
Last post: 2020-08-28 19:59:28

Date List Subject
2020-08-28 19:59:28 linux-kernel [RFC PATCH v7 08/23] sched: Add core wide task selection and scheduling.
2020-08-28 19:58:59 linux-kernel [RFC PATCH v7 05/23] sched: Basic tracking of matching tasks
2020-08-28 19:58:52 linux-kernel [RFC PATCH v7 13/23] sched: migration changes for core scheduling
2020-08-28 19:58:14 linux-kernel [RFC PATCH v7 15/23] entry/idle: Add a common function for activites during idle entry/exit
2020-08-28 19:58:08 linux-kernel [RFC PATCH v7 23/23] sched: Debug bits...
2020-08-28 19:58:03 linux-kernel [RFC PATCH v7 18/23] entry/idle: Enter and exit kernel protection during idle entry and exit
2020-08-28 19:57:52 linux-kernel [RFC PATCH v7 20/23] sched/coresched: config option for kernel protection
2020-08-28 19:57:51 linux-kernel [RFC PATCH v7 21/23] sched: cgroup tagging interface for core scheduling
2020-08-28 19:57:32 linux-kernel [RFC PATCH v7 19/23] entry/kvm: Protect the kernel when entering from guest
2020-08-28 19:57:32 linux-kernel [RFC PATCH v7 09/23] sched/fair: Fix forced idle sibling starvation corner case
2020-08-28 19:57:15 linux-kernel [RFC PATCH v7 16/23] arch/x86: Add a new TIF flag for untrusted tasks
2020-08-28 19:57:09 linux-kernel [RFC PATCH v7 10/23] sched/fair: wrapper for cfs_rq->min_vruntime
2020-08-28 19:57:09 linux-kernel [RFC PATCH v7 11/23] sched/fair: core wide cfs task priority comparison
2020-08-28 19:56:52 linux-kernel [RFC PATCH v7 22/23] Documentation: Add documentation on core scheduling
2020-08-28 19:56:46 linux-kernel [RFC PATCH v7 12/23] sched: Trivial forced-newidle balancer
2020-08-28 19:56:32 linux-kernel [RFC PATCH v7 14/23] irq_work: Add support to detect if work is pending
2020-08-28 19:56:27 linux-kernel [RFC PATCH v7 02/23] sched: Introduce sched_class::pick_task()
2020-08-28 19:56:00 linux-kernel [RFC PATCH v7 17/23] kernel/entry: Add support for core-wide protection of kernel-mode
2020-08-28 19:54:50 linux-kernel [RFC PATCH v7 07/23] cpumask: Introduce a new iterator for_each_cpu_wrap_or
2020-08-28 19:54:35 linux-kernel [RFC PATCH v7 03/23] sched: Core-wide rq->lock
2020-08-28 19:54:12 linux-kernel [RFC PATCH v7 06/23] bitops: Introduce find_next_or_bit
2020-08-28 19:54:01 linux-kernel [RFC PATCH v7 04/23] sched/fair: Add a few assertions
2020-08-28 19:53:44 linux-kernel [RFC PATCH v7 01/23] sched: Wrap rq::lock access
2020-08-28 19:53:35 linux-kernel [RFC PATCH v7 00/23] Core scheduling v7
2020-02-21 23:21:21 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2020-02-12 23:09:07 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2020-02-06 22:40:56 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2019-10-29 22:11:49 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-10-29 20:36:06 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-09-30 15:24:49 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-09-10 14:35:01 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-09-05 02:30:26 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-08-03 14:43:09 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-07-26 15:22:23 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-06-19 18:33:40 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-06-13 16:53:59 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-06-12 18:08:32 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-06-12 18:07:10 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-06-06 18:15:40 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-05-31 21:10:01 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-05-30 14:21:11 linux-kernel Re: [RFC PATCH v3 00/16] Core scheduling v3
2019-05-10 15:14:52 linux-kernel Re: [RFC PATCH v2 12/17] sched: A quick and dirty cgroup tagging interface
2019-05-08 20:01:16 linux-kernel Re: [RFC PATCH v2 00/17] Core scheduling v2
2019-05-06 19:41:04 linux-kernel Re: [RFC PATCH v2 00/17] Core scheduling v2
2019-04-29 12:38:22 linux-kernel Re: [RFC PATCH v2 16/17] sched: Wake up sibling if it has something to run
2019-04-25 15:41:05 linux-kernel Re: [RFC PATCH v2 00/17] Core scheduling v2
2019-04-24 19:13:06 linux-kernel Re: [RFC PATCH v2 00/17] Core scheduling v2
2019-04-15 17:02:30 linux-kernel Re: [RFC][PATCH 13/16] sched: Add core wide task selection and scheduling.
2019-04-09 18:40:23 linux-kernel Re: [RFC][PATCH 13/16] sched: Add core wide task selection and scheduling.
2019-04-03 20:17:54 linux-kernel Re: [RFC][PATCH 03/16] sched: Wrap rq::lock access
2019-03-29 13:37:14 linux-kernel Re: [RFC][PATCH 03/16] sched: Wrap rq::lock access