A global data address allocation method and related device
A technology of global data and distribution device, applied in the field of computer science, can solve the problems of first cache miss, cache miss, etc., and achieve the effect of reducing cache miss, improving execution efficiency, and improving spatial locality
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2016-08-24
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer science and technology, in particular to a global data address allocation method and a related device. Background technique
[0002] In the field of computer science and technology, how to correctly and effectively convert the source program written by the programmer into a file that can be executed on the computer has always been one of the hot spots of research. At present, the generation of executable files from the source program is uniformly divided into three stages, that is, the source program is processed by a compiler, an assembler, and a linker successively. The processing process consisting of the above three stages needs to complete two tasks: one is to convert the high-level language code in the source program into a computer-recognizable instruction sequence; the other is to allocate a memory address for the data used in the source program to store the data. Among the data involved in the s...
Examples
Embodiment Construction
[0052] Embodiments of the present invention provide a global data address allocation method and a related device.
[0053] In order to make the purpose, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described The embodiments are only some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, various other embodiments obtained by persons of ordinary skill in the art without making creative efforts all belong to the protection scope of the present invention.
[0054] A method for allocating addresses of global data provided by an embodiment of the present invention is described below, please refer to figure 1 , the global data address allocation method in the embo...