(Sorri Maximiliano, this message was for the list)
The same thing happens to my application, only that I get around 50% cpu usage. Here I have access to the wait loop: I check Keyboard (bios call), mouse, timers, event-queue and start again. What should I do to stop using so much cpu?
I have noticed that, just as it happens with Clipper, this usage is only idle time and that it falls as soon as someone start using cpu...
I have $_hogthreshold = (1), Mandrake linux 10.0, Dosemu 1.2.1.0 and FreeDOS 2035 (tom).
Alain
Maximiliano Curia escreveu:
jeff dyn wrote:
Some one know if the problem of 99% CPU use with clipper be resolve ???
Afaik, the best solution so far is to patch the clipper program with: http://www.gnuservers.com.ar/~maxy/clipper/clip2f.exe
Someone in this list recommended this a while ago and I haven't thank him enough.
There is a few other solutions that load a tsr program that catch some "known to be broken" idle calls, that didn't turn out very well for me.
- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
