Date: Thu, 3 Jun 2010 03:55:22 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <201006030355.o533tc44096793@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-06-03 03:55:22 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: SVN rev 208765 on 2010-06-03 03:55:22Z by alc In the unlikely event that pmap_ts_referenced() demoted five superpage mappings to the same underlying physical page, the calling thread would be left forever pinned to the same processor. MFC after: 3 days Revision Changes Path 1.684 +2 -1 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006030355.o533tc44096793>