Current kerf init --cpus=3 will make fourth CPU become offline. I am wondering whether there is a way to revert it? If someone wants to stop using multikernel and reuse all cpus, I think it would be good to have this feature.
Current validate_baseline function will return error when no cpus specified. Is it okay to write empty cpus to /sys/fs/multikernel/device_tree and make it revert?
Current
kerf init --cpus=3will make fourth CPU become offline. I am wondering whether there is a way to revert it? If someone wants to stop using multikernel and reuse all cpus, I think it would be good to have this feature.Current
validate_baselinefunction will return error when no cpus specified. Is it okay to write empty cpus to/sys/fs/multikernel/device_treeand make it revert?