https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253146
Bug ID: 253146
Summary: Identical sysctl descriptions for kern.proc.proc and
kern.proc.proc_td
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
% sysctl -ad | grep -i thread
kern.proc.proc: Return process table, no threads
kern.proc.proc_td: Return process table, no threads
Cursory examination of the sysctl declarations (in sys/kern/kern_proc.c)
suggests the latter should be something like "Return process table, including
threads". Present in at least 12.1 and 14-current.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"