mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
2a45e44bda
In function create_for_size(), when calculating the number of clusters for the L1 table, it incorrectly divides the total number of entries in the L1 table by the cluster size. In fact, it should be divided by the number of entries/addresses that can fit into a cluster. Signed-off-by: lv.mengzhao <lv.mengzhao@zte.com.cn> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |