Page MenuHomeFreeBSD

Use the existing page size in libthr
ClosedPublic

Authored by andrew on Apr 20 2022, 4:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 31, 3:43 AM
Unknown Object (File)
Tue, Oct 28, 12:46 PM
Unknown Object (File)
Mon, Oct 27, 2:17 AM
Unknown Object (File)
Sun, Oct 26, 4:27 PM
Unknown Object (File)
Oct 18 2025, 3:26 PM
Unknown Object (File)
Oct 10 2025, 6:32 AM
Unknown Object (File)
Oct 10 2025, 6:32 AM
Unknown Object (File)
Oct 10 2025, 6:32 AM
Subscribers

Details

Summary

Rather than calling getpagesize() twice use the value saved after the
first call to size a mmap allocation.

Diff Detail

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