Lines Matching refs:sectors
12 ZMS divides the memory space into sectors (minimum 2), and each sector is filled with key-value
35 A sector is organized in this form (example with 3 sectors):
114 /** Storage system is split into sectors, each sector size must be multiple of
118 /** Number of sectors in the file system */
137 To avoid rewriting the same data with the same ID again, it must look in all the sectors if the
156 However, this operation is very time consuming and needs to browse all valid ATEs in all sectors
174 Closing sectors
234 So, if we suppose that 4 sectors exist in a partition, ZMS will only use 3 sectors to store
236 The empty sector will rotate between the 4 sectors in the partition.
255 ``NUM_SECTOR:`` Total number of sectors
263 For example for 4 sectors of 1024 bytes, free space for data is :math:`\frac{3 \times 944}{2} = 141…
275 For a partition that has 4 sectors of 1024 bytes and for data size of 64 bytes.
276 Only 3 sectors are available for writes with a capacity of 944 bytes each.
278 in each sectors (:math:`\frac{944}{80}`).
316 minute. The partition has 4 sectors with 1024 bytes each.
323 sectors to new ones.
347 ``SECTOR_NUMBER``: is the number of sectors