一种用于多核系统中的硬件访问控制装置
By introducing a hardware lock module into a multi-core system, the problem of resource access conflicts in multi-core systems is solved, and hardware-level atomic mutual exclusion access is achieved, thereby improving the system's response speed and stability.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- CHANGSHA CHIXIN SEMICON TECH CO LTD
- Filing Date
- 2025-11-13
- Publication Date
- 2026-07-17
AI Technical Summary
In multi-core systems, existing software semaphores or mutexes rely on software interrupts for resource access synchronization, resulting in large response delays, inability to guarantee the atomicity of operations, high synchronization complexity, and difficulty in debugging.
A hardware lock module is introduced, including a hardware lock register module and a hardware lock arbitration response module, to achieve atomic mutual exclusion access at the hardware level and prevent conflicts caused by multiple cores accessing peripheral or memory resources simultaneously.
It implements hardware-level atomic mutual exclusion access, avoids read/write asynchrony and arbitration timing competition, reduces system wait time, improves real-time response of multi-core access, and enhances system operational stability.
Smart Images

Figure CN121501722B_ABST