I'm running PS3 Media Server on Arch Linux, and it's using quite a bit of memory that I'm sure could be collected if the JVM would just try. Is there any way for me to get the process to garbage collect? Maybe I there's a signal I can send to it?
No no no, there is a signal you can send to it, can't remember the name, but if you send signal 8 the jvm will collect any garbage and free to reduce memory.