summaryrefslogtreecommitdiffstats
path: root/CRT.c
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2021-08-15 10:15:16 +0200
committerBenBE <BenBE@geshi.org>2021-08-16 08:03:57 +0200
commitb42c441ee0c41d493dbf154713c69855cc2f74f5 (patch)
tree5403bbf24b591e6b71ad1d491b9868fe135a5ea1 /CRT.c
parent68123adb6fab0594ee582c9df281c93e15cacb60 (diff)
Use proper metric to detect kernel threads
Querying kernel threads with `ps -o pid,lid,flags,state,lname -sp 0` gives that kernel threads have state `K` and flags have mask `0x20000` set. This corresponds to `LW_SYSTEM` in kernel which is mapped as `L_SYSTEM`/`P_SYSTEM` for userspace.
Diffstat (limited to 'CRT.c')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy