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.
m5 Threads Test Atomic
These are m5threads atomic tests that run against different CPU types. To run these tests by themselves, you can run the following command in the tests directory:
./main.py run gem5/m5threads_test_atomic --length=[length]