mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-04 22:02:18 +08:00
Now, one can do the following to customize number of vring_workers for each volume: ``` Prog::Vm::Nexus.assemble( ..., storage_volumes: [{vring_workers: 2, ...}], ...) ``` Also adds it as an option to `Option.VmSize`. |
||
---|---|---|
.. | ||
allocator.rb | ||
dispatcher.rb |