The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: ninjarider on April 17, 2007, 04:23:16 AM

Title: looking for some software or loop ideas
Post by: ninjarider on April 17, 2007, 04:23:16 AM
what would be a way to put my whole computer in the most demanding loop.
Title: Re: looking for some software or loop ideas
Post by: MichaelW on April 17, 2007, 04:27:59 AM
Most demanding in what way?
Title: Re: looking for some software or loop ideas
Post by: Tedd on April 17, 2007, 01:55:47 PM
Place it inside a centrifuge :bdg


I'd guess if you make a loop that has enough instructions to cause cache thrashing then your cpu wouldn't be happy with you.
Title: Re: looking for some software or loop ideas
Post by: evlncrn8 on April 18, 2007, 09:48:31 AM

deadlock:
jmp deadlock


theres a pretty demanding loop.. cpu 100% pretty much guaranteed..