CVSROOT:        /cvsroot/hurd
Module name:    gnumach
Branch:         gnumach-1-branch
Changes by:     Samuel Thibault <sthibaul>      09/02/26 19:11:52

Modified files:
        .              : ChangeLog 
        i386/i386      : proc_reg.h 
        i386/intel     : pmap.c 

Log message:
        2009-02-26  Samuel Thibault  <[email protected]>
        
                * i386/i386/prog_reg.h (invlpg_linear): Rename macro into...
                (invlpg_linear_range): ... this.
                (invlpg_linear): New macro.
                * i386/intel/pmap.c (INVALIDATE_TLB): Call invlpg_linear instead
                of flush_tlb when e - S is compile-time known to be PAGE_SIZE,
                instead of run-time known to be less than 32 * PAGE_SIZE.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumach/ChangeLog?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.128.2.371&r2=1.128.2.372
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.10&r2=1.1.1.1.4.11
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/intel/pmap.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.4.2.27&r2=1.4.2.28


Reply via email to