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