Re: [RFC workqueue/driver-core PATCH 4/5] driver core: Use new async_schedule_dev command

2018-09-28 Thread Dan Williams
On Wed, Sep 26, 2018 at 2:52 PM Alexander Duyck wrote: > > This change makes it so that we use the device specific version of the > async_schedule commands to defer various tasks related to devices. By doing > this we should see a slight improvement in performance as any device that > is

[RFC workqueue/driver-core PATCH 4/5] driver core: Use new async_schedule_dev command

2018-09-26 Thread Alexander Duyck
This change makes it so that we use the device specific version of the async_schedule commands to defer various tasks related to devices. 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