// Modified by Eric Wong, Oct. 8th, 2008
// VideoInPicture@gmail.com
// www.donationcoder.com
// Added the ability to consume physical memory in addition to virtual memory for memory stress testing.

// The memory stress testor executable is located in the bin -> Release directory and is called EatMem.exe.
// It must be run from the Windows CMD window.
// Usage: EatMem.exe -d5
// This will run the stress testing for 5 minutes.
// Run your application while the stress testing goes on.

