Files
eden/src/core
Markus Wick 2049ebc50e core/kernel: Fix GetTotalPhysicalMemoryUsed.
module._memory was already moved over to a new shared_ptr.
So code_memory_size was not increased at all.

This lowers the heap space and so saves a bit of memory, usually between 50 to 100 MB.

This fixes a regression of b8ccd49d77
2020-01-11 14:04:44 +01:00
..
2020-01-02 23:09:44 -03:00
2020-01-02 23:09:44 -03:00
2019-09-10 12:57:45 +02:00