From 0ce9c713f8f8363147a679ba0a3f812ca8207752 Mon Sep 17 00:00:00 2001 From: Sungmin Choi Date: Wed, 22 Apr 2015 10:44:52 +0900 Subject: Enable msm_irqbalance commit e6aa44add47d3cfa6c9cc712341a25151c574615 Author: Olav Haugan Date: Sun Aug 3 15:00:32 2014 -0700 msm8994: Enable msm_irqbalance The msm_irqbalance daemon starts up as root and then lower its privileges immediately to user nobody while holding on to capability to read/write files on the file system (proc). The msm_irqbalance daemon balances IRQs among available cores to ensure even IRQ load on each core. The daemon also moves IRQs away from cores that are configured to not handle any IRQs Change-Id: Ib9a8d6a12902bcdba60837d9d3ca31adea2d574f Change-Id: Ifc6e382af37d895f67c58cf5e058667f687d8e95 --- msm_irqbalance.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 msm_irqbalance.conf (limited to 'msm_irqbalance.conf') diff --git a/msm_irqbalance.conf b/msm_irqbalance.conf new file mode 100644 index 0000000..7f5330a --- /dev/null +++ b/msm_irqbalance.conf @@ -0,0 +1,2 @@ +PRIO=1,1,1,1,0,0 +IGNORED_IRQ=20,40,200,203,155,157 -- cgit v1.2.3