Files
ubicloud/scheduling/allocator.rb
Maciek Sarnowicz 987b14d825 Enhancements to VmSize.
* Add `cores` to VmSize, so its calculation is done only in one place.
* Rename `memory` to `memory_gib`, to make memory unit clear.
* Make memory calculation based on arch in `VmSize`, not in multiple
  places in code.
* Rename `vcpu` to `vcpus`.
2024-12-11 16:34:54 -08:00

14 KiB