Re: [driver-core PATCH v10 6/9] driver core: Attach devices on CPU local to device node

2019-01-30 Thread Rafael J. Wysocki
On Tuesday, January 22, 2019 7:39:37 PM CET Alexander Duyck wrote: > Call the asynchronous probe routines on a CPU local to the device node. By > doing this we should be able to improve our initialization time > significantly as we can avoid having to access the device from a remote > node which

[driver-core PATCH v10 6/9] driver core: Attach devices on CPU local to device node

2019-01-22 Thread Alexander Duyck
Call the asynchronous probe routines on a CPU local to the device node. By doing this we should be able to improve our initialization time significantly as we can avoid having to access the device from a remote node which may introduce higher latency. For example, in the case of initializing