Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in virtual-memory

Pointer implementation details in C

Get JVM to grow memory demand as needed up to size of VM limit?

What is "Virtual Size" in sysinternals process explorer

Getting as much uninitialized memory as possible

c virtual-memory

What can my 32-bit app be doing that consumes gigabytes of physical RAM?

Array bounds checks on 64-bit hardware using hardware memory-protection

64 bit large mallocs

Page table in Linux kernel space during boot

How to calculate page table size?

virtual virtual-memory

How to reliably measure available memory in Linux?

linux virtual-memory

When to do or not do INVLPG, MOV to CR3 to minimize TLB flushing

How to get a struct page from any address in the Linux kernel

How do x86 page tables work?

Physical or virtual addressing is used in processors x86/x86_64 for caching in the L1, L2 and L3?

How does kernel know, which pages in the virtual address space correspond to a swapped out physical page frame?

segmentation fault vs page fault

How is it possible to access memory of other processes?

What exactly do shadow page tables (for VMMs) do?

Can't understand Belady's anomaly

Difference between physical/logical/virtual memory address