Re: [PATCH 06/30] entry: handle lazy rescheduling at user-exit

From: Ankur Arora
Date: Tue Feb 20 2024 - 17:39:16 EST



Thomas Gleixner <tglx@xxxxxxxxxxxxx> writes:

> On Mon, Feb 12 2024 at 21:55, Ankur Arora wrote:
>> The scheduling policy for TIF_NEED_RESCHED_LAZY is to allow the
>> running task to voluntarily schedule out, running it to completion.
>>
>> For archs with GENERIC_ENTRY, do this by adding a check in
>
> Please write out architectures. This is not twatter.

Thankfully not! Will fix (this and elsewhere).

>> exit_to_user_mode_loop().
>
> Thanks,
>
> tglx


--
ankur