c036017db3
Total memory would go out of bounds for machines ~ > 3.5gB of memory due to the limit of what u_int can hold. Use ``getpagesize()`` and bitshift pagesize so it fits. See also: https://github.com/thewtex/tmux-mem-cpu-load/issues/29 |
||
---|---|---|
.. | ||
cpu.cc | ||
memory.cc |