[RFC PATCH 3/3] powerpc/64s/radix: optimise TLB flush with precise TLB ranges in mmu_gather
Linus Torvalds
torvalds at linux-foundation.org
Wed Jun 13 08:42:34 AEST 2018
On Tue, Jun 12, 2018 at 3:31 PM Nicholas Piggin <npiggin at gmail.com> wrote:
>
> Okay sure, and this is the reason for the wide cc list. Intel does
> need it of course, from 4.10.3.1 of the dev manual:
>
> — The processor may create a PML4-cache entry even if there are no
> translations for any linear address that might use that entry
> (e.g., because the P flags are 0 in all entries in the referenced
> page-directory-pointer table).
But does intel need it?
Because I don't see it. We already do the __tlb_adjust_range(), and we
never tear down the highest-level page tables afaik.
Am I missing something?
Linus
More information about the Linuxppc-dev
mailing list