The bug does not occur on boot, sorry.
I have a problem with mmap, I thought the page sizes were 4096 bytes like on Ubuntu, but on Raspberry Pi OS it doesn't seem to be the case, a solution would be to recompile the Kernel to have a size of 4096 bytes (too complicated).
I tried
it returns "16384" which is 4096*4
I have a problem with mmap, I thought the page sizes were 4096 bytes like on Ubuntu, but on Raspberry Pi OS it doesn't seem to be the case, a solution would be to recompile the Kernel to have a size of 4096 bytes (too complicated).
I tried
Code:
getconf PAGESIZE
Statistics: Posted by pol9520 — Sat Jun 29, 2024 8:04 am