Re: [RFC PATCH] asynchronous page fault.

From: Peter Zijlstra
Date: Mon Dec 28 2009 - 06:06:47 EST


On Mon, 2009-12-28 at 19:57 +0900, KAMEZAWA Hiroyuki wrote:
> - because pmd has some trobles because of quicklists..I don't wanted to
> touch free routine of them.

I really doubt the value of that quicklist horror. IIRC x86 stopped
supporting that a while ago as well.

I would suspect the page-table retention scheme possible with RCU freed
page tables could be far more efficient than quicklists, but then that's
all speculation since I don't know what kind of workloads we're talking
about and this glaring lack of implementation to compare.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/