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-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/