[PATCH] nvmet: make nvmet_wq visible in sysfs
Guixin Liu
kanie at linux.alibaba.com
Tue Oct 29 23:44:57 PDT 2024
在 2024/10/30 13:53, hch at lst.de 写道:
> On Wed, Oct 30, 2024 at 09:44:25AM +0800, Guixin Liu wrote:
>> I need serverve some cpu core to do other things, such as handle events
>>
>> and managements, so that the nvmet_wq can't running on all cpu cores,
>>
>> currently, I restrict it by setting the cpumask of nvmet_wq(that's why
>>
>> I expose nvmet_wq to sysfs).
> Can you resend the patch with an explanation of the use case in the
> commit message? Thanks!
Sure.
More information about the Linux-nvme
mailing list