Page MenuHomeFreeBSD

Add kern_mincore() and use it in compat.
ClosedPublic

Authored by dchagin on Mar 26 2017, 6:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 9:19 PM
Unknown Object (File)
Fri, Jan 24, 7:24 PM
Unknown Object (File)
Sat, Jan 18, 5:10 PM
Unknown Object (File)
Oct 16 2024, 7:39 AM
Unknown Object (File)
Sep 27 2024, 11:48 PM
Unknown Object (File)
Sep 24 2024, 12:03 AM
Unknown Object (File)
Sep 17 2024, 1:02 AM
Unknown Object (File)
Sep 11 2024, 4:07 AM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I suggest to split this into two commits: introduction of kern_mincore(), and reference to it in linuxolator. This would make the merge to stable easier.

This revision is now accepted and ready to land.Mar 26 2017, 6:43 PM
This revision was automatically updated to reflect the committed changes.