Date: Thu, 31 Jul 2014 21:25:19 +0200 From: Andreas Tobler <andreast@FreeBSD.org> To: Alan Cox <alc@rice.edu>, Alan Cox <alc@FreeBSD.org>, src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r269134 - head/sys/vm Message-ID: <53DA981F.6000405@FreeBSD.org> In-Reply-To: <53DA8C51.6050103@rice.edu> References: <201407261810.s6QIAIIj049439@svn.freebsd.org> <53D9406A.3060101@FreeBSD.org> <53D94BAF.8050102@rice.edu> <53D94D73.3050808@rice.edu> <53D95265.9010406@FreeBSD.org> <53D960E9.50905@rice.edu> <53D9630A.5050500@FreeBSD.org> <53D9C7A0.4010100@rice.edu> <53DA05A8.3020400@FreeBSD.org> <53DA8C51.6050103@rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 31.07.14 20:34, Alan Cox wrote: > Here is a better fix for the problem in moea64_pvo_enter(). The > original fix destroys and recreates the PTE in order to wire it. This > new fix simply updates the PTE. > > In the case of moea_pvo_enter(), there is also no need to destroy and > recreate the PTE. Awesome! All with no runtime tests? Nothing to say beside it works, on PowerMac G5 (64-bit)(2/4-CPU's) and MacMini G4 (32-bit)(1-CPU). Thank you again! Andreas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53DA981F.6000405>