Re: [PATCH 08/16] ext4: Calculate and verify checksums for inode bitmaps
From: Andi Kleen
Date: Mon Sep 05 2011 - 14:27:39 EST
One very interesting optimization would be to profile the metadata workload
where you got the slowdown and try to figure out which fields
were most commonly updated.
If it's some superblock fields or similar maybe those could get their separate
crcs that could be separatedly computed at much lower cost.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/