Cache coherency control method, coherency directory, and processor chip
By using multiple directory entries to record the distribution information of cache line copies in a multi-core processor system, recording the address label only in the first directory entry and the path pointer in the second directory entry, the problem of directory entry bit width increasing with the number of cores in traditional cache coherence protocols is solved, achieving hardware overhead savings and system performance improvement.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- LOONGSON TECH CORP
- Filing Date
- 2026-04-09
- Publication Date
- 2026-07-24
AI Technical Summary
In multi-core processor systems, as the number of cores increases to hundreds or even thousands, the directory entry bit width of traditional cache coherency protocols increases linearly with the number of cores, resulting in excessive hardware overhead and affecting system performance.
Multiple directory entries are used to record the distribution information of cache line copies. The address label is recorded only in the first directory entry and the path pointer is recorded in the second directory entry, which reduces the width of the directory entries. The address label is obtained by pointing to the first directory entry through the path pointer.
While maintaining a low width of a single directory entry, it accurately represents the location of cache line copies in many-core scenarios, saving hardware overhead and improving system performance.
Smart Images

Figure CN122019414B_ABST