Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 31 Oct 2002 20:21:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 31 Oct 2002 20:21:36 -0500 Received: from w032.z064001165.sjc-ca.dsl.cnc.net ([64.1.165.32]:28230 "EHLO nakedeye.aparity.com") by vger.kernel.org with ESMTP id ; Thu, 31 Oct 2002 20:20:53 -0500 Date: Thu, 31 Oct 2002 17:35:28 -0800 (PST) From: "Matt D. Robinson" To: Jeff Garzik cc: Linus Torvalds , Rusty Russell , , , Subject: Re: What's left over. In-Reply-To: <3DC19A4C.40908@pobox.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1721 Lines: 42 On Thu, 31 Oct 2002, Jeff Garzik wrote: |>Linus Torvalds wrote: |>[yes, I realize the LKCD merge debate is over, bear with me :)] For Linus, it is. |>That said, I used to be an LKCD cheerleader until a couple people made |>some good points to me: it is not nearly low-level enough to truly be |>of use in crash situations. netdump can work if your interrupts are |>hosed/screaming, and various mid-layers are dying. For LKCD to be of |>any use, it needs to _skip_ the block layer and talk directly to |>low-level drivers. Just to clarify, LKCD is NOT block based dumping, OR net based dumping, or anything. It's an infrastructure for dumping that lets you, the user, the distributor, the customer, whatever, make the decision for what's right for you. Yes, we provide disk based dumping now, and are including the net dump code very soon, as well as some of these other smaller dump methods. Has ANYONE other than Christoph and Stephen H. done a full review of the LKCD patch set before commenting? Or are people just making this stuff up as they go along? A ton of things have changed over the past year just because people complained about only doing disk dumping. And then to hear this ... |>So, I think the stock kernel does need some form of disk dumping, |>regardless of any presence/absence of netdump. But LKCD isn't |>there yet... Please read the patches and decide again. If you want the latest net dump patch, let me know. |> Jeff --Matt - 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/