Searched hist:"6 fb03f3a40805a412c9b285010ffdc2e7563f81b" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | node.h | diff 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 D | node.c | diff 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 D | data.c | diff 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 D | f2fs.h | diff 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>
|