Re: [PATCH] x86_64: Restore the proper NR_IRQS define so larger systems work.

From: Eric W. Biederman
Date: Sun Aug 03 2008 - 02:43:23 EST


"Yinghai Lu" <yhlu.kernel@xxxxxxxxx> writes:


> what should xen pv 64 get for NR_IRQS?

Xen pv 64 will work at least as well with a larger definition for
NR_IRQS as it will work with a smaller definition, and since
NR_VECTORS is 256 we always have more irqs with the 32bit definition
we were mistakenly using.

Xen has 1024 event channels so I expect 1024 would the nice number to
provide there.

Eric

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