Subject: CVS commit: syssrc/sys/arch/vax/vax
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/29/2002 19:49:47
Module Name: syssrc
Committed By: thorpej
Date: Sun Sep 29 16:49:46 UTC 2002
Modified Files:
syssrc/sys/arch/vax/vax: trap.c
Log Message:
Record stack growth, done inline to avoid another function call on
every user page fault.
XXX Should make uvm_grow() an inline.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/arch/vax/vax/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.