[geeks] The topic for the day..
der Mouse
mouse at Rodents.Montreal.QC.CA
Wed May 28 11:02:46 CDT 2008
> Why is computer memory nowdays (at least in the "personal computer"
> field) measured in bytes and not words (as I've seen used in the "big
> iron" field)?
My guess: it is generally measured in addressing units. This means
bytes on byte-addressed machines and words on word-addressed machines.
> For example, my OpenGenera screenshot shows its available memory in
> terms of megawords:
> http://farm4.static.flickr.com/3163/2502891680_22d67e80b3_b.jpg
Probably due to its Lisp Machine heritage; real Lisp Machines, AIUI,
were word-addressed. I don't know enough about OpenGenera to know
whether it's a real virtual machine emulator the way the display
implies; if so, it will of course act like the machine being emulated;
if not, it's probably just easier to pretend.
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
More information about the geeks
mailing list