Skip to content

Support for CPU allocation in distributed mode #46

@ffromani

Description

@ffromani

When operating in grouped mode, we allocate CPUs using a packed algorithm borrowed from kubelet's cpumanager. We should support also the distributed allocation algorithm, in order to have feature parity with cpumanager. The simplest way is a dracpu option to change the allocation, like cpumanager does. A better approach would be allow each workload to pick and choose.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions