summaryrefslogtreecommitdiff
path: root/Documentation/networking/smc-sysctl.rst
diff options
context:
space:
mode:
authorGuangguan Wang <guangguan.wang@linux.alibaba.com>2022-07-14 12:44:01 +0300
committerDavid S. Miller <davem@davemloft.net>2022-07-18 13:19:17 +0300
commit0ef69e788411cba2af017db731a9fc62d255e9ac (patch)
tree4eef442d258216d382747071b839592992519931 /Documentation/networking/smc-sysctl.rst
parent6d52e2de6415b7a035b3e8dc4ccffd0da25bbfb9 (diff)
downloadlinux-0ef69e788411cba2af017db731a9fc62d255e9ac.tar.xz
net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu
Some CPU, such as Xeon, can guarantee DMA cache coherency. So it is no need to use dma sync APIs to flush cache on such CPUs. In order to avoid calling dma sync APIs on the IO path, use the dma_need_sync to check whether smc_buf_desc needs dma sync when creating smc_buf_desc. Signed-off-by: Guangguan Wang <guangguan.wang@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/smc-sysctl.rst')
0 files changed, 0 insertions, 0 deletions