On Fri, 2004-01-02 at 12:55, Stepan Roh wrote:
>
> I don't see the reason why 100% CPU usage is bad.
>
Well, if something needs 100% CPU, it's not. But else, it's just wrong
to waste CPU power. Right now exmidi makes the CPU heat up as much as
compiling the kernel.. my patch makes it use 0% - the temperature stays
cool, the fans rotate slower - and I can actually here the midi :)
> > Just modifying yield_timeslice (and updating the docs) seems to be the
> > most simple thing to do, with no need to introduce a new function.