Re: performance & you-know-who

Albert D. Cahalan (acahalan@cs.uml.edu)
Sat, 8 May 1999 23:30:59 -0400 (EDT)


> Killing atime and all other issues are really _minor_ issues compared to
> my redesign of the flushtime handling, of the dirty buffer garbage
> collection and on my new shrink_mmap design.
>
> If the benchmark imply VM and I/O load, my tree will give a big boost (as
> _worse_ a 10% improvement) and it's rock solid (I doesn't work by luck).

If there is much VM and disk activity, we lose. NT keeps the whole damn
data set in memory with file handles open the whole time.

So if your patch changes anything, we have worse problems.
(assuming you meant _disk_ I/O load, not network I/O load)

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