mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +00:00
When scylla is deployed on AWS's c4.8xlarge or c4.8xlarge large instances, we can apply irq and network queue binding to achieve better performance. Also make scylla skip using cpu0 which will be busy serving network interrupts under high workload.