Search found 2 matches

by explodingfire
16 Feb 2025 22:36
Forum: Router
Topic: Memory usage going way over the wrapper limit
Replies: 2
Views: 11226

Re: Memory usage going way over the wrapper limit - Solved

Thanks for the help! I knew the JVM would use more ram than the heap but here the effect is definitely noticeable! (520MB used with 300MB heap). I didn't choose the best screenshot, in previous post, to illustrate what I wanted to show, sometimes the gc kicks in without any crash showing there is en...
by explodingfire
10 Feb 2025 18:58
Forum: Router
Topic: Memory usage going way over the wrapper limit
Replies: 2
Views: 11226

Memory usage going way over the wrapper limit

After running the router for a while I realized it was using so much memory that some was put on swap and causing huge slowdown on the raspberry pi (debian 12). I was running v 2.7 and nothing changed on 2.8 and neither with a different java version (17 and 23). I then disabled the swap to see what ...