Re: [patch 0/5] Add extended crashkernel command line syntax

2007-09-13 Thread Bernhard Walle
* Vivek Goyal <[EMAIL PROTECTED]> [2007-09-11 08:09]: > > How often does this scenario happen? Anyway, if you run into these issues > and if it helps, I don't mind additional command line syntax for crashkernel= Of course, I agree, this is a rare case. > > This series implements this change for

Re: [patch 0/5] Add extended crashkernel command line syntax

2007-09-10 Thread Vivek Goyal
On Sun, Sep 09, 2007 at 10:39:14AM +0200, Bernhard Walle wrote: > This patch adds a extended crashkernel syntax that makes the value of reserved > system RAM dependent on the system RAM itself: > > crashkernel=:[,:,[EMAIL PROTECTED] > range=start-[end] > > For example: > > crashkerne

[patch 0/5] Add extended crashkernel command line syntax

2007-09-09 Thread Bernhard Walle
This patch adds a extended crashkernel syntax that makes the value of reserved system RAM dependent on the system RAM itself: crashkernel=:[,:,[EMAIL PROTECTED] range=start-[end] For example: crashkernel=512M-2G:64M,2G-:128M The motivation comes from distributors that configure thei