This commit changes metric units (e.g. kB, MB, and GB) to binary units (KiB, MiB, GiB) in various files. This PR covers files that were missed by a previous PR that also made these changes.
Memory
These run a set of tests on memory within gem5.
To run these tests by themselves, you can run the following command in the tests directory:
./main.py run gem5/memory --length=[length]