I’m obsessed with my task manager - I feel I get the most out of my machine when I carefully manage memory & CPU consumption
The native task manager is domain-specific. It’ll graph activity within a given qube, but even at the dom0 level, it won’t graph consumption across domains
So I find myself spamming ‘xl list’ in the dom0 terminal to get a realtime-esque system memory feed. I havent found an existing GUI to graph it, though it feels as though one would be pretty straightforward to cobble together…
Does such a program already exist somewhere? Or should I get to coding?