RE: [PATCH] makedumpfile: assign bitmap2 fd for sub process during refiltering

2019-12-06 Thread Kazuhito Hagio
Hi Pingfan, > -Original Message- > In refiltering mode, each sub process inherits bitmap2->fd from parent. > Then they lseek()/read() on the same fd, which means that they interference > with each other. > > This breaks the purpose of SPLITTING_FD_BITMAP(i) for each sub process. > Fix it

RE: [PATCH] makedumpfile/Makefile: remove -lebl from LIBS

2019-12-06 Thread Kazuhito Hagio
> -Original Message- > > On 12/05/2019 06:36 AM, Kazuhito Hagio wrote: > > Hi Pingfan, > > > > Thank you for the patch. > > > >> -Original Message- > >> since the following commit, -lebl has been removed from elfutils. > >> commit b833c731359af12af9f16bcb621b3cdc170eafbc > >> Autho

Re: [RFC PATCH v5 0/3] printk: new ringbuffer implementation

2019-12-06 Thread Prarit Bhargava
John Ogness wrote: > Hi Prarit, > > On 2019-12-05, Prarit Bhargava wrote: > > Based on the comments there is going to be a v6 but in any case I am > > starting testing of this patchset on several large core systems across > > multiple architectures (x86_64, ARM64, s390, ppc64le). Some of thos