commit | 56b581ea9591b5767b1e0204c6a06c7d0c49396e | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Mon Apr 27 18:02:46 2009 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Apr 28 12:21:19 2009 +0200 |
tree | 7a777b1effeab3982c563d0c8704a9dbe82de175 | |
parent | d047f53a2ecce37e3bdf79eac5a326fbaadb3628 [diff] |
irq: make ht irq_desc more numa aware Try to get irq_desc on the same node as create_irq_nr(). [ Impact: optimization, make HT IRQs more NUMA-aware ] Signed-off-by: Yinghai Lu <yinghai@kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Suresh Siddha <suresh.b.siddha@intel.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Rusty Russell <rusty@rustcorp.com.au> LKML-Reference: <49F655B6.8020109@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>