Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SetMachineState (1.07 sec)

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

    		}
    
    		// Update nodes memory state
    		p.updateMachineState(machineState, maskBits, resourceName, requestedSize)
    	}
    
    	p.updatePodReusableMemory(pod, container, containerBlocks)
    
    	s.SetMachineState(machineState)
    	s.SetMemoryBlocks(podUID, container.Name, containerBlocks)
    
    	// update init containers memory blocks to reflect the fact that we re-used init containers memory
    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