Skip to content

profiling improvements

  • Would be nice for memory profiling to also record the free memory on each node. This determines when swapping is about to start. E.g.

grep 'MemFree' /proc/meminfo

Edited by Mark OLESEN