linux-virt has 32 core limit
The linux-virt kernel is compiled with CONFIG_NR_CPUS=32
, which limits the number of CPU cores to 32. Some cloud hosting providers offer plan sizes with more than 32 cores, and those cores can't be used with an alpine-virt installation. Would it be possible to increase the limit to i.e. 64 (or higher)?