Page MenuHomeFreeBSD

pmap_kextract(9): some additions
ClosedPublic

Authored by mhorne on Nov 3 2023, 5:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 25, 7:05 PM
Unknown Object (File)
Mon, Sep 22, 9:23 AM
Unknown Object (File)
Sep 5 2025, 1:29 PM
Unknown Object (File)
Aug 28 2025, 2:59 PM
Unknown Object (File)
Aug 3 2025, 7:33 PM
Unknown Object (File)
Jul 31 2025, 11:56 AM
Unknown Object (File)
Jul 11 2025, 10:59 AM
Unknown Object (File)
Jul 7 2025, 6:13 AM
Subscribers

Details

Summary

Mainly, provide a little more detail on the caller's responsibilities.

Suggested by: kib, jhb

Diff Detail

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

Event Timeline

mhorne requested review of this revision.Nov 3 2023, 5:05 PM
share/man/man9/pmap_kextract.9
45–46

I might drop this, I am not sure if it is more helpful or confusing.

This revision is now accepted and ready to land.Nov 4 2023, 7:07 AM
markj added inline comments.
share/man/man9/pmap_kextract.9
42
45–46

It seems reasonable to me.

This revision was automatically updated to reflect the committed changes.