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 > <[email protected]> wrote: > >>>> Casey & Gina <[email protected]> schrieb am 23.05.2018 um 20:43 in > Nachricht <[email protected]>: > [...] >> 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: [email protected] > 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: [email protected] 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
