Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Pengyu Zhang and committed by
Jonathan Corbet
56aaee39 53e52302

+1
+1
Documentation/translations/zh_CN/glossary.rst
··· 34 34 * semaphores: 信号量。 35 35 * spinlock: 自旋锁。 36 36 * watermark: 水位,一般指页表的消耗水平。 37 + * PTE: 页表项。(Page Table Entry)