Re: [f2fs-dev] f2fs for SMR drives

2015-08-11 Thread Chao Yu
> -Original Message- > From: Marc Lehmann [mailto:schm...@schmorp.de] > Sent: Monday, August 10, 2015 9:06 PM > To: Chao Yu > Cc: Jaegeuk Kim; linux-f2fs-devel@lists.sourceforge.net > Subject: Re: [f2fs-dev] f2fs for SMR drives > > On Mon, Aug 10, 2015 at 0

Re: [f2fs-dev] f2fs for SMR drives

2015-08-10 Thread Marc Lehmann
On Mon, Aug 10, 2015 at 06:20:40PM +0800, Chao Yu wrote: > '-s7' means that we configure seg_per_sec into 7, so our section size will Ah, I see, I am a victim of a documentation bug then: According to the mkfs.f2fs (1.4.0) documentation, -s7 means 256MB (2 * 2**7), so that explains it. Good news

Re: [f2fs-dev] f2fs for SMR drives

2015-08-10 Thread Chao Yu
Hi Marc, > -Original Message- > From: Marc Lehmann [mailto:schm...@schmorp.de] > Sent: Saturday, August 08, 2015 9:51 PM > To: linux-f2fs-devel@lists.sourceforge.net > Subject: [f2fs-dev] f2fs for SMR drives > > Hi! > > Sorry if this is the wrong address to ask about "user problems". >