mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-06 14:51:57 +08:00
Postgres transactions don't require the capacity of multiple vring workers, and having multiple vring workers only reduces the CPU available to postgres, which can reduce transactions per second. For this reason, this change allocates 1 vring worker for each disk used in postgres. Note that SPDK volumes ignore vring_workers, so this will be only have an effect on ubiblk disks. |
||
---|---|---|
.. | ||
converge_postgres_resource.rb | ||
postgres_resource_nexus.rb | ||
postgres_server_nexus.rb | ||
postgres_timeline_nexus.rb |