[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH/RFC] fix missing tlb flush on x86 smp+pae
Ben LaHaise wrote:
> Below is a patch for 2.4 (it's against 2.4.2-ac20) that fixes a case where
> pmd_alloc could install a new entry without causing a tlb flush on other
> CPUs. This was fatal with PAE because the CPU caches the top level of the
> page tables, which was showing up as an infinite stream of identical page
> faults.
Ew. Is this the only case where adding a new entry requires a tlb
flush? It is quite an unusual requirement.
-- Jamie
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/