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