Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-11-17 Thread Julien Thierry
Hi, On 11/18/20 3:57 AM, lijiang wrote: Hi, Kazu, Julien and Bhupesh 在 2020年10月28日 16:32, HAGIO KAZUHITO(萩尾 一仁) 写道: I'm rethinking about what command options makedumpfile should have. If once we add an option to makedumpfile, we cannot change it easily, so I'd like to think carefully. The

Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-11-17 Thread lijiang
Hi, Kazu, Julien and Bhupesh 在 2020年10月28日 16:32, HAGIO KAZUHITO(萩尾 一仁) 写道: > I'm rethinking about what command options makedumpfile should have. > If once we add an option to makedumpfile, we cannot change it easily, > so I'd like to think carefully. > > The calculated size might be useful if

Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-11-02 Thread lijiang
在 2020年10月30日 14:29, HAGIO KAZUHITO(萩尾 一仁) 写道: > -Original Message- >> 在 2020年10月28日 16:32, HAGIO KAZUHITO(萩尾 一仁) 写道: >>> Hi Julien, >>> >>> sorry for my delayed reply. >>> >>> -Original Message- > A user might want to know how much space a vmcore file will take on

RE: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-30 Thread 萩尾 一仁
-Original Message- > 在 2020年10月28日 16:32, HAGIO KAZUHITO(萩尾 一仁) 写道: > > Hi Julien, > > > > sorry for my delayed reply. > > > > -Original Message- > >>> A user might want to know how much space a vmcore file will take on > >>> the system and how much space on their disk

Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-29 Thread lijiang
在 2020年10月28日 16:32, HAGIO KAZUHITO(萩尾 一仁) 写道: > Hi Julien, > > sorry for my delayed reply. > > -Original Message- >>> A user might want to know how much space a vmcore file will take on >>> the system and how much space on their disk should be available to >>> save it during

RE: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-28 Thread 萩尾 一仁
Hi Julien, sorry for my delayed reply. -Original Message- > > A user might want to know how much space a vmcore file will take on > > the system and how much space on their disk should be available to > > save it during a crash. > > > > The option --vmcore-size does

Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-20 Thread Julien Thierry
Hi Kazuhito, On 10/16/20 7:45 AM, HAGIO KAZUHITO(萩尾 一仁) wrote: Hi Julien, -Original Message- Hello Julien, On Tue, Oct 13, 2020 at 3:23 PM Julien Thierry wrote: Hi Bhupesh, On 10/13/20 10:27 AM, Bhupesh Sharma wrote: Hello Julien, Thanks for the patch. Some nitpicks inline:

RE: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-16 Thread 萩尾 一仁
Hi Julien, -Original Message- > Hello Julien, > > On Tue, Oct 13, 2020 at 3:23 PM Julien Thierry wrote: > > > > Hi Bhupesh, > > > > On 10/13/20 10:27 AM, Bhupesh Sharma wrote: > > > Hello Julien, > > > > > > Thanks for the patch. Some nitpicks inline: > > > > > > On Mon, Oct 12, 2020 at

Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-13 Thread lijiang
在 2020年10月13日 17:27, Bhupesh Sharma 写道: > Hello Julien, > > Thanks for the patch. Some nitpicks inline: > > On Mon, Oct 12, 2020 at 12:39 PM Julien Thierry wrote: >> >> A user might want to know how much space a vmcore file will take on >> the system and how much space on their disk should be

Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-13 Thread Bhupesh Sharma
Hello Julien, On Tue, Oct 13, 2020 at 3:23 PM Julien Thierry wrote: > > Hi Bhupesh, > > On 10/13/20 10:27 AM, Bhupesh Sharma wrote: > > Hello Julien, > > > > Thanks for the patch. Some nitpicks inline: > > > > On Mon, Oct 12, 2020 at 12:39 PM Julien Thierry wrote: > >> > >> A user might want to

Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-13 Thread Julien Thierry
Hi Bhupesh, On 10/13/20 10:27 AM, Bhupesh Sharma wrote: Hello Julien, Thanks for the patch. Some nitpicks inline: On Mon, Oct 12, 2020 at 12:39 PM Julien Thierry wrote: A user might want to know how much space a vmcore file will take on the system and how much space on their disk should be

Re: [MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files

2020-10-13 Thread Bhupesh Sharma
Hello Julien, Thanks for the patch. Some nitpicks inline: On Mon, Oct 12, 2020 at 12:39 PM Julien Thierry wrote: > > A user might want to know how much space a vmcore file will take on > the system and how much space on their disk should be available to > save it during a crash. > > The option