Lines Matching full:slot
102 length, with each slot storing a single record. Not all slots need to
107 Slot 0 contains a backend storage header that identifies the contents
110 be designated to be a part of the slot 0 header. For example, at 8KiB,
111 the slot 0 header can accommodate 1021 records. Thus a storage size
112 of 8MiB (8KiB * 1024) requires an additional slot for use by the
113 header. In this scenario, slot 0 and slot 1 form the backend storage
114 header, and records can be stored starting at slot 2.
124 Slot Record
177 CPER record in the corresponding slot. Stated differently, the
179 slot index for the corresponding record in the backend storage.
181 Note that, for example, with a backend storage less than 8MiB, slot 0
183 CPER record_id. Instead slot 1 is the first available slot and thus
187 slot is available).