Search code examples
Effective Address Time in two level paging...

cachingoperating-systempagingvirtual-memorytlb

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

cudavirtual-memoryvirtual-address-spacecuda-drivercuda-uva

Read More
Is an Object the smallest pageable unit in the Heap?...

heap-memorypagingvirtual-memory

Read More
In linux (or POSIX) function similar to win32 mem api...

linuxheap-memoryposixvirtual-memory

Read More
How does TLB differentiate between entries of different Page tables?...

memory-managementcpu-architecturevirtual-memorytlb

Read More
Windows XP memory management without pagefile - what are the consequences wrt. to heap fragmentation...

c++winapiheap-memoryvirtual-memory

Read More
Memory size feasible via Virtual Memory vs RAM...

javaoperating-systemhardwarevirtual-memoryjava-heap

Read More
Does each process have its own virtual address space when running in parallel?...

linux-kernelvirtual-memory

Read More
How long is a virtual page number in a 48-bits system with 4KB page size...

x86-64pagingvirtual-memory

Read More
Are Arrays Contiguous? (Virtual vs Physical)...

arrayscmemorymemory-managementvirtual-memory

Read More
linear address space x86 - bits segmentation calculation...

x86pagingvirtual-memorypage-tables

Read More
How to tell if a virtual memory page has been locked?...

c++windowswinapimemory-managementvirtual-memory

Read More
How to check if data is still in memory...

cmallocheap-memoryvirtual-memory

Read More
(Dynamic Memory Allocation) why maximize peak utilization?...

cmallocheap-memorydynamic-memory-allocationvirtual-memory

Read More
Cache pre-fetching while traversing an array: what if some memory pages have being swapped out?...

arrayscachingvirtual-memoryprefetch

Read More
Virtual memory location on hard-disk...

operating-systempagingvirtual-memory

Read More
Java virtual heap space...

javamemoryheap-memoryvirtual-memory

Read More
Virtual Memory To Physical Translation?...

memorymemory-managementvirtual-memoryvirtual-address-spacepage-tables

Read More
Flush TLB on a context swtich...

operating-systemvirtual-memorycontext-switchtlbpage-tables

Read More
Does a linker generate final virtual memory addresses with no-pie flag?...

clinkervirtual-memory

Read More
What is pointer stability?...

c++pointersoperating-systemvirtual-memoryabseil

Read More
Can we change virtual memory address of a block of data without accessing the values in it?...

c++memory-managementmallocvirtual-memorylow-level

Read More
Process virtual memory - space between stack and heap...

processheap-memoryvirtual-memorystack-memory

Read More
Is there an equivalent of VirtualAlloc on Android NDK?...

android-ndkvirtual-memory

Read More
Using 1GB pages degrade performance...

clinuxvirtual-memorytlb

Read More
Calculate the size of FAT table...

operating-systemvirtual-memoryfat

Read More
Causing a seg fault in C | Heap stack virtual memory...

cmemory-managementheap-memoryvirtual-memorystack-memory

Read More
Virtual Memory?...

operating-systemvirtual-memory

Read More
Virtual Memory Page Replacement Algorithms...

operating-systemvirtual-memorypage-replacement

Read More
How do I find the range(s) of MMAPable virtual addresses in a program?...

linuxmemory-managementmmapallocationvirtual-memory

Read More
BackNext