-**--hicache-size**: HiCache capacity in GB of pinned host memory (upper bound of offloaded KV to CPU)
-**--hicache-write-policy**: Write policy (e.g., `write_through` for synchronous host writes)
-**--hicache-storage-backend**: Host storage backend for HiCache (e.g., `nixl`). NIXL selects the concrete store automatically; see [PR #8488](https://github.com/sgl-project/sglang/pull/8488)