From: Andrea Righi <arighi@nvidia.com>
To: Cheng-Yang Chou <yphbchou0911@gmail.com>
Cc: sched-ext@lists.linux.dev, tj@kernel.org, void@manifault.com,
changwoo@igalia.com, jserv@ccns.ncku.edu.tw
Subject: Re: [PATCH 00/10] sched_ext: Sync with scx upstream
Date: Wed, 23 Jul 2025 14:12:20 +0200 [thread overview]
Message-ID: <aIDRpN7OZsz-uMju@gpd4> (raw)
In-Reply-To: <20250723120746.52847-1-yphbchou0911@gmail.com>
On Wed, Jul 23, 2025 at 08:07:36PM +0800, Cheng-Yang Chou wrote:
> This series syncs 10 sched_ext source/header files with the latest scx
> upstream via:
>
> ./sync-to-kernel.sh /path/to/kernel/tree
>
> The updates ensure alignment with upstream development. Build tested
> with `make -j`.
>
> Thanks.
>
> -chengyang
I don't think splitting the patch set into multiple per-file patches is
very helpful for review. Since this is a single logical change, I think
it's better to include all the changes in a single patch.
Thanks,
-Andrea
>
> ---
>
> Cheng-Yang Chou (10):
> sched_ext: Sync with scx upstream in tools/sched_ext/scx_central.bpf.c
> sched_ext: Sync with scx upstream in tools/sched_ext/scx_central.c
> sched_ext: Sync with scx upstream in tools/sched_ext/scx_flatcg.bpf.c
> sched_ext: Sync with scx upstream in tools/sched_ext/scx_flatcg.c
> sched_ext: Sync with scx upstream in tools/sched_ext/scx_qmap.bpf.c
> sched_ext: Sync with scx upstream in tools/sched_ext/scx_simple.c
> sched_ext: Sync with scx upstream in
> tools/sched_ext/include/scx/common.bpf.h
> sched_ext: Sync with scx upstream in
> tools/sched_ext/include/scx/common.h
> sched_ext: Sync with scx upstream in
> tools/sched_ext/include/scx/compat.bpf.h
> sched_ext: Sync with scx upstream in
> tools/sched_ext/include/scx/user_exit_info.h
>
> tools/sched_ext/include/scx/common.bpf.h | 102 +++++++++++++++++--
> tools/sched_ext/include/scx/common.h | 5 +-
> tools/sched_ext/include/scx/compat.bpf.h | 5 +
> tools/sched_ext/include/scx/user_exit_info.h | 49 +--------
> tools/sched_ext/scx_central.bpf.c | 2 +-
> tools/sched_ext/scx_central.c | 1 +
> tools/sched_ext/scx_flatcg.bpf.c | 2 +-
> tools/sched_ext/scx_flatcg.c | 2 +
> tools/sched_ext/scx_qmap.bpf.c | 23 -----
> tools/sched_ext/scx_simple.c | 2 +
> 10 files changed, 110 insertions(+), 83 deletions(-)
>
> --
> 2.48.1
>
next prev parent reply other threads:[~2025-07-23 12:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-23 12:07 [PATCH 00/10] sched_ext: Sync with scx upstream Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 01/10] sched_ext: Sync with scx upstream in tools/sched_ext/scx_central.bpf.c Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 02/10] sched_ext: Sync with scx upstream in tools/sched_ext/scx_central.c Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 03/10] sched_ext: Sync with scx upstream in tools/sched_ext/scx_flatcg.bpf.c Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 04/10] sched_ext: Sync with scx upstream in tools/sched_ext/scx_flatcg.c Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 05/10] sched_ext: Sync with scx upstream in tools/sched_ext/scx_qmap.bpf.c Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 06/10] sched_ext: Sync with scx upstream in tools/sched_ext/scx_simple.c Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 07/10] sched_ext: Sync with scx upstream in tools/sched_ext/include/scx/common.bpf.h Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 08/10] sched_ext: Sync with scx upstream in tools/sched_ext/include/scx/common.h Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 09/10] sched_ext: Sync with scx upstream in tools/sched_ext/include/scx/compat.bpf.h Cheng-Yang Chou
2025-07-23 12:07 ` [PATCH 10/10] sched_ext: Sync with scx upstream in tools/sched_ext/include/scx/user_exit_info.h Cheng-Yang Chou
2025-07-23 12:12 ` Andrea Righi [this message]
2025-07-23 12:21 ` [PATCH 00/10] sched_ext: Sync with scx upstream Cheng-Yang Chou
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=aIDRpN7OZsz-uMju@gpd4 \
--to=arighi@nvidia.com \
--cc=changwoo@igalia.com \
--cc=jserv@ccns.ncku.edu.tw \
--cc=sched-ext@lists.linux.dev \
--cc=tj@kernel.org \
--cc=void@manifault.com \
--cc=yphbchou0911@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.