Mail Archives: djgpp/1997/09/28/19:57:40
On Thu, 25 Sep 1997, Salvador Eduardo Tropea (SET) wrote:
> In plain DOS the effect is the reverse. RHIDE slows down the programs, or at
> list the timing routines seems to indicate that. My plasmas run slower from
> RHIDE and the meassured time is less stable than trying from
> DOS. Why? I don't know.
I have asked this before on this thread, but didn't see any answers,
so I will ask again: doesn't RHIDE hook the timer inetrrupt? If it
does, and if it doesn't unhook it when running child programs, then
this might explain the behavior on DOS (an extra level of interrupt
handling). And Windows might change its scheduling of a program that
has hooked the timer.
- Raw text -