Re: [PATCH 5/9] f2fs: change GC bitmaps to apply the section granularity

2013-04-02 Thread Namjae Jeon
2013/4/1, Jaegeuk Kim : > This patch removes a bitmap for victim segments selected by foreground GC, > and > modifies the other bitmap for victim segments selected by background GC. > > 1) foreground GC bitmap > : We don't need to manage this, since we just only one previous victim > section >

[PATCH 5/9] f2fs: change GC bitmaps to apply the section granularity

2013-03-31 Thread Jaegeuk Kim
This patch removes a bitmap for victim segments selected by foreground GC, and modifies the other bitmap for victim segments selected by background GC. 1) foreground GC bitmap : We don't need to manage this, since we just only one previous victim section number instead of the whole victim hist