diff options
author | Eric W. Biederman <[email protected]> | 2006-10-04 02:16:49 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-10-04 07:55:28 -0700 |
commit | 23d0b8b053391afe15c9667d80de77ca88e18b8b (patch) | |
tree | 8ee6dd027581f794bcbffaa9022a3635ba59b04a /mm/migrate.c | |
parent | 323a01c50832749d23664954f91df6fc43e73975 (diff) |
[PATCH] genirq: irq: generalize the check for HARDIRQ_BITS
This patch adds support for systems that cannot receive every interrupt on a
single cpu simultaneously, in the check to see if we have enough HARDIRQ_BITS.
MAX_HARDIRQS_PER_CPU becomes the count of the maximum number of hardare
generated interrupts per cpu.
On architectures that support per cpu interrupt delivery this can be a
significant space savings and scalability bonus.
This patch adds support for systems that cannot receive every interrupt on
Signed-off-by: Eric W. Biederman <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Rajesh Shah <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: "Protasevich, Natalie" <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions