Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 15:01:14 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 pmap.c
Message-ID:  <200212222301.gBMN1EDh091124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/12/22 15:01:14 PST

  Modified files:
    sys/sparc64/sparc64  pmap.c 
  Log:
  - Rearrange pmap_bootstrap slightly to be more in dependency order.
  - Put the kernel tsb before before the kernel load address, below
    VM_MIN_KERNEL_ADDRESS, instead of after the kernel where it consumes
    usable kva.  This is magic mapped so the virtual address is irrelevant,
    it just needs to be out of the way.
  
  Revision  Changes    Path
  1.95      +49 -50    src/sys/sparc64/sparc64/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?200212222301.gBMN1EDh091124>