commit | c64546b17bc940643545dd34eac21f51764d633c | [log] [tgz] |
---|---|---|
author | Harry Pan <harry.pan@intel.com> | Mon Feb 25 20:36:43 2019 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Apr 02 10:53:19 2019 +0200 |
tree | df9f9504498caaee4392800ea26f2276fe0161aa | |
parent | b5dee3130bb4014511f5d0dd46855ed843e3fdc8 [diff] |
PM / sleep: Measure the time of filesystems syncing Measure the filesystems sync time during system sleep more precisely. Among other things, this allows the pr_cont() to be dropped from ksys_sync_helper() and makes automatic system suspend and hibernation profiling somewhat more straightforward. Signed-off-by: Harry Pan <harry.pan@intel.com> [ rjw: Changelog ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>