Skip to content

Instantly share code, notes, and snippets.

@kunthar
Created December 10, 2014 11:22
Show Gist options
  • Save kunthar/8802b8a5c35c3ab1cb7b to your computer and use it in GitHub Desktop.
Save kunthar/8802b8a5c35c3ab1cb7b to your computer and use it in GitHub Desktop.
rcu mania
root@z1:/home/kunthar# ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 33388 2716 ? Ss 08:08 0:01 /sbin/init
root 7 0.0 0.0 0 0 ? S 08:08 0:00 [rcu_sched]
root 8 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/0]
root 9 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/1]
root 10 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/2]
root 11 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/3]
root 12 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/4]
root 13 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/5]
root 14 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/6]
root 15 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/7]
root 16 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/8]
root 17 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/9]
root 18 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/10]
root 19 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/11]
root 20 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/12]
root 21 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/13]
root 22 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/14]
root 23 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/15]
root 24 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/16]
root 25 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/17]
root 26 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/18]
root 27 0.0 0.0 0 0 ? S 08:08 0:00 [rcuos/19]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment