X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 21 Dec 2004 06:45:02 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4e717$Blat.v2.2.2$fac205a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <41c73ac5$0$176$cc7c7865@news.luth.se> (message from Martin Str|mberg on 20 Dec 2004 20:49:09 GMT) Subject: Re: Problems with timer interrupt chaining and SmartDrv References: <001701c4e2f2$e397dcc0$e1b92951 AT josepmariaxp> <01c4e32a$Blat.v2.2.2$fb750ba0 AT zahav DOT net DOT il> <20041216081608 DOT GA17913 AT webhome DOT cz> <01c4e368$Blat.v2.2.2$592f6a00 AT zahav DOT net DOT il> <41c40fe4$0$175$cc7c7865 AT news DOT luth DOT se> <01c4e515$Blat.v2.2.2$ff8078a0 AT zahav DOT net DOT il> <41c73ac5$0$176$cc7c7865 AT news DOT luth DOT se> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Martin Str|mberg > Date: 20 Dec 2004 20:49:09 GMT > > And since DOS isn't multitasking it doesn't gain anything from the > possiblity of the CPU doing something else but waiting for IO. Don't forget that there are TSRs even on DOS, and that Windows 3.x used DOS file I/O. So there _is_ something to gain from a decent async I/O.