svn commit: r269134 - head/sys/vm
Andreas Tobler
andreast at FreeBSD.org
Thu Jul 31 19:25:31 UTC 2014
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
More information about the svn-src-all
mailing list