What exactly is the problem? Memory usage stays the same with latest master for me. There is no memory leak.
Well, In my project the host literally runs out of memory in less than half an hour. I managed to reproduce this memory leak just by running gears sample, memory usage increases on every render frame loop. The leak might be related to my driver or hardware combination (Intel / Mesa 20.1.5), vulkaninfo attached. By reverting the patch memory usage stays stable.
vulkaninfo.zip
I haven't tested this on Intel (we can't support ANV at the moment anyway), but it works fine on AMD (both RADV and proprietary) and Nvidia.
@alexfs Friendly ping. Is this still an issue? 🙂
Nope, you can close this
Nothing extracted yet.
To reproduce:
sudo ps_mem.py -w 1 -t -p
pidof gearsBad commit: 2e0ce6a