Home
last modified time | relevance | path

Searched hist:"6 fb03f3a40805a412c9b285010ffdc2e7563f81b" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dnode.hdiff 6fb03f3a40805a412c9b285010ffdc2e7563f81b Tue Apr 15 20:47:06 CDT 2014 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: adjust free mem size to flush dentry blocks

If so many dirty dentry blocks are cached, not reached to the flush condition,
we should fall into livelock in balance_dirty_pages.
So, let's consider the mem size for the condition.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Dnode.cdiff 6fb03f3a40805a412c9b285010ffdc2e7563f81b Tue Apr 15 20:47:06 CDT 2014 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: adjust free mem size to flush dentry blocks

If so many dirty dentry blocks are cached, not reached to the flush condition,
we should fall into livelock in balance_dirty_pages.
So, let's consider the mem size for the condition.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Ddata.cdiff 6fb03f3a40805a412c9b285010ffdc2e7563f81b Tue Apr 15 20:47:06 CDT 2014 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: adjust free mem size to flush dentry blocks

If so many dirty dentry blocks are cached, not reached to the flush condition,
we should fall into livelock in balance_dirty_pages.
So, let's consider the mem size for the condition.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Df2fs.hdiff 6fb03f3a40805a412c9b285010ffdc2e7563f81b Tue Apr 15 20:47:06 CDT 2014 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: adjust free mem size to flush dentry blocks

If so many dirty dentry blocks are cached, not reached to the flush condition,
we should fall into livelock in balance_dirty_pages.
So, let's consider the mem size for the condition.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>