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
113 segments for data from the beginning of main area, while
159 - average SIT information about whole segments
195 segments to be reclaimed. If the number of prefree
196 segments is larger than the number of segments
199 reclaim the prefree segments to free segments.
200 By default, 5% over total # of segments.
274 -s [int] : Set the number of segments per section.
320 F2FS divides the whole volume into a number of segments, each of which is fixed
321 to 2MB in size. A section is composed of consecutive segments, and a zone
326 consists of multiple segments as described below.
354 inode lists, and summary entries of current active segments.
373 start block address of Main area with the zone size by reserving some segments
543 for devices showing very good sequential write performance, since free segments
562 triggered when there are not enough free segments to serve VFS calls. Background