Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Dec 1999 02:54:06 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include param.h pmap.h
Message-ID:  <199912111054.CAA92647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/12/11 02:54:06 PST

  Modified files:
    sys/i386/include     param.h pmap.h 
  Log:
  Reclaim UPAGES_HOLE (8k) that was chopped out of process address space.
  The UPAGES have not been there since Jan '96, but the hole was preserved
  for BSD/OS binary compatability.  This has been fixed other ways (%ebx
  now has a pointer to PS_STRINGS), and the stack is nowhere near where
  it used to be so this hack isn't required anymore.
  
  Revision  Changes    Path
  1.54      +1 -3      src/sys/i386/include/param.h
  1.64      +2 -2      src/sys/i386/include/pmap.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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