История изменений
Исправление border-radius, (текущая версия) :
Да, я протупил, в /proc/meminfo реальная картина отображается. Давно, кстати, туда MemAvailable впилили?
С гитхаба того же htop:
Recent kernel versions support "MemAvailable" in /proc/meminfo which provides more accurate information on the amount of memory available. therefore we can now deduce:
usedmem = totalmem - MemAvailable;
Исправление border-radius, :
Да, я протупил, в /proc/meminfo реальная картина отображается. Давно, кстати, туда MemAvailable впилили?
С гитхаба того же htop:
Recent kernel versions support «MemAvailable» in /proc/meminfo which provides more accurate information on the amount of memory available. therefore we can now deduce:
usedmem = totalmem - MemAvailable;
Исходная версия border-radius, :
Да, я протупил, в /proc/meminfo реальная картина отображается.