Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1198461
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [patch 0/7] x86: Store irq descriptor in vector array |
| Date | 2015-08-02 22:50 +0200 |
| Message-ID | <pT8d3-6tx-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
We store the irq number in the vector array, so we need to lookup the descriptor at every interrupt. We can avoid that by simply storing the interrupt descriptor itself in the vector array. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[patch 0/7] x86: Store irq descriptor in vector array Thomas Gleixner <tglx@linutronix.de> - 2015-08-02 22:50 +0200
csiph-web