CompuServe Messages

#Windows NT Interrupts

    03-Aug-93 19:41:04
Sb: #Windows NT Interrupts
Fm: David Brown [Microsoft] 74220,3416
To: Scott Dorman 71174,3705
>I have a questioning concerning the number of interrupts Windows NT allows >to a DOS session. I understand that OS/2 limits DOS sessions to 1000 >interrupts per second. Does NT have a similar limitation? Under NT, the situation is going to be similar to OS/2, since we're both using a software layer to provide DOS compatibility. The software will get swamped much easier (because of rapid interrupts) than hardware would (native DOS). I don't have any hard numbers right now. Give it a try, and see what happens. dave