parallel icon indicating copy to clipboard operation
parallel copied to clipboard

Incorporate memory tracking into scheduler

Open bquistorff opened this issue 8 years ago • 0 comments

We might want to query how much RAM is left on the machine before we launch new instances. There is memory, but I'm not sure if that reports exactly what we want from the current processes usage. We'll probably have to query the underlying system to check for free memory. There might be user-quotas as well that we might want to query.

bquistorff avatar Jul 27 '17 15:07 bquistorff