Hello,

> -----Original Message-----
> From: Marc Lehmann [mailto:[email protected]]
> Sent: Thursday, October 08, 2015 9:57 PM
> To: [email protected]
> Subject: [f2fs-dev] blog article about f2fs on smr drives
> 
> Hi!
> 
> I write a short and very preliminary blog article about hoe to get SMR drives
> to work, fast, with f2fs.
> 
>    http://blog.schmorp.de/2015-10-08-smr-archive-drives-fast-now.html

Really nice experience sharing!

> 
> This is just a heads up - due to external events, I haven't been able to
> look into new developments (such as background_gc=sync), which look evry
> exciting, but I think this informastion needs to get out, as there are a
> lot of people who suffer badly with these drives, mostly due to kernel
> issues, but of course also due to the filesystem situation.

I have tracked your IO trace log, I found an issue which may slow down our
App, so I wrote the patch to optimize the flow mainly for SMR drive.
I think we can tune up with /sys/fs/f2fs/(device)/ra_nid_pages to avoid long
latency of creating node in f2fs.

If you want to have a test with the new tunable parameter, last git tree is
preferred. :)

Thanks,

> 
> --
>                 The choice of a       Deliantra, the free code+content MORPG
>       -----==-     _GNU_              http://www.deliantra.net
>       ----==-- _       generation
>       ---==---(_)__  __ ____  __      Marc Lehmann
>       --==---/ / _ \/ // /\ \/ /      [email protected]
>       -=====/_/_//_/\_,_/ /_/\_\
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Linux-f2fs-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel


------------------------------------------------------------------------------
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to