rocknix-memory-manager: enable vm.overcommit_memory=1 #2287
rocknix-memory-manager: enable vm.overcommit_memory=1 #2287aenertia wants to merge 1 commit intoROCKNIX:nextfrom
Conversation
…Cs to support sparse allocations in Wine/Box64
|
I am not sure about defaulting to '1' system-wide. Many users on high performance devices will never use wine / box64. It would be better to default to the safer '0' value. |
|
It's quite important for xemu and rpcs3 . Dolphin seems best behaved |
do you have metrics to support that assertion ? |
|
No metrics but repeated test runs doing the same thing (loading lollipop chainsaw on rpcs3 on odin2mini) and where crashes happen with and without it being on from a cold boot. |
|
ok I'll try to reproduce that |
|
I have a feeling it's related to the appimage container layer settings with how it tries to map fastmem ; but am not really sure. Would explain why it does it with rpcs3 but not dolphin |
on which platform, just tested Lolipop Chainsaw on SM8650, no issues |
I guess Odin 2 Mini would be SM8550 |
|
yup sm8550 - I am running from NAS so will copy it locally and check if I get same result It might be a combination of things. My odin2 mini is only 8gb which likely is relevant. |
on high-perf SOCs to support sparse allocations in Wine/Box64. remains 0 on budgets.