Re: [PATCH] x86: increase NR_IRQS and nr_irqs

From: Ingo Molnar
Date: Mon Dec 28 2009 - 04:47:38 EST



* Yinghai Lu <yinghai@xxxxxxxxxx> wrote:

> have a system with lots of igb and ixgbe, when iov/vf are enabled for
> them, we hit the limit of 3064.
>
> so try to increase NR_IRQS and nr_irqs to about 8000 and 6000.
> for that system.

could you please provide before/after .data size analysis, expected dynamic
allocation overhead difference (if any), etc. - so that we can see whether
there's any (and if yes, how much) cost due to the bumping of the limit.

Also, instead of just upping the limit to a new random limit that works on
that testbox, could we put some more thought into how much we want to increase
it, and stay at least 2-3 years ahead of the expected hardware curve?

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/