First post, by drone
I have a win2k server that has a text mode dos app that sits idling in a wait loop, gobbling up 100% of the cpu. When it wakes, it grabs the modem, and sends a short blast out, and then goes back to sleep, once again dreaming in a 100%CPU wait loop.
Under OS/2, I used to be able to detect wait loops, and reduce the cpu usage of such programs to near-zero during their waiting. Under the more advanced win2k, the control possibilities aren't just a handy right click away.
Can dosbox help the OS identify, and reduce the impact of the wait loops from ignorantly programmed DOS apps?
Can I still tie such a DOSBOX enhanced app to a win2k service?
Thanks...