All of lore.kernel.org
 help / color / mirror / Atom feed
* makedumpfile: a feature question about filtering
@ 2020-09-08  1:38 piliu
  2020-09-11  8:53 ` HAGIO KAZUHITO(萩尾 一仁)
  0 siblings, 1 reply; 8+ messages in thread
From: piliu @ 2020-09-08  1:38 UTC (permalink / raw)
  To: kexec; +Cc: Kazuhito Hagio

Hello,

There is an appeal which only wants to save some user page including env
and args pages, and discards the other user space pages.

To achieve this feature, mm_struct's members "arg_start, arg_end,
env_start, env_end;" should be accessed. So we need to export mm_struct
and init_mm through vmcore.

This somewhat overlaps with the function of crash utility. And I want to
know if this feature is acceptable in upstream.

Any comment and suggestion?

Thanks,
Pingfan


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-16  8:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08  1:38 makedumpfile: a feature question about filtering piliu
2020-09-11  8:53 ` HAGIO KAZUHITO(萩尾 一仁)
2020-09-14  4:55   ` piliu
2020-09-14  8:15     ` HAGIO KAZUHITO(萩尾 一仁)
2020-09-14  8:30       ` piliu
2020-09-14  9:15         ` HAGIO KAZUHITO(萩尾 一仁)
2020-09-15  2:30           ` piliu
2020-09-16  8:40             ` HAGIO KAZUHITO(萩尾 一仁)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.