Why is my 32 bit programs load in 3GB address space mode?
3
votes
0
answers
123
views
I have noticed, that Manjaro Linux (kernel 6.6.8) loads 32 bit executable files with ADDR_LIMIT_3GB set. Or as:
setarch -B --3g
.
But I have a clear memory, that earlier it was not the case and 32 bit programs started in --4G mode.
Is it hardcoded in the kernel or is configurable behavior? How to change it?
Asked by johnfound
(263 rep)
Jan 2, 2024, 12:28 PM
Last activity: Jan 5, 2024, 10:37 PM
Last activity: Jan 5, 2024, 10:37 PM