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