Cloud kernel config optimizations per #947759
As described in bug 947759, this change:
- Disables drivers for a number of devices unlikely to be encountered in cloud environments
- Statically links the nvme and ext4 drivers
- Switches to lz4 compression for the cloud variant
- Re-enables SCHED_MC_PRIO and KSM, which had previously been disabled in the cloud kernel
Todo:
-
clean up commit history -
changelog update
Edited by Noah Meyerhans