Re: Lockless page cache test results

From: Christoph Lameter
Date: Wed Apr 26 2006 - 14:34:07 EST


On Wed, 26 Apr 2006, Andrew Morton wrote:

> OK. That doesn't sound like something which a real application is likely
> to do ;)

A real application scenario may be an application that has lots of threads
that are streaming data through multiple different disk channels (that
are able to transfer data simultanouesly. e.g. connected to different
nodes in a NUMA system) into the same address space.

Something like the above is fairly typical for multimedia filters
processing large amounts of data.

-
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/