Re: [PATCH] Scalable page cache

From: David S. Miller (davem@redhat.com)
Date: Mon Nov 26 2001 - 13:02:17 EST


   From: Ingo Molnar <mingo@elte.hu>
   Date: Mon, 26 Nov 2001 18:22:25 +0100 (CET)
   
   The problem with the tree is that if we have a big, eg. 16 GB pagecache,
   then even assuming a perfectly balanced tree, it takes more than 20
   iterations to find the page in the tree.

His tree is per-inode, so you'd need a fully in ram 16GB _FILE_ to get
the bad tree search properties you describe.

I like his patch, a lot.
-
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/



This archive was generated by hypermail 2b29 : Fri Nov 30 2001 - 21:00:22 EST