genirq: Expose default irq affinity mask (take 3)
Current IRQ affinity interface does not provide a way to set affinity for the IRQs that will be allocated/activated in the future. This patch creates /proc/irq/default_smp_affinity that lets users set default affinity mask for the newly allocated IRQs. Changing the default does not affect affinity masks for the currently active IRQs, they have to be changed explicitly. Updated based on Paul J's comments and added some more documentation. Signed-off-by:Max Krasnyansky <maxk@qualcomm.com> Cc: pj@sgi.com Cc: a.p.zijlstra@chello.nl Cc: tglx@linutronix.de Cc: rdunlap@xenotime.net Cc: mingo@elte.hu Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Loading
-
mentioned in commit 2463a30f
-
mentioned in commit ade761d0
-
mentioned in commit 25216ed9
-
mentioned in commit 19fb5dab
-
mentioned in commit 4e52a4fe
-
mentioned in commit 067ef020
-
mentioned in commit 55cd80f4
-
mentioned in commit 24ed8f29
-
mentioned in commit eda32c21
-
mentioned in commit db5e2666
-
mentioned in commit a6b594ad
Please register or sign in to comment