Re: [PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
From: Michal Koutný <hidden>
Date: 2021-11-10 17:52:07
Also in:
linux-doc, linux-kselftest, lkml
From: Michal Koutný <hidden>
Date: 2021-11-10 17:52:07
Also in:
linux-doc, linux-kselftest, lkml
On Wed, Nov 10, 2021 at 05:15:41PM +0100, Jan Kiszka [off-list ref] wrote:
Is there pthread_attr_setcgroup_np()?
If I'm not mistaken the 'p' in pthreads stands for POSIX and cgroups are Linux specific so you won't find that (unless you implement that yourself). ¯\_(ツ)_/¯ Michal