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: freebsd-bugs@FreeBSD.org
          Reporter: glenn.weinb...@intel.com
                CC: ema...@freebsd.org, k...@freebsd.org

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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to