Mail Archives: djgpp/1996/07/18/20:00:20
: Preemptive multitasking on 8088? Yes, it is possible. (Look at minix)
: Preemptive multitasking in DOS? I'm in deep doubt.
: There is a bunch of problems on your way.
I haven't tried multi-tasking in DOS, however multi-threading under DOS, and
even under DOS4GW is quite possible. So long as the DPMI allows re-entrant
hardware interrupts (Windows and Win95 don't, cheap shitty DPMI
implementation) you can hang the scheduler of the timer interrupt. I used
this in an FMV player in order to read from CD in the back-ground.
Yours truly
Adrian Thewlis
adriant AT ozonline DOT com DOT au
- Raw text -