On Thu, Nov 07, 2002 at 07:31:48AM -0800, Miller Puckette wrote:
It's supposed to put Pd to sleep for a short time by sending it a "HUP" signal that Pd should duly catch and go to sleep for 30 msec. The hope is that that would be an adequate amount of time for the rest of the system to sort of run minimally... if that wasn't done you'd never get your machine back.
Ok. It does let me eventually get to the terminal to kill Pd, but just barely :) Would it be a better solution (or even possible) to force Pd to turn off DSP, or maybe lower its priority by a lot? Pd didn't respond when I tried to turn off DSP (using ctl-.), so I had to kill it and lost the changes I'd made to my patch.
There's another problem that I've been unable to resolve which is why the CPU usage mysteriously goes up on P4s (there have been postings about this but I don't have a P4 handy to try things on...) It has to do with the P4s throwing floating exceptions at rude times.
This happens to me on an Athlon XP 1800. But so far only with largeish patches that use several externs and plugins, so maybe one of them is the cause.
Thanks, Ben