Home
last modified time | relevance | path

Searched refs:cluster (Results 1 – 25 of 140) sorted by relevance

123456

/openbmc/qemu/tests/qemu-iotests/
H A D19078 cluster=$((64*1024))
79 b1clusters=$(( (val2T/512/8 + cluster - 1) / cluster ))
80 b2clusters=$(( (val2T/2/1024/1024/8 + cluster - 1) / cluster ))
81 echo expected bitmap $((b1clusters * cluster +
82 (b1clusters * 8 + cluster - 1) / cluster * cluster +
83 b2clusters * cluster +
84 (b2clusters * 8 + cluster - 1) / cluster * cluster +
85 cluster))
90 cluster=$((2*1024*1024))
91 b1clusters=$(( (val2T/512/8 + cluster - 1) / cluster ))
[all …]
H A D261.out190 ERROR cluster 10 refcount=0 reference=1
192 Repairing cluster 1 refcount=1 reference=0
193 Repairing cluster 2 refcount=1 reference=0
213 Leaked cluster 14 refcount=1 reference=0
214 Leaked cluster 15 refcount=1 reference=0
215 Leaked cluster 1039 refcount=1 reference=0
216 Leaked cluster 1040 refcount=1 reference=0
217 Repairing cluster 14 refcount=1 reference=0
218 Repairing cluster 15 refcount=1 reference=0
219 Repairing cluster 1039 refcount=1 reference=0
[all …]
H A Dfat16.py105 def first_sector_of_cluster(self, cluster: int) -> int:
110 self.data_sector_start() + (cluster - 2) * self.sectors_per_cluster
154 self.cluster = (high_cluster << 16) | low_cluster
171 + (self.cluster >> 16).to_bytes(2, "little")
174 + (self.cluster & 0xFFFF).to_bytes(2, "little")
279 def read_fat_entry(self, cluster: int) -> int:
283 fat_offset = cluster * 2 # FAT16
286 def write_fat_entry(self, cluster: int, value: int) -> None:
290 fat_offset = cluster * 2
308 def next_cluster(self, cluster: int) -> Optional[int]:
[all …]
H A D217.out13 qemu-img: Could not delete snapshot 'foo': Failed to free the cluster and L1 table: Input/output er…
16 Leaked cluster 4 refcount=2 reference=1
17 Leaked cluster 5 refcount=2 reference=1
18 Leaked cluster 6 refcount=1 reference=0
19 Leaked cluster 7 refcount=1 reference=0
25 Leaked cluster 4 refcount=2 reference=1
26 Leaked cluster 5 refcount=2 reference=1
27 Leaked cluster 6 refcount=1 reference=0
28 Leaked cluster 7 refcount=1 reference=0
29 Repairing cluster 4 refcount=2 reference=1
[all …]
H A D060.out6 ERROR cluster 3 refcount=1 reference=3
30 === Testing cluster data reference into refcount block ===
34 ERROR cluster 2 refcount=1 reference=2
43 ERROR cluster 2 refcount=1 reference=2
45 Repairing cluster 1 refcount=1 reference=0
46 Repairing cluster 2 refcount=2 reference=1
59 === Testing cluster data reference into inactive L2 table ===
66 ERROR cluster 4 refcount=1 reference=2
67 Leaked cluster 9 refcount=1 reference=0
78 ERROR cluster 4 refcount=1 reference=2
[all …]
H A D098.out19 Leaked cluster 4 refcount=1 reference=0
20 Leaked cluster 5 refcount=1 reference=0
21 Repairing cluster 4 refcount=1 reference=0
22 Repairing cluster 5 refcount=1 reference=0
32 ERROR cluster 0 refcount=0 reference=1
33 ERROR cluster 1 refcount=0 reference=1
34 ERROR cluster 3 refcount=0 reference=1
36 Repairing cluster 1 refcount=1 reference=0
46 ERROR cluster 0 refcount=0 reference=1
47 ERROR cluster 1 refcount=0 reference=1
[all …]
H A D108.out8 ERROR cluster 0 refcount=0 reference=1
9 ERROR cluster 3 refcount=0 reference=1
10 ERROR cluster 4 refcount=0 reference=1
11 ERROR cluster 5 refcount=0 reference=1
23 === Repairing unreferenced data cluster in new refblock area ===
33 ERROR cluster 256 refcount=0 reference=1
35 Repairing cluster 1 refcount=1 reference=0
36 Repairing cluster 2 refcount=1 reference=0
66 ERROR cluster 16 refcount=0 reference=1
68 Repairing cluster 1 refcount=1 reference=0
[all …]
H A D212.out26 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"cluster-size": 1048576,…
42 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"cluster-size": 65536, "…
91 Job failed: Image size is too large for this cluster size
97 Job failed: Image size is too large for this cluster size
103 Job failed: Image size is too large for this cluster size
109 Job failed: Image size is too large for this cluster size
113 === Invalid cluster size ===
115 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"cluster-size": 1234, "d…
121 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"cluster-size": 128, "dr…
127 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"cluster-size": 42949672…
[all …]
H A D214.out3 === Corrupted size field in compressed cluster descriptor ===
18 ERROR cluster 6 refcount=1 reference=3
19 ERROR cluster 7 refcount=1 reference=2
20 Repairing cluster 6 refcount=1 reference=3
21 Repairing cluster 7 refcount=1 reference=2
22 Repairing OFLAG_COPIED data cluster: l2_entry=8000000000c00000 refcount=3
23 Repairing OFLAG_COPIED data cluster: l2_entry=8000000000e00000 refcount=2
H A D039.out16 ERROR cluster 5 refcount=0 reference=1
17 ERROR OFLAG_COPIED data cluster: l2_entry=8000000000050000 refcount=0
28 ERROR cluster 5 refcount=0 reference=1
30 Repairing cluster 1 refcount=1 reference=0
31 Repairing cluster 2 refcount=1 reference=0
51 ERROR cluster 5 refcount=0 reference=1
53 Repairing cluster 1 refcount=1 reference=0
54 Repairing cluster 2 refcount=1 reference=0
84 ERROR cluster 5 refcount=0 reference=1
85 ERROR OFLAG_COPIED data cluster: l2_entry=8000000000050000 refcount=0
H A D027.out4 == writing first cluster to populate metadata ==
8 == writing at sub-cluster granularity ==
16 == verify zeroes before sub-cluster pattern ==
20 == verify zeroes after sub-cluster pattern ==
H A D138.out8 ERROR: counting reference for region exceeding the end of the file by one cluster or more: offset 0…
19 Leaked cluster 0 refcount=2 reference=1
20 Repairing cluster 0 refcount=2 reference=1
21 Repairing OFLAG_COPIED L2 cluster: l1_index=0 l1_entry=L1_ENTRY_VALUE refcount=1
H A D261118 cluster=$(($1 / 65536))
121 while [ $cluster -lt $ecluster ]; do
122 if [ $cluster -ge 32768 ]; then
123 echo "*** Abort: Cluster $cluster exceeds refblock 0 ***"
126 poke_file "$TEST_IMG" $((refblock_ofs + cluster * 2)) '\x00\x01'
127 cluster=$((cluster + 1))
/openbmc/qemu/scripts/
H A Dqcow2-to-stdout.py125 def write_features(cluster, offset, data_file_name): argument
129 struct.pack_into(f">II{padded_name_len}s", cluster, offset,
148 struct.pack_into(">I", cluster, offset, QCOW2_FEATURE_NAME_TABLE)
149 struct.pack_into(">I", cluster, offset + 4, len(qcow2_features) * 48)
152 struct.pack_into(">BB46s", cluster, offset,
194 cluster = os.pread(fd, cluster_size, cluster_size * idx)
196 if len(cluster) < cluster_size:
197 cluster += bytes(cluster_size - len(cluster))
200 if cluster != zero_cluster:
267 cluster = bytearray(cluster_size)
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c101 static inline u32 init_type(u32 cluster, int init_id) in init_type() argument
104 u32 idx = (cluster >> (init_id * 8)) & TP_CLUSTER_INIT_MASK; in init_type()
117 u32 cluster, type, mask = 0; in compute_ppc_cpumask() local
121 cluster = in_be32(&gur->tp_cluster[i].lower); in compute_ppc_cpumask()
123 type = init_type(cluster, j); in compute_ppc_cpumask()
131 } while ((cluster & TP_CLUSTER_EOC) != TP_CLUSTER_EOC); in compute_ppc_cpumask()
141 u32 cluster, type, dsp_mask = 0; in compute_dsp_cpumask() local
145 cluster = in_be32(&gur->tp_cluster[i].lower); in compute_dsp_cpumask()
147 type = init_type(cluster, j); in compute_dsp_cpumask()
155 } while ((cluster & TP_CLUSTER_EOC) != TP_CLUSTER_EOC); in compute_dsp_cpumask()
[all …]
/openbmc/qemu/hw/cpu/
H A Dcluster.c33 CPUClusterState *cluster; member
43 cpu->cluster_index = cbdata->cluster->cluster_id; in add_cpu_to_cluster()
52 CPUClusterState *cluster = CPU_CLUSTER(dev); in cpu_cluster_realize() local
55 .cluster = cluster, in cpu_cluster_realize()
59 if (cluster->cluster_id >= MAX_CLUSTERS) { in cpu_cluster_realize()
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dparallels-checks.out9 Repairing cluster 0 is outside image
14 == write pattern to last cluster ==
19 == extend image by 1 cluster ==
31 == check last cluster ==
39 == write another pattern to second cluster ==
42 == check second cluster ==
46 == check second cluster ==
58 == check the first cluster ==
61 == check second cluster ==
67 == check the first cluster ==
[all …]
H A Dparallels-read-bitmap39 cluster = 64 * 1024 variable
43 assert c['start'] % cluster == 0
44 assert c['length'] % cluster == 0
48 a = c['start'] // cluster
49 b = (c['start'] + c['length']) // cluster
/openbmc/qemu/docs/interop/
H A Dqed_spec.rst11 The first cluster begins with the ``header``. The header contains information
13 store extra information about the image file. A regular cluster may be
14 a ``data cluster``, an ``L2``, or an ``L1 table``. L1 and L2 tables are composed
17 Normally the file size will be a multiple of the cluster size. If the file size
18 is not a multiple, extra information after the last cluster may not be preserved
20 and the first regular cluster.
95 Tables provide the translation from logical offsets in the block device to cluster
131 L1, L2, and data cluster offsets must be aligned to ``header.cluster_size``.
139 Data cluster offsets
142 - 0 - unallocated. The data cluster is not yet allocated.
[all …]
H A Dqcow2.rst6 (host) clusters. A cluster is the unit in which all allocations are done,
17 The first cluster of a qcow2 image contains the file header::
40 within a cluster (1 << cluster_bits is the cluster size).
44 as the maximum cluster size and won't be able to open images
45 with larger cluster sizes.
54 the maximum L1 table size. With a 2 MB cluster
55 size, it is unable to populate a virtual cluster
56 beyond 2 EB (61 bits); with a 512 byte cluster
74 starts. Must be aligned to a cluster boundary.
78 starts. Must be aligned to a cluster boundary.
[all …]
H A Dparallels.rst31 versions, cluster sizes of 63 sectors, 256 and 252 kilobytes were used.
90 size. However it is recommended to align it to cluster size for
94 data_off must be non-zero and aligned to cluster size.
108 ext_off must meet the same requirements as cluster offsets
119 corresponding cluster. The offset set in clusters for ``WithouFreSpacExt``
122 If a BAT entry is zero, the corresponding cluster is not allocated and should
131 - the result of ``(cluster offset - data offset)`` must be aligned to
132 cluster size
148 The Format Extension is an area 1 cluster in size that provides additional
149 format features. This cluster is addressed by the ext_off field in the header.
[all …]
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dmp.c42 void wake_secondary_core_n(int cluster, int core, int cluster_cores) in wake_secondary_core_n() argument
48 mpidr = ((cluster << 8) | core); in wake_secondary_core_n()
55 rst->brrl |= 1 << ((cluster * cluster_cores) + core); in wake_secondary_core_n()
72 u32 svr, ver, cluster, type; in fsl_layerscape_wake_seconday_cores() local
116 cluster = in_le32(&gur->tp_cluster[i].lower); in fsl_layerscape_wake_seconday_cores()
118 type = initiator_type(cluster, j); in fsl_layerscape_wake_seconday_cores()
125 cluster = in_le32(&gur->tp_cluster[i].lower); in fsl_layerscape_wake_seconday_cores()
127 type = initiator_type(cluster, j); in fsl_layerscape_wake_seconday_cores()
134 } while ((cluster & TP_CLUSTER_EOC) != TP_CLUSTER_EOC); in fsl_layerscape_wake_seconday_cores()
H A Dfsl_lsch3_speed.c65 uint i, cluster; in get_sys_info() local
116 cluster = fsl_qoriq_core_to_cluster(cpu); in get_sys_info()
117 c_pll_sel = (in_le32(&clk_ctrl->clkcncsr[cluster].csr) >> 27) in get_sys_info()
120 cplx_pll += cc_group[cluster] - 1; in get_sys_info()
/openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd/
H A Detcd-new.conf.sample2 # single node cluster.
4 # Initial cluster state ('new' or 'existing').
22 # List of this member's peer URLs to advertise to the rest of the cluster.
42 # Initial cluster configuration for bootstrapping.
/openbmc/qemu/block/
H A Dvvfat.c261 /* begin is the first cluster, end is the last+1 */
270 * - the next cluster of the directory for a directory
325 unsigned char* cluster; /* points to current cluster */ member
642 static inline void fat_set(BDRVVVFATState* s,unsigned int cluster,uint32_t value) in fat_set() argument
645 uint32_t* entry=array_get(&(s->fat),cluster); in fat_set()
648 uint16_t* entry=array_get(&(s->fat),cluster); in fat_set()
651 int offset = (cluster*3/2); in fat_set()
653 switch (cluster&1) { in fat_set()
666 static inline uint32_t fat_get(BDRVVVFATState* s,unsigned int cluster) in fat_get() argument
902 unsigned int cluster; init_directories() local
1590 struct { uint32_t cluster; } rename; global() member
1593 struct { uint32_t cluster; } mkdir; global() member
1618 schedule_rename(BDRVVVFATState * s,uint32_t cluster,char * new_path) schedule_rename() argument
1645 schedule_mkdir(BDRVVVFATState * s,uint32_t cluster,char * path) schedule_mkdir() argument
1780 modified_fat_get(BDRVVVFATState * s,unsigned int cluster) modified_fat_get() argument
2015 unsigned char* cluster = g_malloc(s->cluster_size); check_directory_consistency() local
2343 uint32_t cluster = first_cluster; commit_mappings() local
2514 char *cluster; commit_one_file() local
[all...]

123456