Search code examples
What's the actual page size for a 32-bit process running on WOW64?...


cwindowswinapimemory-managementvirtual-memory

Read More
How can I ensure that the virtual memory address allocated by VirtualAlloc is between 2-4GB...


c++winapimemory-managementvirtual-memory

Read More
What's the difference between page and block in operating system?...


operating-systemvirtual-memory

Read More
Stack size in relation to virtual memory...


heap-memorystack-overflowvirtual-memorystack-memory

Read More
Can't understand Belady's anomaly...


operating-systemvirtual-memorypage-fault

Read More
Using page-table remapping to avoid data-copying during array-reallocation...


c++data-structuresvirtual-memorypage-tables

Read More
Get the maximum addressable memory space on a Win32 system...


c++winapimemoryramvirtual-memory

Read More
Why do x86-64 systems have only a 48 bit virtual address space?...


x86-64virtual-memorycpu-architecture

Read More
Is it possible to write at virtual 0x0 on a classical OS?...


cassemblygccldvirtual-memory

Read More
mmap memory backed by other memory?...


clinuxmmapvirtual-memory

Read More
What is the difference Between 'Dirty Memory' and 'Dirty Size' in iOS VM Tracker?...


iosinstrumentsvirtual-memory

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


memoryoperating-systemcomputer-sciencepagingvirtual-memory

Read More
Allocate region of virtual address space upfront...


clinuxmmapvirtual-memory

Read More
Assumptions about dwPageSize on different systems...


c++windowsassemblywinapivirtual-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
Address designation in RISC-V...


linux-kernelmemory-addressvirtual-memoryriscv

Read More
What is the difference between address space size and the "bound" when using base and boun...


operating-systemvirtual-memory

Read More
How does the OS know what virtual page a specific memory address references?...


c++operating-systemheap-memorycpuvirtual-memory

Read More
Why malloc doesn't malloc?...


cmallocvirtual-memorymemory-mappingpmap

Read More
Traversing all the physical pages of a process...


memory-managementlinux-kernelvirtual-memory

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


pagingramvirtual-memory

Read More
Is there an equivalent to cuMemAddressReserve and cuMemMap in OpenCL?...


cudagpuopenclvirtual-memory

Read More
Explicitly allocate physical/virtual memory in C#...


c#memory-managementparallel-processingvirtual-memory

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


operating-systempagingvirtual-memory

Read More
Win32 memory allocation with large alignment...


winapimemory-managementvirtual-memorymemory-alignment

Read More
segmentation fault vs page fault...


memory-managementsegmentation-faultpagingvirtual-memorypage-fault

Read More
Can virtual memory size be larger than disk?...


architectureoperating-systemvirtual-memory

Read More
Do kernel threads have their own page table in Linux?...


linuxmemory-managementlinux-kernelvirtual-memorypage-tables

Read More
#pragma alloc_text(PAGE, functionname)...


windowswinapipragmavirtual-memory

Read More
BackNext