Did we break the ability to run with -o nodatacsum somewhere along the way? I had not run just this option in a while (usually doing nodatacow which implies nodatacsum). Just did a full run with just nodatacsum and it looks like we still did csums.

from proc/mounts:

/dev/ffsbdev1 on /mnt/ffsb1 type btrfs (rw,nodatacsum)

but profile:

samples % app name symbol name

1664460  15.3103  vmlinux-2.6.31-autokern1 copy_user_generic_unrolled
1514349  13.9295  vmlinux-2.6.31-autokern1 crc32c
606147    5.5756  vmlinux-2.6.31-autokern1 rb_get_reader_page
562936    5.1781  vmlinux-2.6.31-autokern1 mutex_spin_on_owner
433405    3.9866  vmlinux-2.6.31-autokern1 ring_buffer_consume


This was for a sequential read test on the unstable tree from 11-12.

Steve






--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to