mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00

libuv provide uv_get_total_mem_kib. So HAVE_TOTAL_MEM should always be true. Before that commit in neovim maxmem=5120 and maxmemtot=10240. Now both equal to half of system memory.