A lock-free linked list management device
A technology for managing devices and linked lists, applied in the field of communications, can solve problems such as affecting nodes, reducing system throughput, and interrupting
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0018] The current design of programmable logic devices is mostly a pipeline design structure. Taking FPGA as an example, when multiple people operate a linked list node command on a linked list at the same time, two or more will be added to the same linked list at the same time. The possibility of nodes will cause multiple nodes to be added at the same position in the same linked list at the same time, then the previous node will be replaced by the later node, resulting in an error in the creation of the linked list. In order to ensure the correctness of the linked list structure, when adding linked list nodes, it must be ensured that the same linked list can only operate one node at a time. The general implementation method is to use the locking mechanism to manage the linked list. The specific implementation is: when a user operates on the linked list node, first lock the linked list, and use the address of the linked list head as the key word to perform a locking operation....
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com