Mail Archives: djgpp/1997/11/11/10:35:26
On Tue, 11 Nov 1997 11:31:16 +0100 (MET), Robert Hoehne wrote:
>Becuase I don't know what version of RHIDE you are using, I cannot
>give you the exact solution, but if it is 1.3 then please disable
>the 'SHow free memory' option from the preferences and see if it
>helps.
>
>In version 1.4 this should be fixed (at least under Linux I get
>a CPU usage when RHIDE is idle of about 0.8%).
I use RHIDE v1.4 (dos version), and I still experience trouble.
>BTW: If you are running under Windows (what I'm guessing), How do you
>mess the CPU usage? Are you sure, that the shown value is correct?
I am running under OS/2 v3.0
>And a last note: Have you ever tried, that the __dpmi_yield()
>has any effect? When I remember correct, I tried it already several
>times and couldn't see any effect.
When using a loop with:
while (!kbhit())
__dpmi_yield;
My cpu usage goes down to 0% =) So that DOES work nicely..
Gili
- Raw text -