Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for findBestHint (0.2 sec)

  1. pkg/kubelet/cm/memorymanager/policy_static.go

    	}
    
    	// hints for all memory types should be the same, so we will check hints only for regular memory type
    	return findBestHint(hints[string(v1.ResourceMemory)]), nil
    }
    
    func isAffinitySatisfyRequest(machineState state.NUMANodeMap, mask bitmask.BitMask, requestedResources map[v1.ResourceName]uint64) bool {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Nov 12 07:34:55 UTC 2023
    - 34K bytes
    - Viewed (0)
Back to top