On Wed, 6 Apr 2022 02:14:46 +0300
Dmitry Kozlyuk wrote:
> >
> > Don't merge this patch as is please; it would cause a lot of pain
> > in a cloud environment.
> >
> > In our environment core dumps are collected (via systemd) and uploaded
> > to a central server. With this kind of change the proc
On Wed, Apr 6, 2022 at 6:46 AM Stephen Hemminger
wrote:
>
> On Fri, 1 Apr 2022 17:10:04 +0800
> Li Feng wrote:
>
> > These hugepages include important structures. we should dump these
> > hugepages into a coredump file for debugging when generating a coredump.
> >
> > Signed-off-by: Li Feng
> >
2022-04-05 15:46 (UTC-0700), Stephen Hemminger:
> On Fri, 1 Apr 2022 17:10:04 +0800
> Li Feng wrote:
>
> > These hugepages include important structures. we should dump these
> > hugepages into a coredump file for debugging when generating a coredump.
> >
> > Signed-off-by: Li Feng
> > ---
> >
On Fri, 1 Apr 2022 17:10:04 +0800
Li Feng wrote:
> These hugepages include important structures. we should dump these
> hugepages into a coredump file for debugging when generating a coredump.
>
> Signed-off-by: Li Feng
> ---
> lib/eal/linux/eal_memalloc.c | 2 ++
> 1 file changed, 2 insertio
These hugepages include important structures. we should dump these
hugepages into a coredump file for debugging when generating a coredump.
Signed-off-by: Li Feng
---
lib/eal/linux/eal_memalloc.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/eal/linux/eal_memalloc.c b/lib/eal/linux/e
5 matches
Mail list logo