Re: [PATCH] sched/ext: Suppress warning in __this_cpu_write() by disabling preemption

From: Breno Leitao
Date: Wed Jul 16 2025 - 09:20:15 EST


Hello Peter,

On Wed, Jul 16, 2025 at 03:15:12PM +0200, Andrea Righi wrote:
> On Wed, Jul 16, 2025 at 02:51:28PM +0200, Peter Zijlstra wrote:
> > Also, I don't seem to have this scx_layered

This is a rust scheduler that could be found at
https://github.com/sched-ext/scx/tree/main/scheds/rust/scx_layered

Thanks for the review,
--breno