[MUD-Dev] memory and speed

Mark Gritter mark at erdos.Stanford.EDU
Thu Jun 10 23:31:45 CEST 1999


Caliban Tiresias Darklock writes:
> Other cache implementations are even
> worse, and "top out" -- they cache the first X megs of RAM, and that's it.
> If your data is in the rest of RAM, your cache is missed entirely.

I got bit by this once or twice.  If your BIOS has an option called
"cacheable memory range" or something similar, make sure it's as large
as the amount of memory you have.  It's very noticeable when this is wrong,
even though half of your memory might still be being cached.

Mark Gritter
mark at erdos.stanford.edu



_______________________________________________
MUD-Dev maillist  -  MUD-Dev at kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev




More information about the mud-dev-archive mailing list