Re: [PATCH v8 1/6] powerpc/fadump: reduce memory consumption for capture kernel

2017-09-27 Thread Hari Bathini
On Tuesday 12 September 2017 09:31 PM, Michal Suchanek wrote: With fadump (dump capture) kernel booting like a regular kernel, it needs almost the same amount of memory to boot as the production kernel, which is unwarranted for a dump capture kernel. But with no option to disable some of the un

Re: [PATCH v8 1/6] powerpc/fadump: reduce memory consumption for capture kernel

2017-09-27 Thread Hari Bathini
On Tuesday 12 September 2017 09:31 PM, Michal Suchanek wrote: With fadump (dump capture) kernel booting like a regular kernel, it needs almost the same amount of memory to boot as the production kernel, which is unwarranted for a dump capture kernel. But with no option to disable some of the un

[PATCH v8 1/6] powerpc/fadump: reduce memory consumption for capture kernel

2017-09-12 Thread Michal Suchanek
With fadump (dump capture) kernel booting like a regular kernel, it needs almost the same amount of memory to boot as the production kernel, which is unwarranted for a dump capture kernel. But with no option to disable some of the unnecessary subsystems in fadump kernel, that much memory is wasted