diff options
author | Long Li <longli@microsoft.com> | 2019-10-16 13:51:55 -0700 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-11-25 01:16:30 -0600 |
commit | c21ce58eab1eda4c66507897207e20c82e62a5ac (patch) | |
tree | 102ac3e83e2af040b243246c8c771e4cef60c69d /tools/perf/scripts/python | |
parent | 87bc2376fffae6821869c988edbb45a14527b258 (diff) |
cifs: smbd: Only queue work for error recovery on memory registration
It's not necessary to queue invalidated memory registration to work queue, as
all we need to do is to unmap the SG and make it usable again. This can save
CPU cycles in normal data paths as memory registration errors are rare and
normally only happens during reconnection.
Signed-off-by: Long Li <longli@microsoft.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions