Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 8 Apr 2002 12:48:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 8 Apr 2002 12:48:08 -0400 Received: from to-velocet.redhat.com ([216.138.202.10]:5111 "EHLO touchme.toronto.redhat.com") by vger.kernel.org with ESMTP id ; Mon, 8 Apr 2002 12:48:06 -0400 Date: Mon, 8 Apr 2002 12:48:03 -0400 From: Benjamin LaHaise To: Jamie Lokier Cc: Pavel Machek , Andrew Morton , Richard Gooch , nahshon@actcom.co.il, Alan Cox , joeja@mindspring.com, linux-kernel@vger.kernel.org Subject: Re: faster boots? Message-ID: <20020408124803.A14935@redhat.com> In-Reply-To: <200204080048.g380mt514749@lmail.actcom.co.il> <200204080057.g380vbO00868@vindaloo.ras.ucalgary.ca> <3CB0EF0B.14D48619@zip.com.au> <20020408095717.GB27999@atrey.karlin.mff.cuni.cz> <20020408174333.A28116@kushida.apsleyroad.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 08, 2002 at 05:43:33PM +0100, Jamie Lokier wrote: > Pavel Machek wrote: > > Well, noflushd already seems to work pretty well ;-). But I see kernel > > support may be required for SCSI. > > I've had no luck at all with noflushd on my Toshiba Satellite 4070CDT. > It would spin down every few minutes, and then spin up _immediately_, > every time. I have no idea why. Were you using the console? Any activity on ttys causes device inode atime/mtime updates which trigger disk spin ups. The easiest way to work around this is to run X while using devpts for the ptys. -ben -- "A man with a bass just walked in, and he's putting it down on the floor." - 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/