Re: [PATCH v2 00/13] sched/fair/schedutil: Better manage system response time

From: Tom Gebhardt

Date: Thu May 28 2026 - 07:14:31 EST


Hi Christian,

The base commit is:

bb31e96fee23a474a0504a15097d7ee55bed678e
("DTS: set default nvme Host Memory Buffer size to 32MB on BCM2711/2")

So:

git clone https://github.com/raspberrypi/linux.git -b rpi-7.0.y
cd linux
git checkout bb31e96fee23a474a0504a15097d7ee55bed678e
curl -L https://gist.githubusercontent.com/Kletternaut/640445f82d2c1f50d5b19d2f6803b395/raw/0001-sched-ttwu-patch-series-Vincent-s-util_est-refactori.patch | git apply

Sorry for the inconvenience.

Tom