[LSF/MM TOPIC][LSF/MM ATTEND] NAPI polling for block drivers
Andrey Kuzmin
andrey.v.kuzmin at gmail.com
Wed Jan 18 07:35:29 PST 2017
On Wed, Jan 18, 2017 at 5:40 PM, Sagi Grimberg <sagi at grimberg.me> wrote:
>
>> Your report provided this stats with one-completion dominance for the
>> single-threaded case. Does it also hold if you run multiple fio
>> threads per core?
>
>
> It's useless to run more threads on that core, it's already fully
> utilized. That single threads is already posting a fair amount of
> submissions, so I don't see how adding more fio jobs can help in any
> way.
With a single thread, your completion processing/submission is
completely serialized. From my experience, it takes fio couple of
microsec to process completion and submit next request, and that'
(much) larger than your interrupt processing time.
Regards,
Andrey
More information about the Linux-nvme
mailing list