Does anyone know of a program written in perl strictly to use a certain amount of cpu and memory ? I have something I have written in bash, but it doesn't behave randomly enough and appears in top as sh. I have an application that really needs resources at certain times, if it doesn't have it, it breaks. The Virt Machine gestapo have stated that they are subtracting CPU and memory resources based on average use numbers and not peak. So they have already decimated my Dev boxes and are starting to baseline my UAT (user acceptance test) boxes. I need to dial up something that looks real to utilize more resources. Any ideas ?
Thanks