Devices: CPU pinning fix (allow explicit pinning on isolated CPUs for VM instances) #14179
Annotations
6 errors
Run static analysis:
lxd/devices.go#L427
var-naming: func getNumaNodeToCpuMap should be getNumaNodeToCPUMap (revive)
|
Run static analysis:
lxd/devices.go#L42
exported: exported method instanceCPUPinningMap.Add should have comment or be unexported (revive)
|
Run static analysis:
lxd/devices.go#L388
bare-return: avoid using bare returns, please add return expressions (revive)
|
Run static analysis:
lxd/devices.go#L397
bare-return: avoid using bare returns, please add return expressions (revive)
|
Run static analysis:
lxd/devices.go#L404
bare-return: avoid using bare returns, please add return expressions (revive)
|
Run static analysis
Process completed with exit code 2.
|
Loading