/memory-eater

Playing with VirtualAlloc to efficiently create memory pressure

Primary LanguageC++MIT LicenseMIT

Memory Eater

Uses the VirtualAlloc and VirtualLock Windows functions to efficiently allocate a single large block of memory and lock it in physical memory.

May or may not be useful to create (physical) memory pressure.