Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2011 04:21:56 +0000 (UTC)
From:      "Jayachandran C." <jchandra@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/include pmap.h
Message-ID:  <201103010422.p214MPAK047021@repoman.freebsd.org>

index | next in thread | raw e-mail

jchandra    2011-03-01 04:21:56 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/include     pmap.h 
  Log:
  SVN rev 219122 on 2011-03-01 04:21:56Z by jchandra
  
  Increase NKPT in case of n32 and n64 to support more physical memory.
  
  On n32, vm_page_startup() needs more virtual mem to map vm_page structs.
  The new value of 256 will allow us to support 16GB RAM.
  
  Revision  Changes    Path
  1.26      +4 -0      src/sys/mips/include/pmap.h


help

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