mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
Technically all that matters is the proportion among the shares so this change is functionally a noop. However, The CPU scheduler being proposed has shares that go all the way up to 1000. In the hopes of being able to unify I/O and CPU controllers one day, this patch brings the I/O shares more in line with what Avi is doing for the CPU scheduler. Signed-off-by: Glauber Costa <glauber@scylladb.com>