Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 19:14:11 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 pmap.c tsb.c
Message-ID:  <200205210214.g4L2EBa37379@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/05/20 19:14:11 PDT

  Modified files:
    sys/sparc64/sparc64  pmap.c tsb.c 
  Log:
  Rewrite pmap_enter to avoid copying ttes in all cases.
  Pass the tte data to tsb_tte_enter instead of a whole tte, also to avoid
  copying.
  
  Revision  Changes    Path
  1.53      +93 -108   src/sys/sparc64/sparc64/pmap.c
  1.20      +6 -4      src/sys/sparc64/sparc64/tsb.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?200205210214.g4L2EBa37379>