What if there was a Linux kernel that wasn't only built with AVX2 optimizations but also has any code stripped out that is irrelevant to most users?
I know the kernel is full of stuff irrelevant to 99% of users. Even if you could disable some of it, wouldn't it be optimal to just remove all the superfluous stuff entirely?
I know the kernel is full of stuff irrelevant to 99% of users. Even if you could disable some of it, wouldn't it be optimal to just remove all the superfluous stuff entirely?