Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 22:24:16 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include pmap.h src/sys/sparc64/sparc64 pmap.c pv.c
Message-ID:  <200205290524.g4T5OHw14960@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/05/28 22:24:16 PDT

  Modified files:
    sys/sparc64/include  pmap.h 
    sys/sparc64/sparc64  pmap.c pv.c 
  Log:
  Remove pmap.pm_pvlist and make the functions that use it no-ops.  These are
  all optimizations for architectures which have large sparse page tables,
  and/or can't put the pv linkage inside of the page table entries.
  
  Revision  Changes    Path
  1.17      +0 -1      src/sys/sparc64/include/pmap.h
  1.54      +0 -40     src/sys/sparc64/sparc64/pmap.c
  1.18      +3 -12     src/sys/sparc64/sparc64/pv.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?200205290524.g4T5OHw14960>