Could we ask for a max (total) physical/graphic/virtual memory stat?

Right now in HWinof we have a % based usage of memory (be it DRAM, RAM or Virtual Memeory), we also have current used memory and how much of memory is still available
 but as far as i can see there is no a stat that would show systems total memory (RAM, GPU, Virtual).

Would it be a big trouble to add it?

Would be useful in overlay to display it in this style

used_memory / total memory
 
Such value would be static and doesn't make much sense to be included in sensors and constantly monitored.
 
Martin said:
Such value would be static and doesn't make much sense to be included in sensors and constantly monitored.

Thank you for reply, after giving it more thought, i can just "hardcode" it manually.

For example when displaying "current memory usage" edit its unit MB into custom 'MB / <total memory> MB', the effect will be same :)

Sorry for trouble.
 
Martin said:
Such value would be static and doesn't make much sense to be included in sensors and constantly monitored.

MonitorusMaximus said:
Martin said:
Such value would be static and doesn't make much sense to be included in sensors and constantly monitored.

Thank you for reply, after giving it more thought, i can just "hardcode" it manually.

For example when displaying "current memory usage" edit its unit MB into custom 'MB / <total memory> MB', the effect will be same :)

Sorry for trouble.

Nope, its not possible. The UNIT field in Custom tab does not support '/' character. It wont display on OSD.
 
Back
Top