[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a491f91d0707251015x75404d9fld7b3382f69112028@mail.gmail.com>
Date: Wed, 25 Jul 2007 13:15:49 -0400
From: "Robert Deaton" <false.hopes@...il.com>
To: "Rene Herman" <rene.herman@...il.com>
Cc: linux-kernel@...r.kernel.org, "ck list" <ck@....kolivas.org>,
linux-mm@...ck.org
Subject: Re: howto get a patch merged (WAS: Re: -mm merge plans for 2.6.23)
On 7/25/07, Rene Herman <rene.herman@...il.com> wrote:
> And there we go again -- off into blabber-land. Why does swap-prefetch help
> updatedb? Or doesn't it? And if it doesn't, why should anyone trust anything
> else someone who said it does says?
I don't think anyone has ever argued that swap-prefetch directly helps
the performance of updatedb in any way, however, I do recall people
mentioning that updatedb, being a ram intensive task, will often cause
things to be swapped out while it runs on say a nightly cronjob. If a
person is not at their computer, updatedb will run, cause all their
applications to be swapped out, finish its work, and exit, leaving all
the other applications that would have otherwise been left in RAM for
when the user returns to his/her computer in swap. Thus, when someone
returns, you have to wait for all your applications to be swapped back
in.
Swap prefetch, on the other hand, would have kicked in shortly after
updatedb finished, leaving the applications in swap for a speedy
recovery when the person comes back to their computer.
--
--Robert Deaton
-
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