CVSROOT: /cvsroot/hurd
Module name: gnumach
Branch: gnumach-1-branch
Changes by: Samuel Thibault <sthibaul> 08/11/27 01:37:52
Modified files:
. : ChangeLog
i386/i386 : proc_reg.h
i386/intel : pmap.c
Log message:
2008-11-27 Samuel Thibault <[EMAIL PROTECTED]>
* i386/i386/proc_reg.h (invlpg): New macro.
* i386/intel/pmap.c (INVALIDATE_TLB): If portion to be flushed
is less
than 32 pages, use calls to invlpg instead of flush_tlb.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumach/ChangeLog?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.128.2.363&r2=1.128.2.364
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386/proc_reg.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.1.1.4.7&r2=1.1.1.1.4.8
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/intel/pmap.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.4.2.22&r2=1.4.2.23