Component Type: kbuild config
Description: Skip kernel's sys_sync() on suspend to RAM/standby
More info: Skip the kernel sys_sync() before freezing user processes. Some systems prefer not to pay this cost on every invocation of suspend, or they are content with invoking sync() from user-space before invoking suspend. There's a run-time switch at '/sys/power/sync_on_suspend' to configure this behaviour. This setting changes the default for the run-tim switch. Say Y to change the default to disable the kernel sys_sync().
Build project: Kconfig (Linux kconfig) (Path: kernel\power\Kconfig )
Other views: file explorer