Re: [patch 00/12] rseq: Implement time slice extension mechanism

From: Thomas Gleixner

Date: Wed Sep 10 2025 - 10:50:51 EST


On Wed, Sep 10 2025 at 16:58, K. Prateek Nayak wrote:
> On 9/9/2025 4:29 AM, Thomas Gleixner wrote:
>> For your convenience all of it is also available as a conglomerate from
>> git:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git rseq/slice
>
> Apart from a couple of nit picks, I couldn't spot anything out of place
> and the overall approach looks solid. Please feel free to include:
>
> Reviewed-by: K Prateek Nayak <kprateek.nayak@xxxxxxx>

Thanks a lot for going through it and testing.

Do you have a real workload or a mockup at hand, which benefits
from that slice extension functionality?

It would be really nice to have more than a pretty lame selftest.

thanks,

tglx