ubicloud/rhizome/host/lib
Maciek Sarnowicz f86121d2de Apply CPUQuota and cpu.max.burst to slice
When burst-related parameters are set in prep.json, they are applied
to the slice for a VM service.

As-is, this is intended have no effect, as all VMs sold today are
dedicated-core.  Furthermore, these slice settings are compatible and
a no-op with Ubuntu 22.04 as a degenerate case, as it does not have a
new enough kernel to support `cpu.max.burst`.
2025-01-10 23:23:05 -08:00
..
boot_image.rb Clean up the temp file if image download fails 2024-06-11 13:47:45 +02:00
cert_server_setup.rb Refactor setup and stop_and_remove steps into cert_server_setup 2025-01-09 16:44:52 +01:00
cloud_hypervisor.rb Remove legacy cloud hypervisor setup and download code 2024-07-23 13:47:17 +02:00
slice_setup.rb Add rhizome side of SliceSetup. 2025-01-10 19:21:41 -08:00
spdk_path.rb Remove references to SPDK_LEGACY_VERSION. 2024-04-24 17:35:06 -07:00
spdk_rpc.rb Enable setting IO rate limits in Rhizome's storage volume 2024-11-20 13:26:27 -08:00
spdk_setup.rb Support OS specific SPDK in the rhizome side. 2024-11-21 11:50:30 -08:00
storage_key_encryption.rb Restructure rhizome folder to accommodate new services 2023-09-06 00:51:26 +03:00
storage_key_tool.rb Add rhizome multi-device storage abstractions 2024-01-24 09:19:33 -08:00
storage_path.rb Add rhizome multi-device storage abstractions 2024-01-24 09:19:33 -08:00
storage_volume.rb Enable setting IO rate limits in Rhizome's storage volume 2024-11-20 13:26:27 -08:00
vm_path.rb Add Cert Server initializer 2024-09-12 11:26:45 +02:00
vm_setup.rb Apply CPUQuota and cpu.max.burst to slice 2025-01-10 23:23:05 -08:00