XP?) but used all 1.5 MB naturally with the unix (making it clear to
me, btw, that the "640K RAM Barrier" was MS's fault, not Intel's).
I'm the last to defend msft, but this 640k thing irks me.
640k is the physical hardware address of the graphics buffer;
IBM put it there. on the 8086/8088, there is no kind of memory
virtualization, so this is a hard limit on contiguous user memory.
the 286 is very, very different in memory model (16:16 segmentatation -
you don't want to know more about it unless you like pain)
so this location no longer matters to user-space. of course, code
assuming only the 8086/8088 model is still 640K-aware.
_______________________________________________
Beowulf mailing list, [email protected]
To change your subscription (digest mode or unsubscribe) visit
http://www.beowulf.org/mailman/listinfo/beowulf