pleroma.debian.social

pleroma.debian.social

@elmiko @anticdent heh :) I don’t write much Java. I contain it, and sometimes hack on the VM, but that’s C++
replies
1
announces
0
likes
1

@anticdent @elmiko @ruivieira oh dear the thread has steered back into my wheelhouse!

I've got plans to further improve the JVM's behaviour in container environments, hopefully I'll carve out time to work on them in the near future. The problem is partially accounting for other processes (e.g. readiness probes, liveness probes) that might be occasionally launched in the same cgroup, so we can't eat 100% of the memory limit. Gauging what % is tricky