Searched refs:clusters (Results 1 – 10 of 10) sorted by relevance
10 … scheduler** extends on the clutch scheduler design to support multiple clusters of different perf…70 …rms, the `sched_clutch_bucket_group` represents threads enqueued on all clusters on the platform. …175 * **Rapidly open up clusters** if the workload can use them (e.g., for parallelism, to mitigate pas…179 …s should migrate to clusters where execution efficiency won’t be significantly worse. This might b…183 …ncepts largely apply to a platform with several homogenous clusters and heterogenous clusters with…187 …the ability to influence the width of the system (in terms of number of clusters), while retaining…191 …p i.e. per sched\_clutch\_bucket\_group. The ability to prefer specific clusters rather than clust…195 …endations for latency sensitive workloads from efficient to performance clusters and ensure that t…217 … delta that should exist between the source and destination nodes (i.e. clusters) for the thread t…245 …clusters before asymmetric clusters to ensure the threads migrate to idle clusters with similar pe…[all …]
28 * Number of cores/clusters in the system, their physical IDs and type.95 …e aspects that until now has been hardcoded in XNU is the system topology: number of cores/clusters
682 pmi_mask &= topology_info->clusters[monid].cpu_mask; in uncmon_get_pmi_mask()762 uncore_pmi_mask |= 1ULL << topology_info->clusters[i].first_cpu_id; in uncore_init()773 ml_topology_cluster_t *cluster = &topology_info->clusters[monid]; in uncore_init()900 const unsigned int shift = topology_info->clusters[i].first_cpu_id; in uncore_add()
137 .clusters = topology_cluster_array,1021 ml_topology_cluster_t *cluster = &topology_info.clusters[cpu->cluster_id]; in ml_parse_cpu_topology()1124 ml_topology_cluster_t *cluster = &topology_info.clusters[i]; in ml_map_cpu_pio()1230 return topology_info.clusters[cluster_id].first_cpu_id; in ml_get_first_cpu_id()
111 ml_topology_cluster_t *cluster = &topo_info->clusters[c]; in perfmon_machine_startup()
77 .clusters = &topology_cluster,418 ml_topology_cluster_t *cluster = &topology_info.clusters[0]; in ml_parse_cpu_topology()537 return topology_info.clusters[cluster_id].first_cpu_id; in ml_get_first_cpu_id()
401 ml_topology_cluster_t *clusters; member
1312 ml_topology_cluster_t *cluster = &ml_get_topology_info()->clusters[i]; in ml_cpu_cache_sharing()
264 u_int32_t clusters; /* clusters obtained from page pool */ member
1234 stats->clusters = mbstat.m_clusters; in mbuf_stats()