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)
Tue, Jun 2, 6:20 AM
Unknown Object (File)
Tue, Jun 2, 6:16 AM
Unknown Object (File)
Mon, Jun 1, 10:17 PM
Unknown Object (File)
Mon, Jun 1, 10:13 PM
Unknown Object (File)
Sun, May 31, 11:39 AM
Unknown Object (File)
Sun, May 31, 11:35 AM
Unknown Object (File)
Wed, May 20, 7:58 AM
Unknown Object (File)
Wed, May 20, 6:29 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.