Lines Matching refs:segments
38 areas on disk for fast writing, we divide the log into segments and use a
40 segments." from Rosenblum, M. and Ousterhout, J. K., 1992, "The design and
114 segments for data from the beginning of main area, while
162 - average SIT information about whole segments
198 segments to be reclaimed. If the number of prefree
199 segments is larger than the number of segments
202 reclaim the prefree segments to free segments.
203 By default, 5% over total # of segments.
277 -s [int] : Set the number of segments per section.
323 F2FS divides the whole volume into a number of segments, each of which is fixed
324 to 2MB in size. A section is composed of consecutive segments, and a zone
329 consists of multiple segments as described below.
357 inode lists, and summary entries of current active segments.
376 start block address of Main area with the zone size by reserving some segments
546 for devices showing very good sequential write performance, since free segments
565 triggered when there are not enough free segments to serve VFS calls. Background