todo: look into ashmem for firefox/chromium on alpine. guess first, we need to port the ctools stuff from android but :p
Conversation
Replying to
Unfortunately, it seems they've actually deprecated unpinning / pinning memory since Android 10 in order to replace the kernel ashmem with memfd.
I don't think there's another way to do the equivalent of Windows MEM_RESET / MEM_RESET_UNDO on Linux, unfortunately.

