[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1fwo08107.fsf@fess.ebiederm.org>
Date: Fri, 27 May 2011 11:14:00 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: prasad@...ux.vnet.ibm.com
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andi Kleen <andi@...stfloor.org>,
"Luck\, Tony" <tony.luck@...el.com>,
Vivek Goyal <vgoyal@...hat.com>, kexec@...ts.infradead.org,
anderson@...hat.com
Subject: Re: [RFC Patch 5/6] slimdump: Capture slimdump for fatal MCE generated crashes
"K.Prasad" <prasad@...ux.vnet.ibm.com> writes:
> slimdump: Capture slimdump for fatal MCE generated crashes
>
> System crashes resulting from fatal hardware errors (such as MCE) don't need
> all the contents from crashing-kernel's memory. Generate a new 'slimdump' that
> retains only essential information while discarding the old memory.
Ugh. You are changing the kernel to change userspace policy?
And because of how you have previous populated this we won't get the
notes to let us extract dmesg easily.
No thanks. Let's change this in userspace instead.
You are going to an awful lot of work to avoid a problem that doesn't
happen to in practice.
Patching makedumpfile to key in on an mce note would be more appropriate.
Nacked-by: "Eric W. Biederman" <ebiederm@...ssion.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists