> > From: Miklos Szeredi <mszeredi@xxxxxxx> > > > > Use max not min to enforce a lower limit on the max I/O size. > > Big write is ok now, thanks. NTFS-3G in-memory write performance seems to > be 6x better on a T9300 and quick tests seem to show that it's at least as > fast as ext3 in-memory writes (but this needs more testing, etc). > > However the max write size seems to be limited to 128kB. Is this > intentional? Yes, that's due to another limit (max 32 pages per request). Miklos -- 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