Date: Tue, 30 Sep 2003 22:56:46 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200310010556.h915ukVC064283@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/09/30 22:56:46 PDT FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: - Hide more #ifdef logic in a new invlcaddr inline. This function flushes the full tlb if you're on an I386or does an invlpg otherwise. Glanced at by: peter Revision Changes Path 1.441 +13 -15 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310010556.h915ukVC064283>