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 10, 6:32 AM
Unknown Object (File)
Fri, Oct 10, 6:32 AM
Unknown Object (File)
Fri, Oct 10, 6:32 AM
Unknown Object (File)
Fri, Oct 10, 12:46 AM
Unknown Object (File)
Sep 2 2025, 9:48 AM
Unknown Object (File)
Sep 1 2025, 12:48 AM
Unknown Object (File)
Aug 25 2025, 11:20 PM
Unknown Object (File)
Aug 25 2025, 11:20 PM
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