On Wed, 23 Sep 2020 12:44:45 -0700
stan <upai...@zoho.com> wrote:

> On Wed, 23 Sep 2020 12:08:22 +0000
> "Gregorio ." <de...@outlook.it> wrote:
> 
> > You can manually set the CPU affinity (see taskset utility) to
> > decide the core(s) where to run your process, even if it is already
> > running.  

The plot thickens.  I am running a background compile using clang / rust
restricted to 2 cores, and I see that it in fact behaves exactly as I
remember.  The tasks switch between cores regularly.  Perhaps I am
remembering incorrectly what happens with python scripts, and they have
always remained locked on a single core.  But I don't think so.  I'll
keep following up with my plan.
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org

Reply via email to