Re: [v4 PATCH 0/3] Extend coredump functionality

2020-06-22 Thread rishabhb
On 2020-06-22 15:23, Bjorn Andersson wrote: On Wed 27 May 13:26 PDT 2020, Rishabh Bhatnagar wrote: This patch series moves the coredump functionality to a separate file and adds "inline" coredump feature. Inline coredump directly copies segments from device memory during coredump to userspace.

Re: [v4 PATCH 0/3] Extend coredump functionality

2020-06-22 Thread Bjorn Andersson
On Wed 27 May 13:26 PDT 2020, Rishabh Bhatnagar wrote: > This patch series moves the coredump functionality to a separate > file and adds "inline" coredump feature. Inline coredump directly > copies segments from device memory during coredump to userspace. > This avoids extra memory usage at the c