Mail Archives: djgpp-workers/1996/12/17/08:12:39
> Why does the selector for linear memory have a limit of -1? Doesn't it
> mean that anybody who uses the usual dosmemput/farpoke things has a
> potential to overwrite any address, i.e. the memory protection is
> disabled? If so, this is the same as nearptr (except slower), right?
>
> Is there any problem to make the limit be 1MB?
It used to be 1Mb. People complained that it should be 16Mb, to cover
the original 286 address space and some I/O boards. Then people
complained that it needed to cover the Weitek I/O space. Then people
wanted it to contain the linear frame buffer for SVGA boards. So now
it's a 4G segment.
- Raw text -