Search code examples
Traversing all the physical pages of a process...

memory-managementlinux-kernelvirtual-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
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
Why do `sbrk`, `mmap` etc. return very long addresses?...

coperating-systemposixpagingvirtual-memory

Read More
Question about Context Switching in xv6 OS x86...

operating-systemkernelvirtual-memorystack-memorycontext-switch

Read More
Getting the lowest free virtual memory address in windows...

memory-managementdynamic-memory-allocationvirtual-memoryvirtualalloc

Read More
Understanding AArch64 Translation Tables...

arm64virtual-memorymmuarmv8

Read More
If a virtual memory page is executable, does it imply that it is readable?...

memory-managementx86virtual-memorypage-tables

Read More
embedded linux: first offset in /proc/pid/maps wrong?...

linuxvirtual-memoryprocfs

Read More
How does executable names affect the offset of their address?...

cmemory-managementcompilationstackvirtual-memory

Read More
Reserve a virtual address range in dynamic linker...

linuxlddynamic-linkingvirtual-memory

Read More
A problem about virtual memory management in OS...

memoryoperating-systemvirtual-memorypage-replacement

Read More
How do I open a mmap of size of a TB...

clinuxmmapvirtual-memory

Read More
What are the differences between virtual memory and physical memory?...

memory-managementoperating-systemvirtualizationramvirtual-memory

Read More
Virtually indexed physically tagged cache Synonym...

cachingoperating-systemcpu-architecturevirtual-memorytlb

Read More
Simultaneous existence of different-sized pages on Aarch64...

armpagingvirtual-memoryarm64osdev

Read More
Spark on Yarn memory(physical+virtual) usage...

unixapache-sparkhadoop-yarnramvirtual-memory

Read More
page size for architecture x86-64...

linux-kerneloperating-systemx86-64cpu-architecturevirtual-memory

Read More
How do I save process values saved in a .txt file to 4 different arrays in c...

cmemory-managementscheduled-tasksschedulingvirtual-memory

Read More
How does virtual memory support the use of more memory than is physically installed in a computer?...

operating-systemvirtual-memory

Read More
Does kmalloc() reserve Copy-On-Write (COW) mappings?...

linuxmemory-managementlinux-kernelvirtual-memory

Read More
Page PG_referenced vs PG_active bit?...

linuxmemory-managementlinux-kerneloperating-systemvirtual-memory

Read More
iOS App: Translate Virtual to Physical Address...

iosjailbreakvirtual-memorylow-level

Read More
Is it feasible to have virtual memory with unlimited RAM?...

operating-systemvirtual-memorymain-memory

Read More
Size of data segment in /proc/pid/maps...

linuxmemory-managementvirtual-memory

Read More
BackNext