delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2024/02/26/07:56:31

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
mime-version; bh=hgNVVEQI2qAncIOWNqVDVUIbKbp1JPJVZ5gBUNY2Pwk=; b=P+k7EkHJLLAH
99d2mr2Bt6pysIftJYCgxqNrPu4gtqgF5Lljl6c7oQO8MsBrytCWLec9vBlV3Ec/qJhPQBLTG2yBD
YJlAWz43cALfU0btJK+2iZWpuNNJFp3I0mcoqwk9x+GUMFCLbLzPFcrQ4K/TKI/6RFqTIUevo+2jy
y6OnqjkA1hGFKltp5BTSYzEuQKnSnf9rB+QvBDHvw8+AXEk6wf7Ou0dQnQlOFrmEde+nOYJZjn2jL
6FybpgVq2BESA6urkLP98FY03rbZ2gxzSzfwyOUM1C8tkteB5IV0WHiIY9iahnbmVL++j4VFDkyUe
5utiSUZCDulr72K1MeCzMg==;
Date: Mon, 26 Feb 2024 14:56:05 +0200
Message-Id: <864jdvwfiy.fsf@gnu.org>
From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com>
To: djgpp AT delorie DOT com
In-Reply-To:
<CALPW7mRAZHoai1B6xp_qMsC77wOJOPp6mZ1ueNceF-w=eW80WQ AT mail DOT gmail DOT com>
(djgpp AT delorie DOT com)
Subject: Re: DJGPP documentation updates
References: <20240213210641 DOT 52jnxonf3zuc2qxw AT pali> <CAA2C=vA9F0qL8vAw+FA5AtVavsEZqJKY=UrMz8MbpQa1POqjLA AT mail DOT gmail DOT com>
<86mss3xfu9 DOT fsf AT gnu DOT org> <20240217155210 DOT cs5mqv3izh5jlvee AT pali>
<86eddbt6e3 DOT fsf AT gnu DOT org> <20240225115526 DOT mnx5jogkevlbjwu4 AT pali>
<86y1b8wvx9 DOT fsf AT gnu DOT org> <20240225165154 DOT aiasgj6e6uipmt42 AT pali>
<86le78wjv1 DOT fsf AT gnu DOT org>
<CALPW7mSqDTJcOs0JywP8Q8OPQHsj-qVR8dQsAyCkZUo2OPo_kw AT mail DOT gmail DOT com>
<86a5nowc28 DOT fsf AT gnu DOT org>
<CALPW7mRAZHoai1B6xp_qMsC77wOJOPp6mZ1ueNceF-w=eW80WQ AT mail DOT gmail DOT com>
Reply-To: djgpp AT delorie DOT com

> From: "A. Wik (awik32 AT gmail DOT com) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com>
> Date: Mon, 26 Feb 2024 08:23:27 +0000
> 
> > I think there's a misunderstanding here.  The issue at hand is whether
> > the DOS memory's linear address, as it appears within a certain VM,
> > can ever have the value above 1MB.  If the linear address is _always_
> > below 1MB, then for all practical purposes it is the same as the
> > "physical address", since what the VM does under the hood is none of
> > the business of the DJGPP programmer.
> 
> Linear V86 addresses are obviously below 1 MB, but (via the page
> tables) they can be (and in Wndows often are) mapped to any physical
> address, including above 1 MB.

Of course.  But the misunderstanding I was pointing out is exactly
this: a programmer doesn't care about those page tables in this case,
because DOS memory is by definition "physical".

We basically agree about the facts, but not about their impact on the
documentation that is the subject of this thread.

- Raw text -


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