The new CPU kernel saves ring data as a bitmap, but we're converting it to the old kernel's reserved spaced arrays before saving to disk. It would be better to just migrate to the new format in the Vulkan kernel.
Then we could get rid of the --rings-per-km CLI argument too.