[bisq-network/bisq] Bisq using up too much memory on Linux even after closing (#3918)

Stan notifications at github.com
Mon Mar 16 23:20:30 UTC 2020


On my Ubuntu 18 hosted VMs Arch Linux kernel 5.5.8, Fedora 31, and Debian 10.3, the settings

	export MALLOC_ARENA_MAX=4
	export JAVA_OPTS="-Xms820m -Xmx820m"	

reduced resident memory use by ~400 MB, and virtual memory by ~1.9 GB.

I assume the overall reduced memory footprint on the VMs is because they don't have access to the GPU.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/3918#issuecomment-599800880
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200316/3bcab3eb/attachment.html>


More information about the bisq-github mailing list