Date: Fri, 23 Apr 2010 18:53:17 +0000 (UTC) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/mips pmap.c Message-ID: <201004231853.o3NIrd0X054099@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2010-04-23 18:53:17 UTC FreeBSD src repository Modified files: sys/mips/mips pmap.c Log: SVN rev 207130 on 2010-04-23 18:53:17Z by jmallett Large memory mappings are always CPU local and always done with interrupts disabled. Be doubly-sure that we don't try to do a TLB shootdown on SMP systems for those mappings. Submitted by: C. Jayachandran Revision Changes Path 1.39 +2 -2 src/sys/mips/mips/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004231853.o3NIrd0X054099>