[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2c0942db0707290758p39fef2e8o68d67bec5c7ba6ab@mail.gmail.com>
Date: Sun, 29 Jul 2007 07:58:05 -0700
From: "Ray Lee" <ray-lk@...rabbit.org>
To: "Rene Herman" <rene.herman@...il.com>
Cc: "Alan Cox" <alan@...rguk.ukuu.org.uk>, david@...g.hm,
"Daniel Hazelton" <dhazelton@...er.net>,
"Mike Galbraith" <efault@....de>,
"Andrew Morton" <akpm@...ux-foundation.org>,
"Ingo Molnar" <mingo@...e.hu>,
"Frank Kingswood" <frank@...gswood-consulting.co.uk>,
"Andi Kleen" <andi@...stfloor.org>,
"Nick Piggin" <nickpiggin@...oo.com.au>,
"Jesper Juhl" <jesper.juhl@...il.com>,
"ck list" <ck@....kolivas.org>, "Paul Jackson" <pj@....com>,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: RFT: updatedb "morning after" problem [was: Re: -mm merge plans for 2.6.23]
On 7/29/07, Rene Herman <rene.herman@...il.com> wrote:
> On 07/29/2007 03:12 PM, Alan Cox wrote:
> > More radically if anyone wants to do real researchy type work - how about
> > log structured swap with a cleaner ?
>
> Right over my head. Why does log-structure help anything?
Log structured disk layouts allow for better placement of writeout, so
that you cn eliminate most or all seeks. Seeks are the enemy when
trying to get full disk bandwidth.
google on log structured disk layout, or somesuch, for details.
Ray
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists