Search code examples
In 32-bit why is the address space limit 2³¹?...


windowsmemory-addressvirtual-address-space

Read More
Logical address space in 64-bit and 32-bit OS...


operating-systemmemory-addressvirtual-address-space

Read More
What happens in an ARM MMU page boundary crossing?...


armmmupage-tablesvirtual-address-space

Read More
Windows 64-bit address space...


windowsdll64-bitrelocationvirtual-address-space

Read More
Why do we need address virtualization in an operating system?...


coperating-systemvirtual-address-space

Read More
When a user process swaps out a page, is the virtual address of the page in user space or kernel spa...


linuxmemory-managementprocesslinux-kernelvirtual-address-space

Read More
Drawbacks of using /LARGEADDRESSAWARE for 32-bit Windows executables?...


windowsmemorymemory-managementvirtual-address-spacelarge-address-aware

Read More
Performance implications of aliasing in VIPT cache...


cachingx86-64cpu-architecturecpu-cachevirtual-address-space

Read More
Why does MAXVA in xv6 source code differ from the value in the xv6 textbook?...


xv6virtual-address-space

Read More
Disable and re-enable address space layout randomization only for myself...


linuxbashaslrvirtual-address-spacesysctl

Read More
Why is 38 written as 9 + 9 + 9 +12 - 1 in xv6 RISC-V source code...


operating-systemcompiler-optimizationriscvxv6virtual-address-space

Read More
How much memory can a 32 bit process access on a 64 bit operating system?...


windowsmemoryx86virtual-address-spacewow64

Read More
Virtual Address of process in Linux64/x86_64 machine...


linuxlinux-kernelmemory-addressvirtual-address-space

Read More
How much memory does a 64bit Linux Kernel take up?...


linuxmemory-managementlinux-kernelx86-64virtual-address-space

Read More
How come the allocation of virtual address spaces doesn't rob you of all virtual memory?...


windowsmemoryvirtual-memoryvirtual-address-space

Read More
Does Windows map DLLs to the same virtual address in different processes?...


windowswinapidllx86virtual-address-space

Read More
All the drivers in Linux works in the same context or in a different contexts?...


clinuxlinux-kernelkernelvirtual-address-space

Read More
How to loop through all page table entries of a process in xv6?...


operating-systemxv6page-tablesvirtual-address-space

Read More
Why is cuMemAddressReserve() failing with CUDA_INVALID_VALUE?...


cudavirtual-memoryvirtual-address-spacecuda-drivercuda-uva

Read More
Virtual Memory To Physical Translation?...


memorymemory-managementvirtual-memoryvirtual-address-spacepage-tables

Read More
Can virtual memory be used to support Data Breakpoint feature in i386?...


debuggingassemblyx86virtual-memoryvirtual-address-space

Read More
Why is the ELF execution entry point virtual address of the form 0x80xxxxx and not zero 0x0?...


pointelfvirtual-address-space

Read More
How do I determine the page number from the virtual address?...


memoryfifolruvirtual-address-spacepage-fault

Read More
why there are such large virtual addresses in a x86_64 kernel's memory layout...


memorylinux-kernelx86-64virtual-address-spaceaddress-space

Read More
32 v/s 64 bit architecture - virtual address space...


architecture32bit-64bitvirtual-address-space

Read More
Understanding kmap on 64-bit Linux...


memory-managementlinux-kernel32bit-64bitarm64virtual-address-space

Read More
Do different virtual machines running on one VMM share guest physical address space?...


virtual-machinevirtualizationhypervisorvirtual-address-space

Read More
How are virtual addresses corresponding to kernel stack mapped?...


processkernelvirtual-address-space

Read More
Understanding base addresses in VirtualAlloc...


c++memoryx86windows-10-desktopvirtual-address-space

Read More
Does a segmentation fault in gdb show the physical or virtual address?...


cstackbuffer-overflowvirtual-address-spacestack-smash

Read More
BackNext