Re: [RFC 2/4]x86: allocate 32 tlb_invalidate_interrupt handlers

From: Andi Kleen
Date: Thu Nov 04 2010 - 06:01:11 EST


On Wed, Nov 03, 2010 at 02:44:21PM +0800, Shaohua Li wrote:
> Add up to 32 invalidate_interrupt handler. How many handlers are
> added depends on NUM_INVALIDATE_TLB_VECTORS. So if NUM_INVALIDATE_TLB_VECTORS
> is smaller than 32, we don't waste icache.

Just a small nit on the description: icache doesn't really
matter for init code, it's just about binary size on disk.

The patch looks ok.

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