RE: Large File support and blocks.

From: Mark Hahn (hahn@coffee.psychology.mcmaster.ca)
Date: Thu Aug 31 2000 - 20:20:08 EST


> And the below is what percentage of time doing disk i/o?

but most file operations don't do physical IO.

> > it again! It doesn't scale well. The long long code is nearly 10 times
> > slower! You can do `gcc -S -o xxx name.c` and see why.

it's silly to talk about unoptimized code. and to spuriously inflate
the memory traffic in this femto-benchmark. measured sanely, optimized
with 2.95.2 on a celeron/450, long long costs ~2-3x as much.

regards, mark hahn.

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



This archive was generated by hypermail 2b29 : Thu Aug 31 2000 - 21:00:28 EST