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-03-17 21:39:02
linux-kernel
[PATCH 24/32] sched_ext: Add cgroup support
2023-03-17 21:38:58
linux-kernel
[PATCH 18/32] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext
2023-03-17 21:38:35
linux-kernel
[PATCH 08/32] sched: Expose css_tg(), __setscheduler_prio() and SCHED_CHANGE_BLOCK()
2023-03-17 21:38:30
linux-kernel
[PATCH 06/32] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
2023-03-17 21:38:28
linux-kernel
[PATCH 25/32] sched_ext: Implement SCX_KICK_WAIT
2023-03-17 21:38:08
linux-kernel
[PATCH 28/32] sched_ext: Implement core-sched support
2023-03-17 21:38:05
linux-kernel
[PATCH 13/32] sched_ext: Implement BPF extensible scheduler class
2023-03-17 21:38:00
linux-kernel
[PATCH 26/32] sched_ext: Implement sched_ext_ops.cpu_acquire/release()
2023-03-17 21:37:43
linux-kernel
[PATCH 31/32] sched_ext: Add a basic, userland vruntime scheduler
2023-03-17 21:37:40
linux-kernel
[PATCH 32/32] sched_ext: Add a rust userspace hybrid example scheduler
2023-03-17 21:37:36
linux-kernel
[PATCH 22/32] sched_ext: Implement tickless support
2023-03-17 21:37:31
linux-kernel
[PATCH 30/32] sched_ext: Documentation: scheduler: Document extensible scheduler class
2023-03-17 21:37:29
linux-kernel
[PATCH 29/32] sched_ext: Add vtime-ordered priority queue to dispatch_q's
2023-03-17 21:37:25
linux-kernel
[PATCH 27/32] sched_ext: Implement sched_ext_ops.cpu_online/offline()
2023-03-17 21:37:04
linux-kernel
[PATCH 23/32] sched_ext: Track tasks that are subjects of the in-flight SCX operation
2023-03-17 21:37:01
linux-kernel
[PATCH 21/32] sched_ext: Add task state tracking operations
2023-03-17 21:36:57
linux-kernel
[PATCH 19/32] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
2023-03-17 21:36:51
linux-kernel
[PATCH 04/32] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
2023-03-17 21:36:47
linux-kernel
[PATCH 20/32] sched_ext: Make watchdog handle ops.dispatch() looping stall
2023-03-17 21:36:44
linux-kernel
[PATCH 16/32] sched_ext: Implement runnable task stall watchdog
2023-03-17 21:36:40
linux-kernel
[PATCH 17/32] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
2023-03-17 21:36:37
linux-kernel
[PATCH 15/32] sched_ext: Add sysrq-S which disables the BPF scheduler
2023-03-17 21:36:33
linux-kernel
[PATCH 10/32] sched: Add @reason to sched_class->rq_{on|off}line()
2023-03-17 21:36:30
linux-kernel
[PATCH 09/32] sched: Enumerate CPU cgroup file types
2023-03-17 21:36:27
linux-kernel
[PATCH 11/32] sched: Add normal_policy()
2023-03-17 21:36:23
linux-kernel
[PATCH 07/32] sched: Factor out cgroup weight conversion functions
2023-03-17 21:36:10
linux-kernel
[PATCH 03/32] sched: Restructure sched_class order sanity checks in sched_init()
2023-03-17 21:35:58
linux-kernel
[PATCH 01/32] cgroup: Implement cgroup_show_cftypes()
2023-03-17 21:35:54
linux-kernel
[PATCH 02/32] sched: Encapsulate task attribute change sequence into a helper macro
2023-03-17 21:35:52
linux-kernel
[PATCHSET v3] sched: Implement BPF extensible scheduler class
2023-03-14 21:59:57
linux-kernel
[PATCH bpf/for-next] cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
2023-03-14 03:31:17
linux-kernel
Re: [PATCH 08/36] workqueue: move to use bus_get_dev_root()
2023-03-03 20:56:48
linux-kernel
Re: [PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
2023-03-02 19:43:07
linux-kernel
[PATCH v2 bpf-next] bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
2023-03-02 18:58:36
linux-kernel
[PATCH bpf-next] bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
2023-02-27 18:27:27
linux-kernel
Re: [PATCH v3] blk-iocost: Pass gendisk to ioc_refresh_params
2023-02-26 17:01:50
linux-kernel
Re: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-26 16:55:58
linux-kernel
Re: [PATCH] blk-iocost: initialize rqos before accessing it
2023-02-23 18:22:17
linux-kernel
Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-23 18:15:24
linux-kernel
Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-23 01:30:07
linux-kernel
[PATCH v2 2/2 bpf-next] selftests/bpf: Add a test case for bpf_cgroup_from_id()
2023-02-23 01:29:21
linux-kernel
[PATCH v2 1/2 bpf-next] bpf: Add bpf_cgroup_from_id() kfunc
2023-02-23 01:23:08
linux-kernel
Re: [PATCH bpf-next] bpf: Add bpf_cgroup_from_id() kfunc
2023-02-21 22:09:05
linux-kernel
[PATCH bpf-next] bpf: Add bpf_cgroup_from_id() kfunc
2023-02-21 19:49:25
linux-kernel
Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-21 19:45:23
linux-kernel
Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-21 18:07:20
linux-kernel
Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-21 17:29:26
linux-kernel
Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-21 16:51:56
linux-kernel
Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-21 16:38:28
linux-kernel
Re: [PATCH v2] blk-ioprio: Introduce promote-to-rt policy
2023-02-19 23:25:59
linux-kernel
[GIT PULL] cgroup changes for v6.3-rc1