Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for takeByTopologyNUMAPacked (0.17 sec)

  1. pkg/kubelet/cm/cpumanager/cpu_assignment.go

    // contrast to the takeByTopologyNUMAPacked algorithm, which attempts to 'pack'
    // CPUs onto NUMA nodes and fill them up before moving on to the next one.
    //
    // At a high-level this algorithm can be summarized as:
    //
    // For each NUMA single node:
    //   - If all requested CPUs can be allocated from this NUMA node;
    //     --> Do the allocation by running takeByTopologyNUMAPacked() over the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jan 25 23:56:21 UTC 2024
    - 36.3K bytes
    - Viewed (0)
Back to top