Subject: stack start address (was: CVS commit: syssrc)
To: None <soren@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: port-mips
Date: 04/08/2000 07:57:29
"Soren S. Jorvang" wrote:
> Module Name: syssrc
> Committed By: soren
> Date: Fri Apr 7 21:50:08 UTC 2000
>
> Modified Files:
>
> syssrc/sys/arch/mips/include: vmparam.h
>
> Log Message:
>
> Move the start of the user stack down a little to account for the
> virtual address checking done by the R8000 and some QED CPUs.
Just curious - is there anything wrong with 0x7ffffff8 for example
instead of going down a full page?
Simon.