Automating the simulation of random memory workloads using TestLimit utility with Powershell
March 8, 2014
I was recently looking at simulating memory usage across a number of VMs where the utilisation pattern, time duration of the memory load and idle time between workloads would be random. I was looking at using the Sysinternals TestLimt utility to achieve this by invoking a leak and touch memory to simulate resource usage. As I … More Automating the simulation of random memory workloads using TestLimit utility with Powershell