lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 5 Dec 2013 14:07:43 -0600
From:	Jason H <q5p4k0@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: processes generated by kthreadd

Is there a resource that provides description details of all available kernel
daemons potentially created by kthreadd?  Example:

q5p4k0@...sm ~ % ps -f --ppid 2|head
UID        PID  PPID  C STIME TTY          TIME CMD
root         3     2  0 09:22 ?        00:00:01 [ksoftirqd/0]
root         5     2  0 09:22 ?        00:00:00 [kworker/0:0H]
root         7     2  0 09:22 ?        00:00:00 [migration/0]
root         8     2  0 09:22 ?        00:00:23 [rcu_preempt]
root         9     2  0 09:22 ?        00:00:00 [rcu_bh]


Though not on the example list above, I understand that
"flush-MAJOR:MINOR" flushes dirty pages to disk when available memory
reaches a configured minimum threshold.  How can I obtain a
description of all valid kthreadd generated kernel processes?!
Thanks in advance for any help.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ