The largepage_config posix shared memory test was failing on arm64 as
the page size array is never filled out. Fix this by calling
getpagesizes(3).
While here skip the test if there is no support for superpages.
Differential D34960
Fill the page size array in one posix shm test andrew on Apr 19 2022, 4:26 PM. Authored by Tags None Referenced Files
Subscribers
Details The largepage_config posix shared memory test was failing on arm64 as While here skip the test if there is no support for superpages.
Diff Detail
Event Timeline
|