402 Star 1.4K Fork 1.4K

GVPopenEuler / kernel

 / 详情

Fix DMA RW sequence disorder issue

进行中
任务
创建于  
2023-04-03 17:56

The Zhaoxin KH-40000 platform can't keep the PCIE transaction order for DMA writes, whose target addresses are located in different NUMA nodes, from the same device. Patch this issue by flushing the target DMA write with a subsequent PCIE configuration space read operation.

For streaming dma ops callback .unmap_page/sg and .sync_sg/single_for_cpu, add PCIE configuration space read operation to flush the target DMA write.

For coherent DMA map, limit the DMA buffer that the device driver applies to to be on the same node as the device.

评论 (2)

LeoLiu-oc 创建了任务
openeuler-ci-bot 添加了
 
sig/Kernel
标签

您好,如果此issue情况有任何更新,请及时添加到评论里告知最新状态,长期不更新将被自动关闭。

sanglipeng 任务状态待办的 修改为进行中
LeoLiu-oc 修改了标题
LeoLiu-oc 修改了描述

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936 8868386 leoliu oc 1650972858
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel

搜索帮助

344bd9b3 5694891 D2dac590 5694891