bank8086: draft code for 8086 bank handling
authorAlan Cox <alan@linux.intel.com>
Thu, 12 Oct 2017 22:24:25 +0000 (23:24 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 12 Oct 2017 22:24:25 +0000 (23:24 +0100)
commita3c81f798dc4d193fa5089928edb497782b2fa73
tree3da424c1897e8cdf0004ad79ec306446a7440f4e
parent6694e4d42aeb4bab652f99bb1c1e2b4b37aec465
bank8086: draft code for 8086 bank handling

After much head scratching about how to implement the interleaving of
memory and real brk() and stack grow that early PC Unixes except Minix did,
I think I finally have something workable....
Kernel/bank8086.c [new file with mode: 0644]