Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 12 Apr 2002 00:22:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 12 Apr 2002 00:22:45 -0400 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:13063 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id ; Fri, 12 Apr 2002 00:22:45 -0400 Date: Fri, 12 Apr 2002 00:19:45 -0400 (EDT) From: Bill Davidsen To: Anton Altaparmakov cc: Linux Kernel Mailing List Subject: Re: [prepatch] address_space-based writeback In-Reply-To: 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 On Fri, 12 Apr 2002, Anton Altaparmakov wrote: > Considering modern harddrives have their own intelligent write back and > sorting of write requests and ever growing hd buffers the need for doing > this at the OS level is going to become less and less would be my guess, I > may be wrong of course... Clearly this is true. However, while the benefits of o/s effort are down on top end hardware, one of the strengths of Linux is that it runs well on small, or embedded, or old, or totally obsolete hardware. So there is a PR and social benefit from the efforts already invested in making the code use the hardware carefully. -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - 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/