Page MenuHomeFreeBSD

Retire MAP_RENAME and MAP_NORESERVE.
ClosedPublic

Authored by jhb on Sep 26 2014, 8:03 PM.
Tags
None
Referenced Files
F147326384: D848.id2033.diff
Tue, Mar 10, 12:23 AM
Unknown Object (File)
Fri, Mar 6, 6:25 PM
Unknown Object (File)
Fri, Mar 6, 12:38 PM
Unknown Object (File)
Tue, Mar 3, 3:30 PM
Unknown Object (File)
Mon, Mar 2, 9:19 AM
Unknown Object (File)
Fri, Feb 27, 5:58 PM
Unknown Object (File)
Tue, Feb 17, 1:42 AM
Unknown Object (File)
Jan 29 2026, 7:52 PM
Subscribers
None

Details

Summary

Retire the unimplemented MAP_RENAME and MAP_NORESERVE flags to mmap(2).
Older binaries are still permitted to use these flags.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

jhb retitled this revision from to Retire MAP_RENAME and MAP_NORESERVE..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added a reviewer: kib.

This needs to pass an exp-run in ports before it can go into HEAD.

kib edited edge metadata.
This revision is now accepted and ready to land.Sep 27 2014, 7:58 AM
jhb edited edge metadata.

Update truss.

I thought that we might want to make the old flags slightly more visible in the output of the tracing tools, to facilitate diagnostic. But I do not have good proposal on how to do this.

Update tree after ports fixes committed.

jhb updated this revision to Diff 2034.

Closed by commit rS273250 (authored by @jhb).