Newsgroups: comp.windows.ms.programmer
Path: funic!news.funet.fi!sunic!psinntp!psinntp!sgigate!sgiblab!spool.mu.edu!news.nd.edu!cse.nd.edu!axb
From: axb@cse.nd.edu (A. B.)
Subject: Re: Hardware Interrupt Question for Win3.1
Message-ID: <1992Nov5.001712.12705@news.nd.edu>
To: pellom@en.ecn.purdue.edu (Bryan L Pellom)
Sender: news@news.nd.edu (USENET News System)
Organization: University of Notre Dame
Date: Thu, 5 Nov 1992 00:17:12 GMT
Lines: 11


Whether it is a TSR or a DOS device driver, the time-slice allocation to
the particular DOS VM (applicable
only to ENH386)ensures that the interrupt-sensitive performance is no
better than that of a second or 
third level interrupt handler. For any interrupt intensive software I
would strongly recommend that you
install your own VXD ( skeleton VXDs have been published in MSJ). 

-axb 
 (axb@cse.nd.edu)
