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)
Wed, Apr 15, 10:05 PM
Unknown Object (File)
Tue, Apr 14, 11:36 PM
Unknown Object (File)
Wed, Apr 8, 6:22 AM
Unknown Object (File)
Mon, Apr 6, 9:57 AM
Unknown Object (File)
Wed, Apr 1, 1:35 PM
Unknown Object (File)
Mon, Mar 30, 5:57 AM
Unknown Object (File)
Fri, Mar 27, 1:08 PM
Unknown Object (File)
Mon, Mar 23, 3:18 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