dev.linux.lists.sched-ext archive

642 archived articles, newest first (page 4 of 7). Latest articles →

[PATCH 2/2] selftests/sched_ext: Make allowed_cpus idle validation race-free
Fri, 31 Jul 2026 10:59:49 +0200
Andrea Righi <[email protected]> • #4415
[PATCH 1/2] sched_ext: Initialize idle masks before ops.init()
Fri, 31 Jul 2026 10:59:48 +0200
Andrea Righi <[email protected]> • #4414
[PATCHSET v2 sched_ext/for-7.3] sched_ext: Fix idle CPU state initialization and validation
Fri, 31 Jul 2026 10:59:47 +0200
Andrea Righi <[email protected]> • #4413
Re: [PATCH sched_ext/for-7.2-fixes] selftests/sched_ext: Make allowed_cpus idle validation race-free
Fri, 31 Jul 2026 10:25:42 +0200
Andrea Righi <[email protected]> • #4412
[PATCH] sched_ext: Fix stale @cgroup_id in sched_ext_ops kernel-doc
Fri, 31 Jul 2026 10:30:04 +0800
[email protected] • #4411
Re: [PATCH sched_ext/for-7.2-fixes] selftests/sched_ext: Make allowed_cpus idle validation race-free
Thu, 30 Jul 2026 15:19:08 +0000
Kuba Piecuch <[email protected]> • #4410
Re: [PATCH] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
Thu, 30 Jul 2026 13:19:11 +0100
Matt Fleming <[email protected]> • #4409
Re: [PATCH] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
Tue, 28 Jul 2026 11:44:04 -0700
"Paul E. McKenney" <[email protected]> • #4408
Re: [PATCH 11/15] sched_ext: Split curr|donor references properly
Tue, 28 Jul 2026 16:25:17 +0000
[email protected] • #4407
Re: [PATCH 04/15] sched: Skip class callbacks with SCHED_FLAG_KEEP_PARAMS
Tue, 28 Jul 2026 16:03:52 +0000
[email protected] • #4406
Re: [PATCH 09/15] sched_ext: Generalize the reject DSQ reenqueue path
Tue, 28 Jul 2026 16:00:34 +0000
[email protected] • #4405
[PATCH 15/15] sched: Allow enabling proxy exec with sched_ext
Tue, 28 Jul 2026 17:43:33 +0200
Andrea Righi <[email protected]> • #4404
[PATCH 13/15] sched_ext: Add selftest for blocked donor admission
Tue, 28 Jul 2026 17:43:31 +0200
Andrea Righi <[email protected]> • #4403
[PATCH 14/15] sched_ext: scx_qmap: Add proxy execution support
Tue, 28 Jul 2026 17:43:32 +0200
Andrea Righi <[email protected]> • #4402
[PATCH 12/15] sched_ext: Delegate proxy donor admission to BPF schedulers
Tue, 28 Jul 2026 17:43:30 +0200
Andrea Righi <[email protected]> • #4401
[PATCH 11/15] sched_ext: Split curr|donor references properly
Tue, 28 Jul 2026 17:43:29 +0200
Andrea Righi <[email protected]> • #4400
[PATCH 10/15] sched_ext: Handle proxy-exec races in remote DSQ transfers
Tue, 28 Jul 2026 17:43:28 +0200
Andrea Righi <[email protected]> • #4399
[PATCH 09/15] sched_ext: Generalize the reject DSQ reenqueue path
Tue, 28 Jul 2026 17:43:27 +0200
Andrea Righi <[email protected]> • #4398
[PATCH 08/15] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
Tue, 28 Jul 2026 17:43:26 +0200
Andrea Righi <[email protected]> • #4397
[PATCH 07/15] sched_ext: Block proxy donors across scheduler transitions
Tue, 28 Jul 2026 17:43:25 +0200
Andrea Righi <[email protected]> • #4396
[PATCH 06/15] sched: Add sched_ext hooks for proxy execution
Tue, 28 Jul 2026 17:43:24 +0200
Andrea Righi <[email protected]> • #4395
[PATCH 05/15] sched: Add prepare_switch() class callback
Tue, 28 Jul 2026 17:43:23 +0200
Andrea Righi <[email protected]> • #4394
[PATCH 04/15] sched: Skip class callbacks with SCHED_FLAG_KEEP_PARAMS
Tue, 28 Jul 2026 17:43:22 +0200
Andrea Righi <[email protected]> • #4393
[PATCH 03/15] sched: Add helper to block retained proxy donors
Tue, 28 Jul 2026 17:43:21 +0200
Andrea Righi <[email protected]> • #4392
[PATCH 02/15] sched: Make NOHZ CFS bandwidth checks follow proxy donor
Tue, 28 Jul 2026 17:43:20 +0200
Andrea Righi <[email protected]> • #4391
[PATCH 01/15] sched/core: Avoid false migration warning for proxy donors
Tue, 28 Jul 2026 17:43:19 +0200
Andrea Righi <[email protected]> • #4390
[PATCHSET v10 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
Tue, 28 Jul 2026 17:43:18 +0200
Andrea Righi <[email protected]> • #4389
Re: [PATCH] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
Tue, 28 Jul 2026 11:39:33 +0100
Matt Fleming <[email protected]> • #4388
Re: [PATCH] sched_ext: Set errno on ENABLING -> ENABLED transition failure
Tue, 28 Jul 2026 15:03:36 +0800
[email protected] • #4387
Re: [PATCH] sched_ext: Set errno on ENABLING -> ENABLED transition failure
Tue, 28 Jul 2026 06:28:06 +0000
[email protected] • #4386
[PATCH] sched_ext: Set errno on ENABLING -> ENABLED transition failure
Tue, 28 Jul 2026 14:09:55 +0800
[email protected] • #4385
Re: [PATCHSET sched_ext/for-7.3] sched_ext: NMI-safe exit handling
Mon, 27 Jul 2026 11:24:48 -1000
Tejun Heo <[email protected]> • #4384
Re: [PATCHSET sched_ext/for-7.3] sched_ext: NMI-safe exit handling
Mon, 27 Jul 2026 23:17:21 +0200
Andrea Righi <[email protected]> • #4383
[PATCH v2 1/5] sched_ext: Make exit claiming lock-free
Mon, 27 Jul 2026 10:36:38 -1000
Tejun Heo <[email protected]> • #4382
Re: [PATCH sched_ext/for-7.3] tools/sched_ext/include: Regenerate enum_defs.autogen.h
Mon, 27 Jul 2026 10:02:53 -1000
Tejun Heo <[email protected]> • #4381
Re: [PATCH 1/5] sched_ext: Make exit claiming lock-free
Mon, 27 Jul 2026 21:35:12 +0200
Andrea Righi <[email protected]> • #4380
Re: [PATCH sched_ext/for-7.3] tools/sched_ext/include: Regenerate enum_defs.autogen.h
Sun, 26 Jul 2026 22:00:16 +0000
[email protected] • #4379
[PATCH sched_ext/for-7.3] tools/sched_ext/include: Regenerate enum_defs.autogen.h
Sun, 26 Jul 2026 11:48:25 -1000
Tejun Heo <[email protected]> • #4378
Re: [PATCH v3 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
Sun, 26 Jul 2026 11:48:15 -1000
Tejun Heo <[email protected]> • #4377
Re: [PATCH v3 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
Sun, 26 Jul 2026 22:20:33 +0200
Andrea Righi <[email protected]> • #4376
[PATCH v3 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
Sun, 26 Jul 2026 09:49:54 -1000
Tejun Heo <[email protected]> • #4375
Re: [PATCH v2 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
Sun, 26 Jul 2026 09:49:37 -1000
Tejun Heo <[email protected]> • #4374
Re: [PATCH v2 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
Sun, 26 Jul 2026 09:30:54 +0200
Andrea Righi <[email protected]> • #4373
Re: [PATCH sched_ext/for-7.2-fixes] selftests/sched_ext: Make allowed_cpus idle validation race-free
Sun, 26 Jul 2026 06:58:28 +0000
[email protected] • #4372
[PATCH sched_ext/for-7.2-fixes] selftests/sched_ext: Make allowed_cpus idle validation race-free
Sun, 26 Jul 2026 08:47:54 +0200
Andrea Righi <[email protected]> • #4371
Re: [PATCH sched_ext/for-7.2-fixes] sched_ext: mark waker CPU busy when selected in WAKE_SYNC case
Sun, 26 Jul 2026 08:37:50 +0200
Andrea Righi <[email protected]> • #4370
Re: [PATCH] sched_ext: Fix incorrect SCX_PICK_IDLE_CPU_* flag prefix in kernel-doc
Sat, 25 Jul 2026 10:44:24 -1000
Tejun Heo <[email protected]> • #4369
Re: [PATCHSET sched_ext/for-7.3] sched_ext: Sparse annotation cleanups
Sat, 25 Jul 2026 10:41:15 -1000
Tejun Heo <[email protected]> • #4368
[PATCH v2 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
Sat, 25 Jul 2026 09:05:39 -1000
Tejun Heo <[email protected]> • #4367
[PATCH sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
Sat, 25 Jul 2026 08:51:05 -1000
Tejun Heo <[email protected]> • #4366
Re: [PATCH 02/14] sched: Make NOHZ CFS bandwidth checks follow proxy donor
Sat, 25 Jul 2026 16:26:39 +0000
[email protected] • #4365
Re: [PATCH 04/14] sched: Add prepare_switch() class callback
Sat, 25 Jul 2026 16:25:23 +0000
[email protected] • #4364
Re: [PATCH 05/14] sched: Add sched_ext hooks for proxy execution
Sat, 25 Jul 2026 16:14:58 +0000
[email protected] • #4363
[PATCH 14/14] sched: Allow enabling proxy exec with sched_ext
Sat, 25 Jul 2026 18:04:20 +0200
Andrea Righi <[email protected]> • #4362
[PATCH 13/14] sched_ext: scx_qmap: Add proxy execution support
Sat, 25 Jul 2026 18:04:19 +0200
Andrea Righi <[email protected]> • #4361
[PATCH 12/14] sched_ext: Add selftest for blocked donor admission
Sat, 25 Jul 2026 18:04:18 +0200
Andrea Righi <[email protected]> • #4360
[PATCH 11/14] sched_ext: Delegate proxy donor admission to BPF schedulers
Sat, 25 Jul 2026 18:04:17 +0200
Andrea Righi <[email protected]> • #4359
[PATCH 10/14] sched_ext: Split curr|donor references properly
Sat, 25 Jul 2026 18:04:16 +0200
Andrea Righi <[email protected]> • #4358
[PATCH 09/14] sched_ext: Handle proxy-exec races in remote DSQ transfers
Sat, 25 Jul 2026 18:04:15 +0200
Andrea Righi <[email protected]> • #4357
[PATCH 08/14] sched_ext: Generalize the reject DSQ reenqueue path
Sat, 25 Jul 2026 18:04:14 +0200
Andrea Righi <[email protected]> • #4356
[PATCH 07/14] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
Sat, 25 Jul 2026 18:04:13 +0200
Andrea Righi <[email protected]> • #4355
[PATCH 06/14] sched_ext: Block proxy donors across scheduler transitions
Sat, 25 Jul 2026 18:04:12 +0200
Andrea Righi <[email protected]> • #4354
[PATCH 05/14] sched: Add sched_ext hooks for proxy execution
Sat, 25 Jul 2026 18:04:11 +0200
Andrea Righi <[email protected]> • #4353
[PATCH 04/14] sched: Add prepare_switch() class callback
Sat, 25 Jul 2026 18:04:10 +0200
Andrea Righi <[email protected]> • #4352
[PATCH 03/14] sched: Add helper to block retained proxy donors
Sat, 25 Jul 2026 18:04:09 +0200
Andrea Righi <[email protected]> • #4351
[PATCH 02/14] sched: Make NOHZ CFS bandwidth checks follow proxy donor
Sat, 25 Jul 2026 18:04:08 +0200
Andrea Righi <[email protected]> • #4350
[PATCH 01/14] sched/core: Avoid false migration warning for proxy donors
Sat, 25 Jul 2026 18:04:07 +0200
Andrea Righi <[email protected]> • #4349
[PATCHSET v9 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
Sat, 25 Jul 2026 18:04:06 +0200
Andrea Righi <[email protected]> • #4348
[PATCH 5/5] sched_ext: Report scx_link_sched() failures inline
Fri, 24 Jul 2026 14:50:19 -1000
Tejun Heo <[email protected]> • #4347
[PATCH 4/5] sched_ext: Abort directly from the hardlockup handler
Fri, 24 Jul 2026 14:50:18 -1000
Tejun Heo <[email protected]> • #4346
[PATCH 3/5] sched_ext: Report NMI kicks with scx_error()
Fri, 24 Jul 2026 14:50:17 -1000
Tejun Heo <[email protected]> • #4345
[PATCH 2/5] sched_ext: Format bstr exit messages after claiming the exit
Fri, 24 Jul 2026 14:50:16 -1000
Tejun Heo <[email protected]> • #4344
[PATCH 1/5] sched_ext: Make exit claiming lock-free
Fri, 24 Jul 2026 14:50:15 -1000
Tejun Heo <[email protected]> • #4343
[PATCHSET sched_ext/for-7.3] sched_ext: NMI-safe exit handling
Fri, 24 Jul 2026 14:50:14 -1000
Tejun Heo <[email protected]> • #4342
Re: [PATCHSET v2 sched_ext/for-7.3] sched_ext: Follow-up fixes and missing cap enforcement
Fri, 24 Jul 2026 12:19:16 -1000
Tejun Heo <[email protected]> • #4341
Re: [PATCHSET v2 sched_ext/for-7.3] sched_ext: Follow-up fixes and missing cap enforcement
Fri, 24 Jul 2026 21:57:10 +0200
Andrea Righi <[email protected]> • #4340
[PATCH 4/5] sched_ext: Factor out scx_cpuperf_set()
Fri, 24 Jul 2026 09:16:50 -1000
Tejun Heo <[email protected]> • #4339
[PATCH 5/5] sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERF
Fri, 24 Jul 2026 09:16:51 -1000
Tejun Heo <[email protected]> • #4338
[PATCH 3/5] sched_ext: Count kicks denied for lacking baseline cid access
Fri, 24 Jul 2026 09:16:49 -1000
Tejun Heo <[email protected]> • #4337
[PATCH 2/5] sched_ext: Gate local DSQ reenq on baseline cid access
Fri, 24 Jul 2026 09:16:48 -1000
Tejun Heo <[email protected]> • #4336
[PATCH 1/5] tools/sched_ext: Don't restart over a pending exit request
Fri, 24 Jul 2026 09:16:47 -1000
Tejun Heo <[email protected]> • #4335
[PATCHSET v2 sched_ext/for-7.3] sched_ext: Follow-up fixes and missing cap enforcement
Fri, 24 Jul 2026 09:16:46 -1000
Tejun Heo <[email protected]> • #4334
Re: [PATCH 5/5] sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERF
Fri, 24 Jul 2026 09:07:49 -1000
Tejun Heo <[email protected]> • #4333
Re: [PATCH 4/5] sched_ext: Factor out scx_cpuperf_set()
Fri, 24 Jul 2026 09:07:38 -1000
Tejun Heo <[email protected]> • #4332
Re: [PATCH 5/5] sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERF
Fri, 24 Jul 2026 18:46:05 +0000
[email protected] • #4331
Re: [PATCH 4/5] sched_ext: Factor out scx_cpuperf_set()
Fri, 24 Jul 2026 18:30:56 +0000
[email protected] • #4330
[PATCH 5/5] sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERF
Fri, 24 Jul 2026 08:21:25 -1000
Tejun Heo <[email protected]> • #4329
[PATCH 4/5] sched_ext: Factor out scx_cpuperf_set()
Fri, 24 Jul 2026 08:21:24 -1000
Tejun Heo <[email protected]> • #4328
[PATCH 3/5] sched_ext: Count kicks denied for lacking baseline cid access
Fri, 24 Jul 2026 08:21:23 -1000
Tejun Heo <[email protected]> • #4327
[PATCH 2/5] sched_ext: Gate local DSQ reenq on baseline cid access
Fri, 24 Jul 2026 08:21:22 -1000
Tejun Heo <[email protected]> • #4326
[PATCH 1/5] tools/sched_ext: Don't restart over a pending exit request
Fri, 24 Jul 2026 08:21:21 -1000
Tejun Heo <[email protected]> • #4325
[PATCHSET sched_ext/for-7.3] sched_ext: Follow-up fixes and missing cap enforcement
Fri, 24 Jul 2026 08:21:20 -1000
Tejun Heo <[email protected]> • #4324
[PATCH] sched_ext: Fix incorrect SCX_PICK_IDLE_CPU_* flag prefix in kernel-doc
Fri, 24 Jul 2026 16:08:24 +0800
[email protected] • #4323
[PATCH 3/3] sched_ext: Use rcu_access_pointer() for the first_task comparison
Thu, 23 Jul 2026 15:29:14 -1000
Tejun Heo <[email protected]> • #4322
[PATCH 2/3] sched_ext: Resolve most remaining scx_root accesses
Thu, 23 Jul 2026 15:29:13 -1000
Tejun Heo <[email protected]> • #4321
[PATCH 1/3] sched_ext: Add scx_cgroup_sched() for cgrp->scx_sched reads
Thu, 23 Jul 2026 15:29:12 -1000
Tejun Heo <[email protected]> • #4320
[PATCHSET sched_ext/for-7.3] sched_ext: Sparse annotation cleanups
Thu, 23 Jul 2026 15:29:11 -1000
Tejun Heo <[email protected]> • #4319
Re: [PATCH] sched_ext: repair kernel-doc comments
Thu, 23 Jul 2026 08:05:28 -1000
Tejun Heo <[email protected]> • #4318
Re: [PATCH sched_ext/for-7.2-fixes] selftests/sched_ext: Handle sleeping task affinity changes in numa test
Thu, 23 Jul 2026 08:04:51 -1000
Tejun Heo <[email protected]> • #4317
Re: [PATCH] sched_ext: repair kernel-doc comments
Thu, 23 Jul 2026 19:58:23 +0200
Andrea Righi <[email protected]> • #4316
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.