|
|
|
|
|
by kentonv
2101 days ago
|
|
> Helpfully Linux does not appear to clobber DOS’s memory during its own boot process. Is that just a coincidence or intentional somehow? I guess DOS can only access the first 1MB (err... plus 65520 HMA bytes?), so if Linux just avoids using that space then DOS can keep running happily... I was curious if there's actually a mechanism to tell Linux to avoid that space. DOS memory management fascinates me in its absurdity. |
|
[0] http://www.mdgx.com/mem6.htm#6
[1] http://manmrk.net/tutorials/DOS/msdos7/emm386.htm
[2] https://en.m.wikipedia.org/wiki/Unreal_mode
[3] https://github.com/charliesome/doslinux/blob/master/doslinux...