public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: void@manifault.com, peterz@infradead.org, mingo@redhat.com
Cc: cgroups@vger.kernel.org, lizefan.x@bytedance.com,
	hannes@cmpxchg.org, mkoutny@suse.com, kernel-team@meta.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCHSET v2 sched_ext/for-6.12] sched_ext: Add cgroup support
Date: Fri, 30 Aug 2024 01:06:52 -1000	[thread overview]
Message-ID: <ZtGnzJsP8Smzx7JX@slm.duckdns.org> (raw)
In-Reply-To: <20240826225822.791578-1-tj@kernel.org>

On Mon, Aug 26, 2024 at 12:57:38PM -1000, Tejun Heo wrote:
> This is v2 of sched_ext cgroup support patchset. Changes from v1
> (http://lkml.kernel.org/r/20240808002550.731248-1-tj@kernel.org) are:
> 
> - cgroup interface file visiblity toggling based on SCX_OPS flags is dropped
>   as it caused more confusion than helping anything. sched_ext now just
>   warns when unimplemented features are used.
> 
> This was originally taken from the cgroup integration part of the sched_ext
> v6 patchset:
> 
>   http://lkml.kernel.org/r/20240501151312.635565-1-tj@kernel.org
> 
> This patchset is on top of sched_ext/for-6.12 (9ad2861b773d ("sched_ext:
> Allow dequeue_task_scx to fail")) and contains the following patches:
> 
>  0001-sched-Expose-css_tg.patch
>  0002-sched-Make-cpu_shares_read_u64-use-tg_weight.patch
>  0003-sched-Introduce-CONFIG_GROUP_SCHED_WEIGHT.patch
>  0004-sched_ext-Add-cgroup-support.patch
>  0005-sched_ext-Add-a-cgroup-scheduler-which-uses-flattene.patch
> 
>  0001-0003 are sched core preparations. Straightforward. No functional
>  changes.
> 
>  0004 adds cgroup support to sched_ext.
> 
>  0005 implements an example scheduler which uses the cgroup support.

The sched core part is minimal with this series. Peter, unless you object,
I'll route these through sched_ext/for-6.12.

Thanks.

-- 
tejun

  parent reply	other threads:[~2024-08-30 11:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 22:57 [PATCHSET v2 sched_ext/for-6.12] sched_ext: Add cgroup support Tejun Heo
2024-08-26 22:57 ` [PATCH 1/5] sched: Expose css_tg() Tejun Heo
2024-08-26 22:57 ` [PATCH 2/5] sched: Make cpu_shares_read_u64() use tg_weight() Tejun Heo
2024-08-26 22:57 ` [PATCH 3/5] sched: Introduce CONFIG_GROUP_SCHED_WEIGHT Tejun Heo
2024-08-26 22:57 ` [PATCH 4/5] sched_ext: Add cgroup support Tejun Heo
2024-08-26 22:57 ` [PATCH 5/5] sched_ext: Add a cgroup scheduler which uses flattened hierarchy Tejun Heo
2024-08-30 11:06 ` Tejun Heo [this message]
2024-09-04 20:25 ` [PATCHSET v2 sched_ext/for-6.12] sched_ext: Add cgroup support Tejun Heo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZtGnzJsP8Smzx7JX@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=kernel-team@meta.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizefan.x@bytedance.com \
    --cc=mingo@redhat.com \
    --cc=mkoutny@suse.com \
    --cc=peterz@infradead.org \
    --cc=void@manifault.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox