On Wed, Oct 23, 2013 at 12:21 PM, Steven Hartland <[email protected]>wrote:
> I've been looking through the > http://open-zfs.org/wiki/**Features<http://open-zfs.org/wiki/Features> > list today, updating a few things and have noticed a few items > which the ZFS On Linux folks have implemeted that currently > aren't in FreeBSD. > > I've ported a couple simple ones today but the following few > I'm not as familar with the code area with so would appreciate > some feedback on. > > FASTWRITE Algorithm: Improves synchronous IO performance. > https://github.com/zfsonlinux/**zfs/commit/** > 920dd524fb2997225d4b1ac180bcbc**14b045fda6<https://github.com/zfsonlinux/zfs/commit/920dd524fb2997225d4b1ac180bcbc14b045fda6> This idea seems promising. I haven't looked at the code. > > > Use the slog even with logbias=throughput > https://github.com/zfsonlinux/**zfs/commit/** > 5d7a86d114c2706a8d14d94b71f81a**d5cdf066c5<https://github.com/zfsonlinux/zfs/commit/5d7a86d114c2706a8d14d94b71f81ad5cdf066c5> This makes sense to me. I would suggest porting this first since it's simpler and easy to understand. --matt > > > Regards > Steve > > ==============================**================== > This e.mail is private and confidential between Multiplay (UK) Ltd. and > the person or entity to whom it is addressed. In the event of misdirection, > the recipient is prohibited from using, copying, printing or otherwise > disseminating it or any information contained in it. > In the event of misdirection, illegible or incomplete transmission please > telephone +44 845 868 1337 > or return the E.mail to [email protected]. > > ______________________________**_________________ > developer mailing list > [email protected] > http://lists.open-zfs.org/**mailman/listinfo/developer<http://lists.open-zfs.org/mailman/listinfo/developer> >
_______________________________________________ developer mailing list [email protected] http://lists.open-zfs.org/mailman/listinfo/developer
