This commit is contained in:
Anthony Wang 2021-06-29 14:55:24 -05:00
parent 208364f63d
commit 8eaa1c703a
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -6,7 +6,7 @@ tags: ["Linux", "Virtualization"]
---
![Linux Mint with 255 cores](/blog/assets/mint-155-cores.png)
![Linux Mint with 255 cores](/blog/assets/mint-255-cores.png)
As far as I know, there aren't any 255 core processors on the market. Yet. But that doesn't stop us from making a virtual machine using [QEMU/KVM](/blog/2020/11/18/fun-with-qemu-kvm.html) and [SMP](https://en.wikipedia.org/wiki/Symmetric_multiprocessing) with an absurd number of processors, as shown above.