Searched refs:slots_per_node (Results 1 – 1 of 1) sorted by relevance
4678 float slots_per_node = CLUSTER_MANAGER_SLOTS / (float) masters_count; in clusterManagerCommandCreate() local4683 long last = lround(cursor + slots_per_node - 1); in clusterManagerCommandCreate()4695 cursor += slots_per_node; in clusterManagerCommandCreate()