Re: [RFC] better visibility into kworkers

2018-05-17 Thread Lennart Poettering
On Do, 17.05.18 10:42, Alexey Dobriyan (adobri...@gmail.com) wrote: > > The kernel APIs for all this aren't really good > > though, and I always was reluctant to check for PF_KTHREAD, as that > > flag is neither documented for userspace, nor available in any > > userspace-accessible headers. Howev

Re: [RFC] better visibility into kworkers

2018-05-17 Thread Alexey Dobriyan
> The kernel APIs for all this aren't really good > though, and I always was reluctant to check for PF_KTHREAD, as that > flag is neither documented for userspace, nor available in any > userspace-accessible headers. However, I wanted to tighten this a bit, > and hence we now define the flag in our