diff options
author | Alexander Duyck <alexander.h.duyck@linux.intel.com> | 2019-01-22 10:39:42 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-31 14:20:54 +0100 |
commit | 8b9ec6b732775849f506aa6c2649e626e82a297c (patch) | |
tree | d8c40989be49bba81479d74b432c21b147582c3a /fs/ext4/namei.c | |
parent | c37e20eaf4b21125898fd454f3ea6b212865d0a6 (diff) | |
download | linux-8b9ec6b732775849f506aa6c2649e626e82a297c.tar.bz2 |
PM core: Use new async_schedule_dev command
Use the device specific version of the async_schedule commands to defer
various tasks related to power management. By doing this we should see a
slight improvement in performance as any device that is sensitive to
latency/locality in the setup will now be initializing on the node closest
to the device.
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/namei.c')
0 files changed, 0 insertions, 0 deletions