Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 1999 11:40:07 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <199904251840.LAA18125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         1999/04/25 11:40:07 PDT

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  pmap_dispose_proc and pmap_copy_page:
  	Conditionally compile 386-specific code.
  
  pmap_enter:
  	Eliminate unnecessary TLB shootdowns.
  
  pmap_zero_page and pmap_zero_page_area:
  	Use invltlb_1pg instead of duplicating the code.
  
  Revision  Changes    Path
  1.233     +23 -14    src/sys/i386/i386/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?199904251840.LAA18125>