Lines Matching +full:block +full:- +full:number
1 /* SPDX-License-Identifier: GPL-2.0-only */
15 * The maximum number of contiguous PBNs which will go to a single bio submission queue,
20 /* The number of entries on a block map page */
23 /* The origin of the flat portion of the block map */
27 * The height of a block map tree. Assuming a root count of 60 and 812 entries per page,
32 /* The default number of bio submission queues. */
35 /* The number of contiguous PBNs to be submitted to a single bio queue. */
38 /* The number of trees in the arboreal block map */
49 * maximum number of outstanding VIOs. This value was chosen to make it highly unlikely
54 /* The maximum number of logical zones */
57 /* The maximum number of physical zones */
60 /* The base-2 logarithm of the maximum blocks in one slab */
63 /* The maximum number of slabs the slab depot supports */
67 * The maximum number of block map pages to load simultaneously during recovery or rebuild.
71 /* The maximum number of entries in the slab summary */
74 /* The maximum number of total threads in a VDO thread configuration. */
77 /* The maximum number of VIOs in the system at once */
80 /* The only physical block size supported by VDO */
83 /* The number of sectors per block */
89 /* The physical block number reserved for storing the zero block */