Chris Mason <chris.mason@oracle.com> wrote:Here you go. The numbers are very similar. David ================================= FEW BIG FILES TEST ON BTRFS v0.13 ================================= Completely cold caches: [root@andromeda ~]# time cat /warthog/bigfile >/dev/null real 0m2.202s user 0m0.000s sys 0m1.716s [root@andromeda ~]# time cat /warthog/biggerfile >/dev/null real 0m4.212s user 0m0.000s sys 0m0.896s Warm BTRFS pagecache, cold NFS pagecache: [root@andromeda ~]# time cat /warthog/bigfile >/dev/null real 0m0.197s user 0m0.000s sys 0m0.192s [root@andromeda ~]# time cat /warthog/biggerfile >/dev/null real 0m0.376s user 0m0.000s sys 0m0.372s Warm on-disk cache, cold pagecaches: [root@andromeda ~]# time cat /warthog/bigfile >/dev/null real 0m1.543s user 0m0.004s sys 0m1.448s [root@andromeda ~]# time cat /warthog/biggerfile >/dev/null real 0m3.111s user 0m0.000s sys 0m2.856s ================================================== MANY SMALL/MEDIUM FILE READING TEST ON BTRFS v0.13 ================================================== Completely cold caches: [root@andromeda ~]# time tar cf - /warthog/aaa >/dev/zero real 0m31.575s user 0m0.176s sys 0m6.316s Warm BTRFS pagecache, cold NFS pagecache: [root@andromeda ~]# time tar cf - /warthog/aaa >/dev/zero real 0m16.081s user 0m0.164s sys 0m5.528s Warm on-disk cache, cold pagecaches: [root@andromeda ~]# time tar cf - /warthog/aaa >/dev/zero real 2m15.245s user 0m0.064s sys 0m2.808s - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Linus Torvalds | Linux 2.6.27-rc8 |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Greg KH | Linux 2.6.25.10 |
git: | |
| Sverre Rabbelier | Git vs Monotone |
| Robert Collins | Re: VCS comparison table |
| Junio C Hamano | Re: git-diff on touched files: bug or feature? |
| Linus Torvalds | Re: [PATCH] Avoid running lstat(2) on the same cache entry. |
| Steve Shockley | Re: Real men don't attack straw men |
| chefren | Re: [Fwd: Open-Hardware] |
| ropers | Re: About Xen: maybe a reiterative question but .. |
| Leon Dippenaar | New tcp stack attack |
| David Miller | Re: [GIT]: Networking |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Ilpo Järvinen | Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+ |
| Sangtae Ha | Re: A Linux TCP SACK Question |
