Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2003 12:58:33 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 pmap.c
Message-ID:  <200302152058.h1FKwXCU073299@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/02/15 12:58:33 PST

  Modified files:
    sys/ia64/ia64        pmap.c 
  Log:
  Fix misuse of Maxmem in the calculation of the VHPT size. Maxmem
  is already in pages, so we should not convert from bytes to pages.
  The result of this bug was bad scaling of the VHPT relative to the
  available memory.
  
  Submitted by: Arun Sharma <arun@sharma-home.net>
  
  Revision  Changes    Path
  1.93      +1 -1      src/sys/ia64/ia64/pmap.c

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?200302152058.h1FKwXCU073299>