[7584] in Athena Bugs
PMAX panic fix suggestion -- never mind.
daemon@ATHENA.MIT.EDU (Bill Cattey)
Mon May 20 22:56:02 1991
Date: Mon, 20 May 1991 22:55:40 -0400 (EDT)
From: Bill Cattey <wdc@ATHENA.MIT.EDU>
To: rel-eng@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
We found another solution to changing the magic constant "UseOldAfsCalls".
So it is not strictly necessary to make the previously advocated change.
Although it would indeed save a few microseconds on the first AFS call,
we discovered it was a mis-aligned pointer in user code that was
panic'ing the PMAX. Perhaps we should send an SPR to DEC encouraging
them to signal EFAULT when there's a mis-aligned pointer provided as an
argument to longjmp.
-wdc