On Wed Apr 26 19:59:22 2023 +0000, Zebediah Figura wrote:
Does this need to take up a whole page? Should we allocate this dynamically?
I was debating whether I want to dynamically allocate and realloc memory for this or just support a max. of 4096 CPUs (probably enough for anyone but statements like that have famously been wrong before). Do you want me to use `realloc` or do you want me to decrease the size of this array?