https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224532
Bug ID: 224532
Summary: Remove resident count from procfs map
Product: Base System
Version: 11.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
procfs_map does a very naive resident count, which for huge unbacked virtual
spaces takes essentially forever. Instead of trying to fix this (see bug
188911), the resident count field should be deprecated and always be set to 0.
Linux procfs does not return resident counts.
--
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]"