Understanding Scheduling and /proc/[pid]/sched
问题 I have a single threaded application that is (spinning and) pinned to a core with taskset and CPU isolation (i.e. isolcpus=12-23 nohz_full=21,22,23 rcu_nocbs=12-23; I have 2 CPUs, and 12 core each -- Skylake): exec taskset -c 22 setuidgid myuser envdir ./env -c = /opt/bin/UtilityServer > /tmp/logs/utility-server.log For some reason, after running few hours, I checked the stats: UtilityServer (1934, #threads: 1) ------------------------------------------------------------------- se.exec_start