On Mon, Oct 12, 2009 at 05:55:47PM +0800, Zhang Jingwang wrote: > I make a btrfs use 'mkfs.btrfs -m single -l 16384 -n 16384 /dev/xxx'. > After mount it, I run a test script to create lots of files, then soft > lockup occurs. > > After digging into the source code, I think there is a problem with > bio->bi_end_io. Unfortunately, the larger sizes are not supported right now at all, as there are a number of problems to handle. In my queue of btrfs-progs updates, I have it limited to the page size for all of these options. -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
