Component Type: kbuild config
Description: Default resume partition
More info: The default resume partition is the partition that the suspend- to-disk implementation will look for a suspended disk image. The partition specified here will be different for almost every user. It should be a valid swap partition (at least for now) that is turned on before suspending. The partition specified can be overridden by specifying: resume=/dev/<other device> which will set the resume partition to the device specified. Note there is currently not a way to specify which device to save the suspended image to. It will simply pick the first available swap device.
Build project: Kconfig (Linux kconfig) (Path: kernel\power\Kconfig )
Other views: file explorer