Re: [PATCH] 2/2 2.5.45 cleanup & add original copy_ro/from_user

Andi Kleen (ak@suse.de)
Sat, 2 Nov 2002 13:23:12 +0100


> It's easy to time memcpy() but harder to measure susequent
> cache misses when copied data gets accessed. We can read it
> back after memcpy and measure memcpy()+read, but is entire
> copy gets used immediately after memcpy() in real world usage?
> We're in benchmarking hell :(

You test common operations, like pipe bandwidth or ioctls.

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