Skip to content

Commit b1a5455

Browse files
exludJonathan Corbet
authored andcommitted
docs/zh_CN: accurate translation of "function"
Choose an accurate translation based on the context. Signed-off-by: Lu Dai <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 32ed793 commit b1a5455

File tree

1 file changed

+2
-2
lines changed
  • Documentation/translations/zh_CN/userspace-api/accelerators

1 file changed

+2
-2
lines changed

Documentation/translations/zh_CN/userspace-api/accelerators/ocxl.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ OpenCAPI定义了一个在物理链路层上实现的数据链路层(TL)和
5353

5454
Processor:处理器
5555
Memory:内存
56-
Accelerated Function Unit:加速函数单元
56+
Accelerated Function Unit:加速功能单元
5757

5858

5959

@@ -97,7 +97,7 @@ OpenCAPI拥有AFU向主机进程发送中断的可能性。它通过定义在传
9797
========
9898

9999
驱动为每个在物理设备上发现的AFU创建一个字符设备。一个物理设备可能拥有多个
100-
函数,一个函数可以拥有多个AFU。不过编写这篇文档之时,只对导出一个AFU的设备
100+
功能,一个功能可以拥有多个AFU。不过编写这篇文档之时,只对导出一个AFU的设备
101101
测试过。
102102

103103
字符设备可以在 /dev/ocxl/ 中被找到,其命名为:

0 commit comments

Comments
 (0)