Igor_K Posted October 6, 2018 Posted October 6, 2018 I've seen a growing memory utilization on my Odroid HC1. It turned out that `irqbalance` is a root cause. It looks like it is a known bug Right now ` irqbalance ` get restarted once per a day to keep it small. $ grep 'resource limit' /var/log/monit.log [MSK Sep 30 21:00:56] error : 'irqbalance' mem amount of 400.0 MB matches resource limit [mem amount>400.0 MB] [MSK Oct 2 01:53:31] error : 'irqbalance' mem amount of 400.1 MB matches resource limit [mem amount>400.0 MB] [MSK Oct 3 06:46:01] error : 'irqbalance' mem amount of 400.2 MB matches resource limit [mem amount>400.0 MB] [MSK Oct 4 11:38:34] error : 'irqbalance' mem amount of 400.2 MB matches resource limit [mem amount>400.0 MB] [MSK Oct 5 16:31:01] error : 'irqbalance' mem amount of 400.2 MB matches resource limit [mem amount>400.0 MB]
Recommended Posts