Hi, two typos: > +config BH_LRU_SIZE > + int "buffer head per-CPU LRU size" > + range 8 64 > + default "16" > + help > + This sets the per-CPU LRU size for buffer heads in memory. > + More complex filesystems may be modiyfing multiple blocks ^^^^^^^ > + within a single transaction, so keeping the buffer heads in > + CPU-local cache speeds up modifations significantly. ^^^^^^ Thanks for this nice optimization, Andreas Mohr -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html