Found 2 repositories(showing 2)
paramhansmishra
This program is a controlled experiment to observe how a system behaves when memory is continuously allocated until exhaustion. It demonstrates the difference between graceful allocation failure (malloc() returning NULL) and forced termination by the operating system or sandbox (OOM killer).
NIPROOT
Memory-Stress-Tester is an advanced C program designed to stress test Windows memory by continuously allocating large blocks of memory and filling them. It is a robust tool for memory benchmarking, allocation stress testing, and understanding system memory limits.
All 2 repositories loaded