Open
Description
The free memory returned is not correct on linux. Problem: file system cache and buffers are counted as "free", but the system might not be able to free them on demand. Example: Any file residing in /dev/shm is counted as free memory.
In osdMemUsage.c, summing of of items shoudl be replaced by the value of MemAvailable
Metadata
Metadata
Assignees
Labels
No labels