Re: [Jfs-discussion] benchmark results

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: jim owens
Date: Sunday, December 27, 2009 - 12:50 pm

Christian Kujau wrote:

OK, that was wrong per Ted's explanation:

But Christian Kujau wrote:


You did not understand my point.  It was not about data integrity,
it was about test timing validity.

And even with sync(2) behaving as Ted describes, *timing* may still
tell you the wrong thing or not tell you something important.

I have a battery-backed HBA cache.  Writes are HBA cached.  Timing only
shows "to HBA memory". So 1000 pages (4MB total) that are at 1000 places
on the disk will time (almost) the same completion as 1000 pages that
are in 200 extents of 50 pages each.  Writing to disk the time difference
between these would be an obvious slap upside the head.

Hardware caches can trick you into thinking a filesystem performs
much better than it really does for some operations.  Or trick you
about relative performance between 2 filesystems.

And I don't even care about comparing 2 filesystems, I only care about
timing 2 versions of code in the single filesystem I am working on,
and forgetting about hardware cache effects has screwed me there.  

So unless you are sure you have no hardware cache effects...
"the comparison still stands" is *false*.

jim
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
benchmark results, Christian Kujau, (Thu Dec 24, 3:31 am)
Re: benchmark results, Ryusuke Konishi, (Thu Dec 24, 5:06 am)
Re: benchmark results, Teran McKinney, (Thu Dec 24, 5:59 am)
Re: [Jfs-discussion] benchmark results, Peter Grandi, (Thu Dec 24, 6:05 am)
Re: [Jfs-discussion] benchmark results, tytso, (Thu Dec 24, 2:27 pm)
Re: [Jfs-discussion] benchmark results, Evgeniy Polyakov, (Thu Dec 24, 4:46 pm)
Re: [Jfs-discussion] benchmark results, Christian Kujau, (Thu Dec 24, 6:52 pm)
Re: [Jfs-discussion] benchmark results, lakshmi pathi, (Fri Dec 25, 6:19 am)
Re: [Jfs-discussion] benchmark results, tytso, (Fri Dec 25, 9:11 am)
Re: [Jfs-discussion] benchmark results, tytso, (Fri Dec 25, 9:14 am)
Re: [Jfs-discussion] benchmark results, Larry McVoy, (Fri Dec 25, 9:22 am)
Re: [Jfs-discussion] benchmark results, tytso, (Fri Dec 25, 9:33 am)
Re: [Jfs-discussion] benchmark results, Christian Kujau, (Fri Dec 25, 11:42 am)
Re: [Jfs-discussion] benchmark results, Christian Kujau, (Fri Dec 25, 11:51 am)
Re: [Jfs-discussion] benchmark results, Christian Kujau, (Fri Dec 25, 11:56 am)
Re: [Jfs-discussion] benchmark results, Christian Kujau, (Fri Dec 25, 12:32 pm)
Re: [Jfs-discussion] benchmark results, jim owens, (Sat Dec 26, 9:00 am)
Re: [Jfs-discussion] benchmark results, Christian Kujau, (Sat Dec 26, 12:06 pm)
Re: [Jfs-discussion] benchmark results, tytso, (Sat Dec 26, 12:19 pm)
Re: [Jfs-discussion] benchmark results, jim owens, (Sun Dec 27, 12:50 pm)
Re: [Jfs-discussion] benchmark results, Christian Kujau, (Sun Dec 27, 2:55 pm)
Re: [Jfs-discussion] benchmark results, tytso, (Sun Dec 27, 3:33 pm)
Re: [Jfs-discussion] benchmark results, Christian Kujau, (Sun Dec 27, 6:24 pm)
Re: [Jfs-discussion] benchmark results, Larry McVoy, (Mon Dec 28, 7:08 am)
Re: benchmark results, Emmanuel Florac, (Tue Dec 29, 4:27 am)
Re: [Jfs-discussion] benchmark results, Chris Mason, (Mon Jan 4, 9:27 am)
Re: [Jfs-discussion] benchmark results, Michael Rubin, (Mon Jan 4, 11:57 am)
Re: [Jfs-discussion] benchmark results, Dave Chinner, (Mon Jan 4, 5:41 pm)
Re: [Jfs-discussion] benchmark results, Steven Pratt, (Tue Jan 5, 8:31 am)
Re: [Jfs-discussion] benchmark results, Casey Allen Shobe, (Sun Jan 10, 6:03 pm)
Re: [Jfs-discussion] benchmark results, Larry McVoy, (Sun Jan 10, 6:32 pm)
Re: [Jfs-discussion] benchmark results, Edward Shishkin, (Fri Jan 15, 2:42 pm)