[Crash-utility] [PATCH] Add support lockless printk ringbuffer

Kazuhito Hagio kazuhito.hagio at gmail.com
Mon Nov 23 00:58:14 UTC 2020


On Sat, Nov 21, 2020 at 9:36 AM samuelliao(廖生苗) <samuelliao at tencent.com> wrote:
>
> Kernel 5.10 introduce new lockless printk ringbuffer.
> This patch dump the new log record, with:
>
> treat caller_id as dict info
> no dev_info support, because no user yet
> only 5.10 finalized format, not intermit impl in git-tree
>
> This patch unified vmcore & symbol version:
>
> vmcore version pre-read prb ptr value
> pass desired readmem addrtype
>
> https://github.com/crash-utility/crash/pull/71
>

Thank you for working on this and the patch.
But sorry, John (the author of the lockless ringbuffer) posted before
an RFC crash patch for it
for us and I think it's easy to read and maintain enough, so I would
like to implement it based
on his patch and posted an updated patch [1].  If you have any
comments, please let us know.

[1] https://www.redhat.com/archives/crash-utility/2020-November/msg00065.html

Thanks,
Kazu





More information about the Crash-utility mailing list