mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 03:57:41 +00:00
cpumanager: fix typo in godoc
Signed-off-by: Samuel Karp <samuelkarp@google.com>
This commit is contained in:
parent
ad18954259
commit
ea74a2d877
@ -584,7 +584,7 @@ func (p *staticPolicy) GetPodTopologyHints(s state.State, pod *v1.Pod) map[strin
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// generateCPUtopologyHints generates a set of TopologyHints given the set of
|
// generateCPUTopologyHints generates a set of TopologyHints given the set of
|
||||||
// available CPUs and the number of CPUs being requested.
|
// available CPUs and the number of CPUs being requested.
|
||||||
//
|
//
|
||||||
// It follows the convention of marking all hints that have the same number of
|
// It follows the convention of marking all hints that have the same number of
|
||||||
|
Loading…
Reference in New Issue
Block a user