[Beowulf] Joe Blaylock's notes on running a MacOS cluster, Nov. 2007
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at mcmaster.caFri Nov 23 14:26:11 PST 2007
- Previous message: [Beowulf] Joe Blaylock's notes on running a MacOS cluster, Nov. 2007
- Next message: [Beowulf] Joe Blaylock's notes on running a MacOS cluster, Nov. 2007
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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.
- Previous message: [Beowulf] Joe Blaylock's notes on running a MacOS cluster, Nov. 2007
- Next message: [Beowulf] Joe Blaylock's notes on running a MacOS cluster, Nov. 2007
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
