Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 23:23:03 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include pmap.h src/sys/conf options.i386 options.pc98
Message-ID:  <200109210623.f8L6N4B02853@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/09/20 23:23:03 PDT

  Modified files:
    sys/i386/include     pmap.h 
    sys/conf             options.i386 options.pc98 
  Log:
  Introduce a new option, KVA_SPACE, which can be used to reconfigure
  the size of the kernel virtual address space relatively painlessly.
  Userland will adapt via the exported kernbase symbol.  Increasing
  this causes the user part of address space to reduce.
  
  Revision  Changes    Path
  1.157     +4 -1      src/sys/conf/options.i386
  1.130     +4 -1      src/sys/conf/options.pc98
  1.71      +14 -5     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?200109210623.f8L6N4B02853>