Skip to main content

4 docs tagged with "jvm"

View all tags

Memory Management

Virtual memory, paging, segmentation, TLB, page replacement algorithms, and Java heap management with GC fundamentals.

Operating Systems Knowledge Base

A comprehensive knowledge base covering all major operating system concepts, with a focus on Linux internals and Java/JVM perspective.

Processes & Threads

Deep dive into processes, threads, their lifecycle, memory layout, context switching, and Java/JVM perspective on concurrency primitives.