I test it in an old kernel and find it hangs in gc process, maybe it is
a bug of
old kernel.
On 2017/11/7 10:49, Jaegeuk Kim wrote:
On 11/07, Yunlong Song wrote:
This patch tries its best to collect prefree segments and make it free to be
used
in the commit process, or it will use up free segm
On 11/07, Yunlong Song wrote:
> This patch tries its best to collect prefree segments and make it free to be
> used
> in the commit process, or it will use up free segments since prefree
> segments
> can not be used during commit process.
>
> As for your suggestion, I do consider that in an initia
On 2017/11/7 10:24, Jaegeuk Kim wrote:
> On 11/07, Chao Yu wrote:
>> On 2017/11/7 9:55, Jaegeuk Kim wrote:
>>> On 11/06, Yunlong Song wrote:
f2fs_balance_fs only actives once in the commit_inmem_pages, but there
are more than one page to commit, so all the other pages will miss the
c
This patch tries its best to collect prefree segments and make it free
to be used
in the commit process, or it will use up free segments since prefree
segments
can not be used during commit process.
As for your suggestion, I do consider that in an initial patch which
does not send
out, but I a
On 11/07, Chao Yu wrote:
> On 2017/11/7 9:55, Jaegeuk Kim wrote:
> > On 11/06, Yunlong Song wrote:
> >> f2fs_balance_fs only actives once in the commit_inmem_pages, but there
> >> are more than one page to commit, so all the other pages will miss the
> >> check. This will lead to out-of-free proble
On 2017/11/7 9:55, Jaegeuk Kim wrote:
> On 11/06, Yunlong Song wrote:
>> f2fs_balance_fs only actives once in the commit_inmem_pages, but there
>> are more than one page to commit, so all the other pages will miss the
>> check. This will lead to out-of-free problem when commit a very large
>> file.
On 11/06, Yunlong Song wrote:
> f2fs_balance_fs only actives once in the commit_inmem_pages, but there
> are more than one page to commit, so all the other pages will miss the
> check. This will lead to out-of-free problem when commit a very large
> file. However, we cannot do f2fs_balance_fs for e
7 matches
Mail list logo