IyaSec Blog

Notes on application security, API security, identity, and API management from the field. Articles are also published on Medium. Browse the archive by topic instead — 124 subjects.

JVM process Virtual Memory Usage (Resident Set Size) On A Linux 2.6.25 Kernel

  • JVM Internals
  • Linux
  • Memory Management

This article expands on the previous Virtual Memory post by exploring Resident Set Size growth while running a Java program that will consume all available Java Heap memory. Four different JVM implementations are used to compare results of these experiments. These JVMs come from two different…

Read article: JVM process Virtual Memory Usage (Resident Set Size) On A Linux 2.6.25 Kernel

Virtual Memory — Linux

  • Linux
  • Memory Management
  • Troubleshooting

It has been a couple of weeks since the last article was published. Recently, I had to dig into Virtual Memory on AIX to work through some issues. I realized there were several details I needed to explore further to understand Virtual Memory implementations. In particular, the implementation…

Read article: Virtual Memory — Linux

Looking for something specific? Browse all 124 topics.