Search code examples
32-bit systems logical address...


memory-managementx86operating-systempagingpage-tables

Read More
Can (and should) a page table entry contain its own lock on RISC-V in Rust?...


rustsynchronizationatomicriscvpaging

Read More
Does Intel CPU have instruction for paging translation result...


assemblyx86intelinstruction-setpaging

Read More
Paging in x86: what exactly is divided into pages, and why does the linear address behave differentl...


memory-managementx86paging

Read More
Page offset on large page support on x86-64 system...


operating-systemx86-64virtual-memorypagingpage-tables

Read More
Problems removing identity mapping in x86 kernel...


memory-managementx86kernelpagingosdev

Read More
Instruction Idempotence on Page Faults...


x86operating-systemcpu-architecturepagingidempotent

Read More
Are .text pages swapped-out?...


linux-kernelkernelpagingswapvirtual-memory

Read More
Is there an explanation on the paging qn asked in 'The Social Network'?...


operating-systempagingvirtual-memory

Read More
What is page tables, pages, and page table entry?...


pagingramvirtual-memory

Read More
Setting up Paging in the Bootloader (UEFI)...


x86-64bootloaderosdevpaginguefi

Read More
Within c++ function, pointer vs indexed array...


c++pointersoptimizationpaging

Read More
x86-64 User Mode access to higher half addresses...


kernelx86-64pagingosdevuserspace

Read More
In multilevel paging (OS), until which level we keep applying paging on Page Table...


memory-managementoperating-systempaging

Read More
Memory doesn't seem identity mapped (x86_64 UEFI)...


x86-64pagingosdevuefimemory-mapping

Read More
Interpreting pmap shared memory size output...


linuxmemory-managementshared-memorypagingpmap

Read More
Calculating Page Table Size...


memory-managementpaging

Read More
Top-level page directory in SPARC: what's its equivalent of x86's CR3 register?...


assemblylinux-kernelpagingsparcpage-tables

Read More
Address translation of a instruction of multiple bytes...


operating-systemcpu-architecturepaginglow-level

Read More
How to calculate the memory size of a page table for a single process?...


memoryoperating-systemcomputer-sciencepagingvirtual-memory

Read More
Why do we need one jump after changing `PG` with `mov CR0, ...` when using non-completely serializin...


assemblyx86pagingvirtual-memoryosdev

Read More
How is the physical address of the page table calculated from page directory...


memoryoperating-systempagingramvirtual-memory

Read More
What is paging?...


memoryvirtualtranslationpagingram

Read More
Demand Paging: Calculating effective memory access time...


cachingmemory-managementpagingtlb

Read More
Let's say we have a 32-bit system, or 64-bit system, or even 128-bit system. What's the size...


memorymemory-managementoperating-systempagingpage-tables

Read More
Do x86 instructions require their own encoding as well as all of their arguments to be present in me...


assemblyx86pagingvirtualizationkvm

Read More
Details about segment selectors in x86 system...


x86pagingcpu-registerssegment

Read More
What is page table entry size?...


operating-systempaging

Read More
Enabling Paging restarts QEMU...


cx86paginginline-assemblyosdev

Read More
What goes under the hood when a x86 processor accesses memory...


memory-managementx86paging

Read More
BackNext