Re: [PATCH 1/1] io_uring/sqpoll: inherit cpumask of creating process
From: Jens Axboe
Date: Fri Sep 06 2024 - 09:55:31 EST
On 9/6/24 7:52 AM, MOESSBAUER, Felix wrote:
> On Fri, 2024-09-06 at 07:47 -0600, Jens Axboe wrote:
>> On 9/6/24 7:44 AM, Felix Moessbauer wrote:
>>> The submit queue polling threads are "kernel" threads that are
>>> started
>>
>> It's not a kernel thread, it's a normal userland thread that just
>> never
>> exits to userspace.
>
> One more reason to behave like a userland thread. I used the term
> "kernel" thread as it was used in commit a5fc1441af as well, referring
> to the same thing.
>
> Shall I update the commit message?
Not needed, I just amended it while committing.
--
Jens Axboe