Help on deciphering crash
mouse at mcgill-vision.UUCP
mouse at mcgill-vision.UUCP
Sun Jan 11 21:57:47 AEST 1987
In article <4914 at mimsy.UUCP>, chris at mimsy.UUCP (Chris Torek) writes:
> Anyway, you could try disabling the cache:
> mtpr(CADR, 1); /* CADR is register 0x25 */
> but that will probably slow the machine to a crawl.
In case anyone is curious....I just tried this. My check of how slow
the machine was was a user level program that did
while (! signaled)
{ count ++;
}
and asked for a SIGALRM in ten seconds. Then the speed measure is how
far count gets. With the cache turned off it counted only half as far
(plus or minus maybe 10%) as with the cache on.
This was a 750 running MtXinu 4.3+NFS.
der Mouse
USA: {ihnp4,decvax,akgua,utzoo,etc}!utcsri!mcgill-vision!mouse
think!mosart!mcgill-vision!mouse
Europe: mcvax!decvax!utcsri!mcgill-vision!mouse
ARPAnet: think!mosart!mcgill-vision!mouse at harvard.harvard.edu
More information about the Comp.unix.questions
mailing list