CompuServe Thread

#Windows NT Interrupts

1 messages in this thread
#50659From: David Brown [Microsoft]Aug 3, 1993 7:41 PM
>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