Re: [OpenWrt-Devel] [PATCH] oxnas: set irq of usb&sata to cpu1

2015-11-26 Thread Daniel Golle
Hi! This was committed in r47618 though it is buggy (see below) and not clear whether manually setting irq-affinity is at all feasible. Please revert. Cheers Daniel On Mon, Nov 23, 2015 at 04:24:02PM +0100, Daniel Golle wrote: > On Mon, Nov 23, 2015 at 02:30:34PM +0800, Shonn Lu wrote: > > Sign

Re: [OpenWrt-Devel] [PATCH] oxnas: set irq of usb&sata to cpu1

2015-11-23 Thread Daniel Golle
On Mon, Nov 23, 2015 at 02:30:34PM +0800, Shonn Lu wrote: > Signed-off-by: Shonn Lu > --- > .../linux/oxnas/base-files/init.d/set-irq-affinity | 22 > ++ > 1 file changed, 22 insertions(+) > create mode 100755 target/linux/oxnas/base-files/init.d/set-irq-affinity > > diff -

Re: [OpenWrt-Devel] [PATCH] oxnas: set irq of usb&sata to cpu1

2015-11-22 Thread John Crispin
What is the difference between this and the previous version ? John On 23/11/2015 07:30, Shonn Lu wrote: > Signed-off-by: Shonn Lu > --- > .../linux/oxnas/base-files/init.d/set-irq-affinity | 22 > ++ > 1 file changed, 22 insertions(+) > create mode 100755 target/l

[OpenWrt-Devel] [PATCH] oxnas: set irq of usb&sata to cpu1

2015-11-22 Thread Shonn Lu
Signed-off-by: Shonn Lu --- .../linux/oxnas/base-files/init.d/set-irq-affinity | 22 ++ 1 file changed, 22 insertions(+) create mode 100755 target/linux/oxnas/base-files/init.d/set-irq-affinity diff --git a/target/linux/oxnas/base-files/init.d/set-irq-affinity b/target/linu

Re: [OpenWrt-Devel] [PATCH] oxnas: set irq of usb&sata to cpu1

2015-11-22 Thread Daniel Golle
Hi! On Sun, Nov 08, 2015 at 04:12:31AM +0800, Shonn Lu wrote: > Signed-off-by: Shonn Lu > --- > .../linux/oxnas/base-files/init.d/set-irq-affinity | 21 > + > 1 file changed, 21 insertions(+) > create mode 100755 target/linux/oxnas/base-files/init.d/set-irq-affinity > > d

[OpenWrt-Devel] [PATCH] oxnas: set irq of usb&sata to cpu1

2015-11-07 Thread Shonn Lu
Signed-off-by: Shonn Lu --- .../linux/oxnas/base-files/init.d/set-irq-affinity | 21 + 1 file changed, 21 insertions(+) create mode 100755 target/linux/oxnas/base-files/init.d/set-irq-affinity diff --git a/target/linux/oxnas/base-files/init.d/set-irq-affinity b/target/linu