delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/01/26/08:13:09

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Date: Sat, 26 Jan 2002 15:12:01 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: kala AT sankya DOT com (Babu Kalakrishnan)
Message-Id: <4098-Sat26Jan2002151201+0200-eliz@is.elta.co.il>
X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9
CC: djgpp AT delorie DOT com
In-reply-to: <slrna5524i.43o.kala@ganga.sankya.com>
Subject: Re: DPMI Interrupt latency ?
References: <slrna5524i DOT 43o DOT kala AT ganga DOT sankya DOT com>
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

> From: kala AT sankya DOT com (Babu Kalakrishnan)
> Newsgroups: comp.os.msdos.djgpp
> Date: Sat, 26 Jan 2002 16:14:34 +0530
> 
> Could anyone tell me what is the order of delay (in clocks) required for
> the CWSDPMI server to reflect a hardware interrupt from Real mode to the
> protected mode handler ?

You can find some information about this in the DJGPP FAQ, sections
18.9 and 18.11.

> Any suggestion regarding which DPMI server would provide me
> the best latency figures would also be welcome.

Section 18.11 in the FAQ has some suggestions or minimizing the mode
switches.

> Would it be possible
> to hack the DPMI server source code so that real mode handler can access
> memory above 1MB using 32 bit pointers ?

I don't think so: in real mode, only 20 bits of the address are put
on the bus.  While you could do what you want in V86 mode, I doubt
that you'd want to, since V86 mode increases the latency that you
want to minimize.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019