Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 1996 17:39:41 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199605210039.RAA04010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/05/20 17:39:40

  Modified:    sys/i386/i386  pmap.c
  Log:
  To quote Stephen McKay: pmap_copy is a complex NOP at this moment :-).
  
  With this fix from Stephen, we are getting the target fork performance
  that I have been trying to attain: P5-166, before the mega-commit: 700-800usecs,
  after: 600usecs, with Stephen's fix: 500usecs!!!  Also, this could be the
  solution of some strange panic problems...
  Reviewed by:	dyson@freebsd.org
  Submitted by:	Stephen McKay <syssgm@devetir.qld.gov.au>
  
  Revision  Changes    Path
  1.92      +2 -2      src/sys/i386/i386/pmap.c



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