commit | a2b8b2d975673b1a50ab0bcce5d146b9335edfad | [log] [tgz] |
---|---|---|
author | Jeffle Xu <jefflexu@linux.alibaba.com> | Mon Nov 30 19:33:39 2020 +0800 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Dec 04 18:04:36 2020 -0500 |
tree | fde8966743d35aa63480884599c74367ff319a48 | |
parent | 4d7659bfbe277a43399a4a2d90fca141e70f29e1 [diff] |
dm crypt: export sysfs of kcryptd workqueue It should be helpful to export sysfs of "kcryptd" workqueue in some cases, such as setting specific CPU affinity of the workqueue. Besides, also tweak the name format a little. The slash inside a directory name will be translate into exclamation mark, such as /sys/devices/virtual/workqueue/'kcryptd!253:0'. Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>