Jin Xu
|
a26b7c8a01
f2fs: optimize gc for better performance
|
11 years ago |
Jaegeuk Kim
|
222cbdc483
f2fs: avoid an overflow during utilization calculation
|
11 years ago |
Jaegeuk Kim
|
c34e333fd5
f2fs: trigger GC when there are prefree segments
|
11 years ago |
Jaegeuk Kim
|
ac5d156c78
f2fs: modify the number of issued pages to merge IOs
|
12 years ago |
Namjae Jeon
|
6224da875e
f2fs: fix typo mistakes
|
12 years ago |
Jaegeuk Kim
|
5ec4e49f9b
f2fs: change GC bitmaps to apply the section granularity
|
12 years ago |
Jaegeuk Kim
|
53cf95222f
f2fs: introduce TOTAL_SECS macro
|
12 years ago |
Jaegeuk Kim
|
5c773ba33a
f2fs: do not use duplicate names in a macro
|
12 years ago |
Changman Lee
|
12fc760fd6
f2fs: fix overflow when calculating utilization on 32-bit
|
12 years ago |
Jaegeuk Kim
|
437275272f
f2fs: clarify and enhance the f2fs_gc flow
|
12 years ago |
Namjae Jeon
|
b1f1daf8c7
f2fs: optimize the return condition for has_not_enough_free_secs
|
12 years ago |
Namjae Jeon
|
5ac206cf4f
f2fs: make an accessor to get sections for particular block type
|
12 years ago |
Jaegeuk Kim
|
029cd28c1f
f2fs: fix equation of has_not_enough_free_secs()
|
12 years ago |
Jaegeuk Kim
|
3cd8a23948
f2fs: cleanup the f2fs_bio_alloc routine
|
12 years ago |
Jaegeuk Kim
|
0a8165d7c2
f2fs: adjust kernel coding style
|
12 years ago |
Jaegeuk Kim
|
39a53e0ce0
f2fs: add superblock and major in-memory structure
|
12 years ago |