Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 1997 02:30:25 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/include pmap.h vmparam.h
Message-ID:  <199704070930.CAA03960@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/04/07 02:30:25

  Modified:    sys/i386/include  pmap.h vmparam.h
  Log:
  Use UPAGES_HOLE instead of UPAGES in case it's changed some time.
  
  Rename the PT* index KSTK* #defines to UMAX*, since we don't have a kernel
  stack there any more..
  
  These are used to calculate VM_MAXUSER_ADDRESS and USRSTACK, and really
  do not want to be changed with UPAGES since BSD/OS 2.x binary compatability
  depends on it.
  
  Revision  Changes    Path
  1.49      +3 -3      src/sys/i386/include/pmap.h
  1.25      +2 -2      src/sys/i386/include/vmparam.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704070930.CAA03960>