On Sat, 2 Aug 2014 11:39:29 +0300 "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx> wrote: > On Fri, Aug 01, 2014 at 02:32:36PM -0700, David Rientjes wrote: > > On Fri, 1 Aug 2014, Kirill A. Shutemov wrote: > > > > > One fix and one tweak for faultaround code. > > > > > > As alternative, we could just drop debugfs interface and make > > > fault_around_bytes constant. > > > > > > > If we can remove the debugfs interface, then it seems better than > > continuing to support it. Any objections to removing it? > > Andrew asked it initially. Up to him. Well, we had a bunch of magic constants in there which may not be optimized. The idea is to make them tunable so that interested parties can determine the best settings without having to rebuild the kernel. Once that's all done we can remove the tunable (because it's debugfs) and hard-wire the optimised constants. But I don't think anyone has done this tuning work yet. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>