Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757685AbXKZSMV (ORCPT ); Mon, 26 Nov 2007 13:12:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752163AbXKZSML (ORCPT ); Mon, 26 Nov 2007 13:12:11 -0500 Received: from e32.co.us.ibm.com ([32.97.110.150]:55979 "EHLO e32.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751714AbXKZSMJ (ORCPT ); Mon, 26 Nov 2007 13:12:09 -0500 Date: Mon, 26 Nov 2007 12:11:49 -0600 To: Luke Browning Cc: michael@ellerman.id.au, Michael Neuling , Jeff Garzik , Jan-Bernd Themann , netdev , linux-kernel , Thomas Klein , linux-ppc , Christoph Raisch , Paul Mackerras , Marcus Eder , Stefan Roscher , ahuja@austin.ibm.com Subject: Re: [PATCH] ehea: Add kdump support Message-ID: <20071126181148.GF4551@austin.ibm.com> References: <200711091433.51259.osstklei@de.ibm.com> <1196064988.19855.15.camel@concordia> <1196091697.7513.30.camel@luke-laptop.br.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1196091697.7513.30.camel@luke-laptop.br.ibm.com> User-Agent: Mutt/1.5.11 From: linas@austin.ibm.com (Linas Vepstas) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1073 Lines: 31 Hi, On Mon, Nov 26, 2007 at 01:41:37PM -0200, Luke Browning wrote: > On Mon, 2007-11-26 at 19:16 +1100, Michael Ellerman wrote: > > > For kdump we have to assume that the kernel is fundamentally broken, If I may so humbly suggest: since ehea is a power6 thing only, we should refocus our energies on "hypervisor assisted dump", which solves all of these problems. In short, upon crash, the hypervisor will reset the pci devices into working order, and will then boot a new fresh kernel into a tiny corner of ram. The rest of ram is not cleared, and can be dumped. After the dump, the mem is returned to general use. The key point here, for ehea, is "the hypervisor will reset he device state to something rational". Preliminary patches are at http://patchwork.ozlabs.org/linuxppc/patch?id=14884 and following. --linas - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/