Hi all.. in include/linux/raid/md_k.h: #define MAX_CHUNK_SIZE (4096*1024) Is there any reason for this? If I got it correctly "int" is used as dataytpe for chunk size, so theoretically much bigger values would be possible. Now we would like to increase the chunk size. Is it safe to increase the value of this define? Or would there be some strange side effects? Thanks in advace Sebastian. - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html