View Single Post
  #5  
Old 06-01-2003, 11:49 AM
Omega Omega is offline
Administrator
 
Join Date: Nov 2001
Location: Minneapolis, MN, USA
Posts: 957
Send a message via ICQ to Omega Send a message via AIM to Omega Send a message via MSN to Omega Send a message via Yahoo to Omega
Default

You could try going into the task manager once it's running, and changing the process's base priority to a lower setting. That way it wouldn't interfere with other processes that try to access the CPU.

That's the same way that programs like SETI@home work. They claim to use "idle" CPU cycles, because they set the process priority very low, so that any other applications that attempt to access the CPU will take priority over it, so it doesn't interfere with normal computing.
Reply With Quote