Discussion:
OW v2 upgraded DOS32A to version 9.1.2 ...
(too old to reply)
Chip
2015-04-25 20:10:02 UTC
Permalink
DOS32a 9.1.2 does not support paged memory access, but I have updates for
this that have been provided to the original author back in 2006 / 2007. If
this is of interest, I can make the source available.

My DOS based tools test memory, regardless of how much there is, and use all
available processor threads. Paging mode is absolutely required for this.

Narech's original concerns were for game writers, and whether normal 32-bit
DOS programs would be impacted by checking for paging mode. He chose not to
include paging mode support at that time. I've been using my version since
without issue.
Paul S. Person
2015-04-26 16:20:05 UTC
Permalink
Post by Chip
DOS32a 9.1.2 does not support paged memory access, but I have updates for
this that have been provided to the original author back in 2006 / 2007. If
this is of interest, I can make the source available.
My DOS based tools test memory, regardless of how much there is, and use all
available processor threads. Paging mode is absolutely required for this.
Narech's original concerns were for game writers, and whether normal 32-bit
DOS programs would be impacted by checking for paging mode. He chose not to
include paging mode support at that time. I've been using my version since
without issue.
That's all very well, but what does it have to do with Jiri's fork of
OW? (see Subject)
--
"Nature must be explained in
her own terms through
the experience of our senses."
Chip
2015-04-26 17:08:12 UTC
Permalink
Post by Chip
DOS32a 9.1.2 does not support paged memory access, but I have updates for
this that have been provided to the original author back in 2006 / 2007.
If this is of interest, I can make the source available.
My DOS based tools test memory, regardless of how much there is, and use
all available processor threads. Paging mode is absolutely required for
this.
Narech's original concerns were for game writers, and whether normal
32-bit DOS programs would be impacted by checking for paging mode. He
chose not to include paging mode support at that time. I've been using my
version since without issue.
That's all very well, but what does it have to do with Jiri's fork of OW?
(see Subject)
If you look at https://github.com/open-watcom/open-watcom-v2/, you will see
the comment "Upgraded to DOS/32A 9.1.2" for the contrib folder. That is how
this posting I made applies.

Chip
n***@nospam.hotmail.com
2015-04-27 08:33:25 UTC
Permalink
Since I was the one who created this commit =

(https://github.com/open-watcom/open-watcom-v2/commit/ba222a28d0b4925b2f=
8457227ff57a4bd13333ea), =

and at that time have some contact with Narech, I would like to get your=
=

patch, so I can try to deliver it to him.

I would like him releasing a 9.2 version with that patch, and once =

official, I will add to OW2.0 again.

Regards.
DOS32a 9.1.2 does not support paged memory access, but I have update=
s =
for this that have been provided to the original author back in 2006=
/ =
2007. If this is of interest, I can make the source available.
My DOS based tools test memory, regardless of how much there is, and=
=
use all available processor threads. Paging mode is absolutely =
required for this.
Narech's original concerns were for game writers, and whether normal=
=
32-bit DOS programs would be impacted by checking for paging mode. =
He =
chose not to include paging mode support at that time. I've been =
using my version since without issue.
That's all very well, but what does it have to do with Jiri's fork of=
=
OW? (see Subject)
If you look at https://github.com/open-watcom/open-watcom-v2/, you wil=
l =
see the comment "Upgraded to DOS/32A 9.1.2" for the contrib folder. =
That is how this posting I made applies.
Chip
--
Paul S. Person
2015-04-27 15:39:46 UTC
Permalink
Post by Chip
Post by Chip
DOS32a 9.1.2 does not support paged memory access, but I have updates for
this that have been provided to the original author back in 2006 / 2007.
If this is of interest, I can make the source available.
My DOS based tools test memory, regardless of how much there is, and use
all available processor threads. Paging mode is absolutely required for
this.
Narech's original concerns were for game writers, and whether normal
32-bit DOS programs would be impacted by checking for paging mode. He
chose not to include paging mode support at that time. I've been using my
version since without issue.
That's all very well, but what does it have to do with Jiri's fork of OW?
(see Subject)
If you look at https://github.com/open-watcom/open-watcom-v2/, you will see
the comment "Upgraded to DOS/32A 9.1.2" for the contrib folder. That is how
this posting I made applies.
Thanks for the clarification.

But how is it at all relevant here?

Is the real OW also using 9.1.2?
--
"Nature must be explained in
her own terms through
the experience of our senses."
n***@nospam.hotmail.com
2015-04-27 18:05:59 UTC
Permalink
I guess that for real OpenWatcom you mean OpenWatcom 1.x, not any 2.x =

fork. If so, no, it is not using 9.1.2, but still 7.2 as I commited long=
=

time ago.

Good news is that for sure it can be upgraded to 9.1.2, or if it is wort=
h, =

add the patches by Chip.

BTW, I just contacted Narech. I am thinking on he releasing 9.2.0 with =

that patch, and then integrate it on OpenWatcom distributions.

Thanks.


En Mon, 27 Apr 2015 17:39:46 +0200, Paul S. Person =
Post by Paul S. Person
DOS32a 9.1.2 does not support paged memory access, but I have updat=
es =
Post by Paul S. Person
for
this that have been provided to the original author back in 2006 / =
=
Post by Paul S. Person
2007.
If this is of interest, I can make the source available.
My DOS based tools test memory, regardless of how much there is, an=
d =
Post by Paul S. Person
use
all available processor threads. Paging mode is absolutely require=
d =
Post by Paul S. Person
for
this.
Narech's original concerns were for game writers, and whether norma=
l
Post by Paul S. Person
32-bit DOS programs would be impacted by checking for paging mode. =
He
Post by Paul S. Person
chose not to include paging mode support at that time. I've been =
using my
version since without issue.
That's all very well, but what does it have to do with Jiri's fork o=
f =
Post by Paul S. Person
OW?
(see Subject)
If you look at https://github.com/open-watcom/open-watcom-v2/, you wi=
ll =
Post by Paul S. Person
see
the comment "Upgraded to DOS/32A 9.1.2" for the contrib folder. That=
=
Post by Paul S. Person
is how
this posting I made applies.
Thanks for the clarification.
But how is it at all relevant here?
Is the real OW also using 9.1.2?
-- =

Usando el cliente de correo de Opera: http://www.opera.com/mail/

Loading...