Re: [patch] voluntary-preempt-2.6.8.1-P1

From: Hugh Dickins
Date: Mon Aug 16 2004 - 06:46:25 EST


On Mon, 16 Aug 2004, Ingo Molnar wrote:
>
> found the unmap_vmas() latency: pages get queued up for TLB flush (and
> subsequent freeing) and the lock-break in unmap_vmas() didnt account for
> this. When there's a preemption request and we do the lock-break it's
> already too late: we first have to free possibly thousands of pages,

Thousands? Or FREE_PTE_NR 506? Ah, ia64 has FREE_PTE_NR 2048: thousands.

Hugh

-
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/