https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225933
Bug ID: 225933
Summary: Read-only sysctl variable "kern.ipc.shmsegs" does not
return number of segments
Product: Base System
Version: 11.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
PROBLEM:
# sysctl -d kern.ipc.shmsegs
kern.ipc.shmsegs: Current number of shared memory segments allocated
# sysctl -Ah kern.ipc.shmsegs
EXPECTED RESULT:
numeric output
ACTUAL RESULT:
garbage output
--
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]"