the whole reason we reimplemented lvm: its volume-group lock is held ~100ms per op. we launch microvms up to 200 times a second in parallel, and that single lock, not the data path, is what breaks the latency target.
Software delivery built for machine scale.

