Re: [PATCH] f2fs: support file defragment

2015-10-26 Thread Jaegeuk Kim
ge.net; linux-kernel@vger.kernel.org > > Subject: Re: [PATCH] f2fs: support file defragment > > > > Hi, > > > > On Thu, Oct 22, 2015 at 07:59:14PM +0800, Chao Yu wrote: > > > This patch introduces a new ioctl F2FS_IOC_DEFRAGMENT to support file > > >

Re: [PATCH] f2fs: support file defragment

2015-10-26 Thread Jaegeuk Kim
ge.net; linux-kernel@vger.kernel.org > > Subject: Re: [PATCH] f2fs: support file defragment > > > > Hi, > > > > On Thu, Oct 22, 2015 at 07:59:14PM +0800, Chao Yu wrote: > > > This patch introduces a new ioctl F2FS_IOC_DEFRAGMENT to support file > > >

RE: [PATCH] f2fs: support file defragment

2015-10-23 Thread Chao Yu
Hi Jaegeuk, > -Original Message- > From: Jaegeuk Kim [mailto:jaeg...@kernel.org] > Sent: Friday, October 23, 2015 2:12 AM > To: Chao Yu > Cc: linux-f2fs-de...@lists.sourceforge.net; linux-kernel@vger.kernel.org > Subject: Re: [PATCH] f2fs: support file defragment > &

RE: [PATCH] f2fs: support file defragment

2015-10-23 Thread Chao Yu
Hi Jaegeuk, > -Original Message- > From: Jaegeuk Kim [mailto:jaeg...@kernel.org] > Sent: Friday, October 23, 2015 2:12 AM > To: Chao Yu > Cc: linux-f2fs-de...@lists.sourceforge.net; linux-kernel@vger.kernel.org > Subject: Re: [PATCH] f2fs: support file defragment > &

Re: [PATCH] f2fs: support file defragment

2015-10-22 Thread Jaegeuk Kim
Hi, On Thu, Oct 22, 2015 at 07:59:14PM +0800, Chao Yu wrote: > This patch introduces a new ioctl F2FS_IOC_DEFRAGMENT to support file > defragment in a specified range of regular file. > > This ioctl can be used in very limited workload: if user expects high > sequential read performance in

Re: [PATCH] f2fs: support file defragment

2015-10-22 Thread Jaegeuk Kim
Hi, On Thu, Oct 22, 2015 at 07:59:14PM +0800, Chao Yu wrote: > This patch introduces a new ioctl F2FS_IOC_DEFRAGMENT to support file > defragment in a specified range of regular file. > > This ioctl can be used in very limited workload: if user expects high > sequential read performance in