Re: [PATCH 06/16] blk-mq: add 'type' attribute to the sysfs hctx directory

From: Sagi Grimberg
Date: Tue Oct 30 2018 - 20:53:49 EST



It can be useful for a user to verify what type a given hardware
queue is, expose this information in sysfs.

I assume the user is expected to understand the meaning of the
enumeration it sees in accessing this field correct?

Would be nice to output some meaningful string but I'm not
yet sure how to do that, but would be nice...

Other than that,
Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx>