David Vernet ([email protected])

Number of posts: 545 (0.64 per day)
First post: 2021-12-09 16:53:28
Last post: 2024-04-05 14:33:20

Date List Subject
2023-10-04 16:24:52 linux-kernel [PATCH bpf-next v2 0/2] bpf: Add ability to pin bpf timer to calling CPU
2023-10-04 16:24:32 linux-kernel [PATCH bpf-next v2 2/2] bpf/selftests: Test pinning bpf timer to a core
2023-10-03 21:05:31 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
2023-10-03 18:30:31 linux-kernel Re: [PATCH bpf-next 2/2] bpf/selftests: Test pinning bpf timer to a core
2023-10-02 23:47:48 linux-kernel [PATCH bpf-next 2/2] bpf/selftests: Test pinning bpf timer to a core
2023-10-02 23:47:42 linux-kernel [PATCH bpf-next 1/2] bpf: Add ability to pin bpf timer to calling CPU
2023-09-29 18:28:48 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
2023-09-27 13:26:32 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
2023-09-01 09:44:52 linux-kernel Re: [PATCH v3 7/7] sched: Shard per-LLC shared runqueues
2023-09-01 08:16:30 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
2023-08-31 22:42:09 linux-kernel Re: [RFC PATCH 2/3] sched/fair: Improve integration of SHARED_RUNQ feature within newidle_balance
2023-08-31 03:50:43 linux-kernel Re: [PATCH v3 6/7] sched: Implement shared runqueue in CFS
2023-08-31 03:50:40 linux-kernel Re: [PATCH v3 7/7] sched: Shard per-LLC shared runqueues
2023-08-19 02:25:42 linux-kernel Re: [PATCH bpf-next] bpf: Disable -Wmissing-declarations for globally-linked kfuncs
2023-08-17 12:05:23 linux-kernel Re: kernel/bpf/cpumask.c:41:21: warning: no previous declaration for 'bpf_cpumask_create'
2023-08-16 19:08:52 linux-kernel [PATCH bpf-next] bpf: Disable -Wmissing-declarations for globally-linked kfuncs
2023-08-14 21:42:23 linux-kernel [PATCH bpf-next v3 1/2] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-14 20:25:29 linux-kernel [PATCH bpf-next v3 0/2] Update and document struct_ops
2023-08-14 19:15:09 linux-kernel [PATCH bpf-next v3 2/2] bpf: Document struct bpf_struct_ops fields
2023-08-14 17:55:34 linux-kernel Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-12 02:56:18 linux-kernel Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-11 21:00:45 linux-kernel Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-11 18:01:00 linux-kernel [PATCH bpf-next v2] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-11 15:42:33 linux-kernel Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-11 15:42:21 linux-kernel Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-10 23:16:49 linux-kernel Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-10 22:21:29 linux-kernel [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-10 00:46:35 linux-kernel Re: [PATCH v3 7/7] sched: Shard per-LLC shared runqueues
2023-08-09 23:24:56 linux-kernel [PATCH v3 3/7] sched: Check cpu_active() earlier in newidle_balance()
2023-08-09 23:24:46 linux-kernel [PATCH v3 1/7] sched: Expose move_queued_task() from core.c
2023-08-09 23:08:42 linux-kernel [PATCH v3 5/7] sched/fair: Add SHARED_RUNQ sched feature and skeleton calls
2023-08-09 22:39:39 linux-kernel [PATCH v3 7/7] sched: Shard per-LLC shared runqueues
2023-08-09 22:39:11 linux-kernel [PATCH v3 6/7] sched: Implement shared runqueue in CFS
2023-08-09 22:39:01 linux-kernel [PATCH v3 4/7] sched: Enable sched_feat callbacks on enable/disable
2023-08-09 22:38:57 linux-kernel [PATCH v3 2/7] sched: Move is_cpu_allowed() into sched.h
2023-08-09 22:38:51 linux-kernel [PATCH v3 0/7] sched: Implement shared runqueue in CFS
2023-07-25 20:37:29 linux-kernel Re: [PATCH v2 0/7] sched: Implement shared runqueue in CFS
2023-07-13 04:18:49 linux-kernel Re: Re: [PATCH v2 5/7] sched: Implement shared runqueue in CFS
2023-07-12 23:02:18 linux-kernel Re: [PATCH v2 5/7] sched: Implement shared runqueue in CFS
2023-07-12 22:01:36 linux-kernel Re: [PATCH v2 4/7] sched/fair: Add SHARED_RUNQ sched feature and skeleton calls
2023-07-12 19:31:03 linux-kernel Re: [PATCH v2 5/7] sched: Implement shared runqueue in CFS
2023-07-11 21:58:57 linux-kernel Re: [PATCH v2 0/7] sched: Implement shared runqueue in CFS
2023-07-11 20:03:34 linux-kernel Re: [PATCH v2 6/7] sched: Shard per-LLC shared runqueues
2023-07-11 16:46:00 linux-kernel Re: [PATCH v2 4/7] sched/fair: Add SHARED_RUNQ sched feature and skeleton calls
2023-07-11 16:44:08 linux-kernel Re: [PATCH v2 7/7] sched: Move shared_runq to __{enqueue,dequeue}_entity()
2023-07-11 16:28:24 linux-kernel Re: [PATCH v2 5/7] sched: Implement shared runqueue in CFS
2023-07-11 05:11:57 linux-kernel Re: [RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
2023-07-10 20:24:21 linux-kernel [PATCH v2 7/7] sched: Move shared_runq to __{enqueue,dequeue}_entity()
2023-07-10 20:19:21 linux-kernel [PATCH v2 1/7] sched: Expose move_queued_task() from core.c
2023-07-10 20:16:24 linux-kernel [PATCH v2 3/7] sched: Check cpu_active() earlier in newidle_balance()
2023-07-10 20:12:02 linux-kernel [PATCH v2 2/7] sched: Move is_cpu_allowed() into sched.h