Tried that, it doesn't seem to do anything but prefix the lines with the pid:

[pid 24923] sched_yield()               = 0
[pid 24923] sched_yield()               = 0
[pid 24923] sched_yield()               = 0

Regards,
-- 
Casey

> On May 23, 2018, at 11:40 PM, Ulrich Windl 
> <ulrich.wi...@rz.uni-regensburg.de> wrote:
> 
>>>> Casey & Gina <caseyandg...@icloud.com> schrieb am 23.05.2018 um 20:43 in
> Nachricht <3b8567a0-ef36-44af-bbad-0d494b08f...@icloud.com>:
> [...]
>> I ran `strace ‑p <pid>`, and the screen filled with the following line 
>> repeating as fast as my terminal can render:
>> sched_yield()                           = 0
>> sched_yield()                           = 0
>> sched_yield()                           = 0
> 
> I wonder whether such a process is multi-threaded and whether adding option
> "-f" to strace would make a difference...
> 
> [...]
> Regards,
> Ulrich
> 
> _______________________________________________
> Users mailing list: Users@clusterlabs.org
> https://lists.clusterlabs.org/mailman/listinfo/users
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org

_______________________________________________
Users mailing list: Users@clusterlabs.org
https://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to