Searched refs:MiB (Results 1 – 6 of 6) sorted by relevance
38 using MiB = Size<20>; variable49 constexpr MiB operator""_MiB(unsigned long long v) { // NOLINT50 return MiB{v};
33 # Actually only 8MiB would be needed if bpfloader ran as its own uid.36 # So, for example, if the graphics stack has already allocated 10MiB of38 # if its memlock rlimit is only 8MiB - since there would be none left for it.
474 rootfs_part_size = test_utils.MiB(8)770 old_part_size = test_utils.MiB(4)771 new_part_size = test_utils.MiB(8)894 rootfs_part_size = test_utils.MiB(8)933 rootfs_part_size = test_utils.MiB(2)1029 rootfs_filesystem_size = test_utils.MiB(2)
48 def MiB(count): function
19 * `--alignment=N` - By default, lpmake will align partitions to 1MiB boundaries. However, an altern…25 Example usage. This specifies a 10GB super partition for an A/B device, with a single 64MiB "cache"…
306 A full payload is generated by breaking the partition into 2MiB (configurable)