This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtcontainers: improve algorithm to check Large bar devices
Instead of iterate in a loop dividing bytes by 1024, use right shift to convert Bytes to GBytes and check if that number is greater than 4G Signed-off-by: Julio Montes <[email protected]>
- Loading branch information