Hello, Is there some benefit using 'mmap()' in 'memorypool.c' instead 'malloc()'? It somehow pollutes VRAM - inspecting with: `pmap -x <pid>` (even if we have plenty of VRAM on x64)
Best wishes Markus
Hello, Is there some benefit using 'mmap()' in 'memorypool.c' instead 'malloc()'? It somehow pollutes VRAM - inspecting with: `pmap -x <pid>` (even if we have plenty of VRAM on x64)
Best wishes Markus