<p>Afternoon,</p>
<p>I am curious if anyone have come across a good article or book that describe how JVM operates. Stuff like how it maps its allocated memory into the operating system virtual memory,  how it manage the memory and how one can control it, java security from the system admin point of view. </p>

<p>All I have seen is how to allocate heap memory and total residence memory allocation </p>
<p>Thanks </p>
<p>William </p>