Page MenuHomeFreeBSD

sysctl.3: Reference kinfo_getvmmap(3), kinfo_getfile(3), and kinfo_getproc(3)
ClosedPublic

Authored by 0mp on Jul 31 2025, 4:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 1:25 AM
Unknown Object (File)
Sat, Oct 11, 7:35 AM
Unknown Object (File)
Sat, Oct 11, 7:35 AM
Unknown Object (File)
Sat, Oct 11, 7:35 AM
Unknown Object (File)
Sat, Oct 11, 7:35 AM
Unknown Object (File)
Sat, Oct 11, 12:14 AM
Unknown Object (File)
Tue, Sep 16, 5:15 PM
Unknown Object (File)
Sep 15 2025, 6:19 PM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

0mp requested review of this revision.Jul 31 2025, 4:10 PM

I think "Also see ..." sounds better than "Also check out ...".

Specifically, kinfo_getvmmap(3) contains some interesting notes about performance aspects of KERN_PROC_VMMAP, so it should definitely be mentioned somewhere close to the KERN_PROC_VMMAP documentation.

This revision is now accepted and ready to land.Aug 1 2025, 10:05 AM