[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140705074440.GA9774@rhlx01.hs-esslingen.de>
Date: Sat, 5 Jul 2014 09:44:40 +0200
From: Andreas Mohr <andi@...as.de>
To: Sebastien Buisson <sebastien.buisson@...l.net>
Cc: viro@...iv.linux.org.uk, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] Allow increasing the buffer-head per-CPU LRU size
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists