Task Manager & Conky memory report differs alot.
Posted: Sat Nov 19, 2011 10:59 am
Hopefully this is the right section to ask about this?
Got a rather old computer, only 752MB RAM (reported). So when Conky shows that I use about all of it. Task Manager shows perhaps 50% RAM usage. Which one should I trust?
This is the memory part from conky-script.
My guts tells me to trust the task manager, but why does conky exaggerate then?
I'm on Arch Linux LXDE, if it matters.
Got a rather old computer, only 752MB RAM (reported). So when Conky shows that I use about all of it. Task Manager shows perhaps 50% RAM usage. Which one should I trust?
This is the memory part from conky-script.
Code: Select all
$font${color DimGray}MEM $alignc $mem / $memmax $alignr $memperc%
$membar
I'm on Arch Linux LXDE, if it matters.