From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266883AbUG1LtV (ORCPT ); Wed, 28 Jul 2004 07:49:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266884AbUG1LtU (ORCPT ); Wed, 28 Jul 2004 07:49:20 -0400 Received: from the-village.bc.nu ([81.2.110.252]:44437 "EHLO localhost.localdomain") by vger.kernel.org with ESMTP id S266883AbUG1LtL (ORCPT ); Wed, 28 Jul 2004 07:49:11 -0400 Subject: Re: [Fastboot] Re: Announce: dumpfs v0.01 - common RAS output API From: Alan Cox To: suparna@in.ibm.com Cc: "Eric W. Biederman" , Andrew Morton , fastboot@osdl.org, Linux Kernel Mailing List , "Martin J. Bligh" In-Reply-To: <20040728105455.GA11282@in.ibm.com> References: <16734.1090513167@ocs3.ocs.com.au> <20040725235705.57b804cc.akpm@osdl.org> <20040728105455.GA11282@in.ibm.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1091011565.30404.0.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Wed, 28 Jul 2004 11:46:06 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mer, 2004-07-28 at 11:54, Suparna Bhattacharya wrote: > On Tue, Jul 27, 2004 at 07:53:01PM -0600, Eric W. Biederman wrote: > > Andrew Morton writes: > > > > > Keith Owens wrote: > > > > > > > > * How do we get a clean API to do polling mode I/O to disk? > > > > > > We hope to not have to. The current plan is to use kexec: at boot time, do If you are prepared to say "dump device is IDE" the driver ends up pretty tiny - maybe 4K for PIO mode.