Re: [patch 0/7] x86, cpa: cpa related changes to be inline withTLB Application note - v2

From: Ingo Molnar
Date: Wed Sep 24 2008 - 04:17:25 EST



* Suresh Siddha <suresh.b.siddha@xxxxxxxxx> wrote:

> v2:
> 1. Fix the deadlock associated with smp call function and spin_lock_irqsave()
> for pgd_lock.
> 2. No alias checks for __set_pages_np()/__set_pages_p() avoiding the large
> text page split from atomic context in CONFIG_DEBUG_PAGEALLOC.
> 3. Serialize cpa() for !CONFIG_DEBUG_PAGEALLOC, so that a cpu with stale
> large page tlb's(but small PTE's in memory) won't do a cpa() in parallel
> to some other cpu splitting large pages and changing page attribute for
> a small page.

ok, looks good and the code got simpler as well. I've started testing it
in tip/master and will push out these updates to tip/x86/pat if they
pass. (v1 had stability problems)

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/