Show patches with: Series = [01/36] cgroup: Implement cgroup_show_cftypes()       |    State = Action Required       |    Archived = No       |   34 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[36/36] sched_ext: Add scx_layered, a highly configurable multi-layer scheduler [01/36] cgroup: Implement cgroup_show_cftypes() - - - --- 2023-11-11 Tejun Heo New
[35/36] sched_ext: Add scx_rusty, a rust userspace hybrid scheduler [01/36] cgroup: Implement cgroup_show_cftypes() - - - --- 2023-11-11 Tejun Heo New
[34/36] sched_ext: Add a basic, userland vruntime scheduler [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-11-11 Tejun Heo New
[33/36] sched_ext: Documentation: scheduler: Document extensible scheduler class [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[32/36] sched_ext: Add vtime-ordered priority queue to dispatch_q's [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-11-11 Tejun Heo New
[31/36] sched_ext: Implement core-sched support [01/36] cgroup: Implement cgroup_show_cftypes() - 2 - --- 2023-11-11 Tejun Heo New
[30/36] sched_ext: Implement sched_ext_ops.cpu_online/offline() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[29/36] sched_ext: Implement sched_ext_ops.cpu_acquire/release() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[28/36] sched_ext: Implement SCX_KICK_WAIT [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[27/36] sched_ext: Add a cgroup scheduler which uses flattened hierarchy [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[26/36] sched_ext: Add a cgroup-based core-scheduling scheduler [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[24/36] sched_ext: Track tasks that are subjects of the in-flight SCX operation [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-11-11 Tejun Heo New
[23/36] sched_ext: Implement tickless support [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[22/36] sched_ext: Add task state tracking operations [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[21/36] sched_ext: Make watchdog handle ops.dispatch() looping stall [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-11-11 Tejun Heo New
[20/36] sched_ext: Add a central scheduler which makes all scheduling decisions on one CPU [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[19/36] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[18/36] sched_ext: Print sched_ext info when dumping stack [01/36] cgroup: Implement cgroup_show_cftypes() - - - --- 2023-11-11 Tejun Heo New
[17/36] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[16/36] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[15/36] sched_ext: Implement runnable task stall watchdog [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[14/36] sched_ext: Add sysrq-S which disables the BPF scheduler [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[13/36] sched_ext: Add scx_simple and scx_example_qmap example schedulers [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[11/36] sched_ext: Add boilerplate for extensible scheduler class [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[10/36] sched: Add normal_policy() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[09/36] sched: Add @reason to sched_class->rq_{on|off}line() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[08/36] sched: Enumerate CPU cgroup file types [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[07/36] sched: Expose css_tg() and __setscheduler_prio() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[06/36] sched: Factor out cgroup weight conversion functions [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[05/36] sched: Add sched_class->switching_to() and expose check_class_changing/changed() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[04/36] sched: Add sched_class->reweight_task() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[03/36] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New
[02/36] sched: Restructure sched_class order sanity checks in sched_init() [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-11-11 Tejun Heo New
[01/36] cgroup: Implement cgroup_show_cftypes() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-11-11 Tejun Heo New