55 Topics
Question

C malloc + free keeps increasing memory usage

Question

Memory usage doesn't decrease upon calling free

Question

Windows 10 memory fragmentation on long application run

Question

How does memory usage in Windows affect performance

Question

Strange behavior during array allocation in numpy

Question

On Windows, are memory mapped files surrendered when other applications request physical memory?

Question

Can I somehow protect the whole Windows machine from stalling in case my 64-bit program consumes all memory?

Question

Memory Error in Python 3 and Windows 64

Question

Sawtooth CPU load pattern caused by memcpy(). A cpu-cache or memory-management issue?

Question

What is meant by "Memory Pressure"?

Question

What part of the process virtual memory does Windows Task Manager display

Question

How to get memory ( private working set ) of a process in powershell?

Question

Win32 - Determine dirty pages for memory mapped file

Question

How to access 'Private working set' in powershell

Question

How can page size reduction affect a C program?