Method for reconstructing ELF file formats under multi-core architecture
A file format and architecture technology, applied in memory systems, program control design, instruments, etc., can solve the problems of huge compiler, heavy workload, and inability to focus on program optimization, so as to improve processing efficiency and reduce workload
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0028] In conjunction with the drawings, the present invention is further described through specific embodiments.
[0029] First explain the nouns used
[0030] ELF: Executable and Linkable Format, for executable files and linkable shared library files.
[0031] load_elf_binary: A function that loads code into the program process space.
[0032] start_thread: Specifies the starting address of the new thread, does not actually start the new thread, until the thread is automatically started when it exits from the system call.
[0033] sched_setaffinity: Set the affinity of a process to one or some processor cores, that is, to ensure that the process runs on one or some processor cores.
[0034] The transformation of the ELF file format under the multi-core architecture includes the following steps:
[0035] (1) The user adds a parallel processing flag:
[0036] The user adds a label informing the compiler that parallel processing can be performed in the program written by th...
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