mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
docs/zh_CN: Add a entry in Chinese glossary
To avoid confusion with the term "entry," the glossary stipulates that in contexts related to page tables, "page table entry" will be translated as "页表项," while "entry" will be translated as "表项." Signed-off-by: Pengyu Zhang <zpenya1314@gmail.com> Link: https://lore.kernel.org/r/20241016141801.25487-5-zpenya1314@gmail.com Reviewed-by: Yanteng Si <si.yanteng@linux.dev> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
53e5230277
commit
56aaee3915
@ -34,3 +34,4 @@
|
||||
* semaphores: 信号量。
|
||||
* spinlock: 自旋锁。
|
||||
* watermark: 水位,一般指页表的消耗水平。
|
||||
* PTE: 页表项。(Page Table Entry)
|
||||
|
Loading…
Reference in New Issue
Block a user