| commit | 1f1eaf475a49ceb9266b4c38b646db30618107fc | [log] [tgz] |
|---|---|---|
| author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Mar 18 13:47:11 2014 +0900 |
| committer | flintman <flintman@flintmancomputers.com> | Sat Jan 24 11:35:37 2015 -0500 |
| tree | 400e89ccf5137bc04bd0c81148f98128816c9b44 | |
| parent | 823d59f10c9b2abd4855d4d1bc44e7b35479438e [diff] |
f2fs: introduce nr_pages_to_write for segment alignment This patch introduces nr_pages_to_write to align page writes to the segment or other operational unit size, which can be tuned according to the system environment. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>