Search code examples
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
Converting from a virtual address space to a physical address spae...


tlbvirtual-address-space

Read More
Can't understand how virtual address was converted to binary form...


binaryoperating-systemvirtual-address-space

Read More
Can you delete dynamically allocated memory from a separate program?...


c++memory-managementvirtual-address-space

Read More
x86-64 canonical address?...


assemblyx86-64intelmemory-addressvirtual-address-space

Read More
How is the Address Space (of a process) and Process Control Block (PCB) are related in Operating Sys...


processoperating-systemvirtual-address-space

Read More
Behind Windows x64's 44-bit virtual memory address limit...


windowsmemoryx86-64memory-alignmentvirtual-address-space

Read More
BackNext