Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2010 19:36:26 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c src/sys/amd64/include pmap.h vmparam.h
Message-ID:  <201011261936.oAQJabxP081677@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-11-26 19:36:26 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/amd64/include    pmap.h vmparam.h 
  Log:
  SVN rev 215878 on 2010-11-26 19:36:26Z by alc
  
  Make the size of the direct map easily configurable.  Changing NDMPML4E
  now suffices.
  
  Increase the size of the direct map to 1TB.
  
  An earler version of this patch was tested by sbruno@.
  
  Revision  Changes    Path
  1.718     +16 -5     src/sys/amd64/amd64/pmap.c
  1.156     +9 -3      src/sys/amd64/include/pmap.h
  1.63      +4 -3      src/sys/amd64/include/vmparam.h



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