intel-device-plugins-for-ku.../pkg/controllers/gpu
Mikko Ylinen fb73e2ecb3 gpu: avoid slice realloc in GpuDevicePlugin controller
The amount of GPU plugin parameters has increased but the
args slice capacity has not been changed. Update it to avoid
slice reallocations.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-03-01 07:48:17 +02:00
..
controller_test.go lint: enable wsl check 2021-12-17 11:48:48 +02:00
controller.go gpu: avoid slice realloc in GpuDevicePlugin controller 2022-03-01 07:48:17 +02:00