LinuxLists
Users
About
Tejun Heo (
[email protected]
)
Number of posts: 13407 (2.3 per day)
First post: 2008-06-16 03:52:59
Last post: 2024-06-13 23:39:03
Previous Page
/
Next Page
Date
List
Subject
2023-07-11 21:48:22
linux-kernel
Re: [PATCH] cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
2023-07-11 21:39:52
linux-kernel
Re: [syzbot] WARNING in kthread_bind_mask
2023-07-11 02:32:11
linux-kernel
Re: [PATCH v4 0/9] cgroup/cpuset: Support remote partitions
2023-07-11 01:47:08
linux-kernel
[PATCH 20/34] sched_ext: Make watchdog handle ops.dispatch() looping stall
2023-07-11 01:46:38
linux-kernel
[PATCH 07/34] sched: Expose css_tg() and __setscheduler_prio()
2023-07-11 01:46:24
linux-kernel
[PATCH 25/34] sched_ext: Add a cgroup-based core-scheduling scheduler
2023-07-11 01:46:06
linux-kernel
[PATCH 14/34] sched_ext: Add sysrq-S which disables the BPF scheduler
2023-07-11 01:45:49
linux-kernel
[PATCH 02/34] sched: Restructure sched_class order sanity checks in sched_init()
2023-07-11 01:45:08
linux-kernel
[PATCH 08/34] sched: Enumerate CPU cgroup file types
2023-07-11 01:45:02
linux-kernel
[PATCH 03/34] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
2023-07-11 01:44:41
linux-kernel
[PATCH 33/34] sched_ext: Add a basic, userland vruntime scheduler
2023-07-11 01:44:41
linux-kernel
[PATCH 28/34] sched_ext: Implement sched_ext_ops.cpu_acquire/release()
2023-07-11 01:44:24
linux-kernel
[PATCH 30/34] sched_ext: Implement core-sched support
2023-07-11 01:44:04
linux-kernel
[PATCH 12/34] sched_ext: Implement BPF extensible scheduler class
2023-07-11 01:43:58
linux-kernel
[PATCH 21/34] sched_ext: Add task state tracking operations
2023-07-11 01:43:52
linux-kernel
[PATCH 16/34] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
2023-07-11 01:43:51
linux-kernel
[PATCH 15/34] sched_ext: Implement runnable task stall watchdog
2023-07-11 01:43:45
linux-kernel
[PATCH 04/34] sched: Add sched_class->reweight_task()
2023-07-11 01:42:45
linux-kernel
[PATCH 29/34] sched_ext: Implement sched_ext_ops.cpu_online/offline()
2023-07-11 01:42:14
linux-kernel
[PATCH 17/34] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext
2023-07-11 01:42:06
linux-kernel
[PATCH 27/34] sched_ext: Implement SCX_KICK_WAIT
2023-07-11 01:42:01
linux-kernel
[PATCH 31/34] sched_ext: Add vtime-ordered priority queue to dispatch_q's
2023-07-11 01:40:56
linux-kernel
[PATCH 13/34] sched_ext: Add scx_simple and scx_example_qmap example schedulers
2023-07-11 01:40:34
linux-kernel
Re: linux-next: build warning after merge of the cgroup tree
2023-07-11 01:40:27
linux-kernel
[PATCH 06/34] sched: Factor out cgroup weight conversion functions
2023-07-11 01:39:48
linux-kernel
[PATCH 34/34] sched_ext: Add a rust userspace hybrid example scheduler
2023-07-11 01:39:32
linux-kernel
[PATCH 22/34] sched_ext: Implement tickless support
2023-07-11 01:39:31
linux-kernel
[PATCH 24/34] sched_ext: Add cgroup support
2023-07-11 01:39:20
linux-kernel
[PATCH 10/34] sched: Add normal_policy()
2023-07-11 01:39:09
linux-kernel
[PATCH 18/34] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
2023-07-11 01:38:47
linux-kernel
[PATCH 09/34] sched: Add @reason to sched_class->rq_{on|off}line()
2023-07-11 01:38:09
linux-kernel
[PATCH 26/34] sched_ext: Add a cgroup scheduler which uses flattened hierarchy
2023-07-11 01:33:40
linux-kernel
[PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-07-11 01:24:54
linux-kernel
[PATCH 23/34] sched_ext: Track tasks that are subjects of the in-flight SCX operation
2023-07-11 01:24:53
linux-kernel
[PATCH 19/34] sched_ext: Add a central scheduler which makes all scheduling decisions on one CPU
2023-07-11 01:23:48
linux-kernel
[PATCH 11/34] sched_ext: Add boilerplate for extensible scheduler class
2023-07-11 01:22:24
linux-kernel
[PATCH 01/34] cgroup: Implement cgroup_show_cftypes()
2023-07-11 01:19:49
linux-kernel
[PATCH 32/34] sched_ext: Documentation: scheduler: Document extensible scheduler class
2023-07-11 01:15:42
linux-kernel
[PATCH 05/34] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
2023-07-11 01:13:06
linux-kernel
Re: [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition
2023-07-11 01:09:45
linux-kernel
Re: [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition
2023-07-11 01:09:34
linux-kernel
Re: [PATCH v4 0/9] cgroup/cpuset: Support remote partitions
2023-07-10 21:56:54
linux-kernel
Re: [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition
2023-07-10 21:22:09
linux-kernel
Re: [PATCH v4 0/9] cgroup/cpuset: Support remote partitions
2023-07-10 21:16:48
linux-kernel
Re: [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
2023-07-10 21:14:18
linux-kernel
Re: [PATCH v3 0/3] cpuset: Allow setscheduler regardless of manipulated task
2023-07-10 21:13:53
linux-kernel
Re: [PATCH] cgroup: fix obsolete comment above for_each_css()
2023-07-10 21:13:45
linux-kernel
Re: [PATCH for 6.5] workqueue: Warn attempt to flush system-wide workqueues.
2023-07-10 21:12:34
linux-kernel
Re: [PATCH v5] workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time
2023-07-10 21:09:25
linux-kernel
Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file
2023-07-10 20:45:31
linux-kernel
Re: [PATCH] cgroup/cpuset: avoid unneeded cpuset_mutex re-lock