Reg. Oracle JAVA Mission Control 6.0, there are three different contributors to overall CPU usage displayed:
- Machines Total
- JVM + Application
- JVM + Application (Kernel)
Is 'JVM + Application' what we know as User Space processes (assuming the other as the Kernel Space)?
What contributes to the Machine's Total, if not the applications and the JVM's Kernel or User Space processes? Don't think, processes from the application's environment - but maybe I'm wrong.
Explanations or a reference to explanations are very much appreciated, as searching public files (guides, help) and now the java forum has not been successful.