Re: [PATCH] RISC-V: Show IPI stats

2018-10-01 Thread Palmer Dabbelt
On Fri, 28 Sep 2018 23:09:56 PDT (-0700), a...@brainfault.org wrote: On Sat, Sep 29, 2018 at 7:15 AM Palmer Dabbelt wrote: On Mon, 10 Sep 2018 06:46:59 PDT (-0700), Christoph Hellwig wrote: > On Fri, Sep 07, 2018 at 06:14:29PM +0530, Anup Patel wrote: >> This patch provides arch_show_interrupt

Re: [PATCH] RISC-V: Show IPI stats

2018-09-28 Thread Anup Patel
On Sat, Sep 29, 2018 at 7:15 AM Palmer Dabbelt wrote: > > On Mon, 10 Sep 2018 06:46:59 PDT (-0700), Christoph Hellwig wrote: > > On Fri, Sep 07, 2018 at 06:14:29PM +0530, Anup Patel wrote: > >> This patch provides arch_show_interrupts() implementation to > >> show IPI stats via /proc/interrupts. >

Re: [PATCH] RISC-V: Show IPI stats

2018-09-28 Thread Palmer Dabbelt
On Mon, 10 Sep 2018 06:46:59 PDT (-0700), Christoph Hellwig wrote: On Fri, Sep 07, 2018 at 06:14:29PM +0530, Anup Patel wrote: This patch provides arch_show_interrupts() implementation to show IPI stats via /proc/interrupts. Now the contents of /proc/interrupts" will look like below:

Re: [PATCH] RISC-V: Show IPI stats

2018-09-11 Thread Anup Patel
On Mon, Sep 10, 2018 at 7:16 PM, Christoph Hellwig wrote: > On Fri, Sep 07, 2018 at 06:14:29PM +0530, Anup Patel wrote: >> This patch provides arch_show_interrupts() implementation to >> show IPI stats via /proc/interrupts. >> >> Now the contents of /proc/interrupts" will look like below: >>

Re: [PATCH] RISC-V: Show IPI stats

2018-09-10 Thread Christoph Hellwig
On Fri, Sep 07, 2018 at 06:14:29PM +0530, Anup Patel wrote: > This patch provides arch_show_interrupts() implementation to > show IPI stats via /proc/interrupts. > > Now the contents of /proc/interrupts" will look like below: >CPU0 CPU1 CPU2 CPU3 > 8: 17

[PATCH] RISC-V: Show IPI stats

2018-09-07 Thread Anup Patel
This patch provides arch_show_interrupts() implementation to show IPI stats via /proc/interrupts. Now the contents of /proc/interrupts" will look like below: CPU0 CPU1 CPU2 CPU3 8: 17 7 6 14 SiFive PLIC 8 virtio0 10: 10