Page MenuHomeFreeBSD

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

Authored by 0mp on Thu, Jul 31, 4:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 11, 11:42 AM
Unknown Object (File)
Mon, Aug 11, 12:52 AM
Unknown Object (File)
Mon, Aug 11, 12:39 AM
Unknown Object (File)
Mon, Aug 11, 12:31 AM
Unknown Object (File)
Fri, Aug 1, 5:21 PM
Subscribers

Details

Summary

It seems to be a good place to help the user discover those useful
wrappers.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65871
Build 62754: arc lint + arc unit

Event Timeline

0mp requested review of this revision.Thu, Jul 31, 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.Fri, Aug 1, 10:05 AM