Re: [PATCH] mm: use a radix-tree to make do_move_pages() complexity linear

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Friday, October 10, 2008 - 12:50 pm

On Thu, 09 Oct 2008 14:32:26 +0200
Brice Goglin <Brice.Goglin@inria.fr> wrote:


Any O(n*n) code always catches up with us in the end.  But I do think
that to merge this code we'd need some description of the problem which
we fixed.

Please send a description of the situation under which the current code
performs unacceptably.  Some before-and-after quantitative measurements
would be good.

Because it could be (as far as I know) that the problem is purely
theoretical, in which case we might not want the patch at all.

Thanks.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] mm: use a radix-tree to make do_move_pages() c ..., Andrew Morton, (Fri Oct 10, 12:50 pm)
Re: [PATCH] mm: use a radix-tree to make do_move_pages() c ..., Christoph Lameter, (Fri Oct 10, 1:32 pm)
Re: [PATCH] mm: use a radix-tree to make do_move_pages() c ..., Christoph Lameter, (Mon Oct 13, 9:09 am)