WO2011090673A2 - Shared memories for energy efficient multi-core processors - Google Patents
Shared memories for energy efficient multi-core processors Download PDFInfo
- Publication number
- WO2011090673A2 WO2011090673A2 PCT/US2010/061766 US2010061766W WO2011090673A2 WO 2011090673 A2 WO2011090673 A2 WO 2011090673A2 US 2010061766 W US2010061766 W US 2010061766W WO 2011090673 A2 WO2011090673 A2 WO 2011090673A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- processor
- processor cores
- core
- shared
- heterogeneous
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0806—Multiuser, multiprocessor or multiprocessing cache systems
- G06F12/084—Multiuser, multiprocessor or multiprocessing cache systems with a shared cache
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Definitions
- a heterogeneous multi-core processor may refer to a multi-core processor having different processor cores. By splitting a workload between these different processor cores, the heterogeneous multi-core processor can provide increases in performance and/or improved energy efficiency over a homogeneous multi-core processor having duplicate generic processor cores.
- Multiple processor cores within the heterogeneous multi-core processor may be utilized to execute a task.
- the second processor core can undergo a context switch to transition from its current task to the transferred task.
- the first processor core may copy a process state of the transferred task to the second processor core.
- the second processor core may utilize the process state in order to resume execution of the transferred task. Copying the process state of a task from the first processor core to the second processor core can create significant overhead.
- the present disclosure generally describes some multi-core processors adapted to share processor resources.
- Some example multi-core processors may be configured to include multiple processor cores.
- Example multi-core processors may also be configured to include a shared register file selectively coupled to two or more of the multiple processor cores.
- the present disclosure generally describes some multi-core processors adapted to share processor resources.
- Some example multiple-core processors may be configured to include multiple processor cores and multiple shared register files.
- Example multi-core processors may also be configured to include a multiplexer adapted to selectively couple two or more of the multiple processor cores to a corresponding one of the multiple shared register files.
- the present disclosure generally describes some heterogeneous multi- core processors adapted to share processor resources.
- Some example heterogeneous multi-core processors may be configured to include multiple heterogeneous processor cores.
- the multiple heterogeneous processor cores may be configured in a three- dimensional arrangement.
- the three-dimensional arrangement may be configured to include multiple layers. Each of the multiple layers may be configured to include one or more of the multiple heterogeneous processor cores.
- Example heterogeneous processor cores may also be configured to include a shared register file coupled to two or more of the multiple heterogeneous processor cores and a shared cache coupled to two or more of the multiple heterogeneous processor cores.
- FIG. 1 is a functional block diagram illustrating an operating environment for a multi-core processor
- FIG. 2 is a block diagram illustrating the multi-core processor having multiple processor cores
- FIG. 3 is a block diagram illustrating the multi-core processor having a shared register file
- FIG. 4 is a block diagram illustrating the multi-core processor having multiple shared register files
- FIG. 5 is a block diagram illustrating the multi-core processor having LI caches and a shared L2 cache
- FIG. 6 is a block diagram illustrating the multi-core processor having multiple shared caches
- FIG. 7 is a flow diagram illustrating a process for generating a multi- core processor having a shared register and a shared cache
- FIG. 8 is a flow diagram illustrating a process for generating a multi- core processor having multiple shared registers and multiple shared caches.
- FIG. 9 is a block diagram illustrating an example computing system, all arranged according to at least some embodiments presented herein.
- the multi-core processor may include homogenous processor cores or heterogeneous processor cores.
- One or more shared register files and one or more caches may be integrated into a three-dimensional integrated circuit where each layer of the three-dimensional integrated circuit can include a different processor core.
- one register file and/or one cache may be shared between the heterogeneous processor cores.
- multiple register files and/or multiple caches may be multiplexed and shared between the heterogeneous processor cores.
- the shared register file and/or the shared caches can be adapted to serve as a shared resource among the processor cores.
- FIG. 1 a functional block diagram 100 illustrates an operating environment for a multi-core processor 110 arranged according to at least some embodiments presented herein.
- a multi-core processor 110 can incorporate multiple internal processor cores such as first processor core 115A, a second processor core 115B, a third processor core 115C, a fourth processor core 115D, and an Nth processor core 115E. These may be referred to collectively, or generally, as processor cores 115.
- the processor cores 115 can generally be adapted to support parallel processing, parallel tasks, parallel threads, separate sequential processes, or any combination thereof.
- the multi-core processor 110 may be a homogenous or heterogeneous multi-core processor.
- two or more of the processor cores 115 may be different in one or more ways.
- two or more of the processor cores 115 may have different sizes and/or complexity.
- the first processor core 115A may have a larger die-area, higher throughput, and higher power consumption than the second processor core 115B.
- two or more of the processor cores 115 may be different types of processor cores.
- the third processor core 115C may be a general- purpose processor core such as a central processing unit
- the fourth processor core 115D may be an application-specific processor core such as a graphics processing unit.
- two or more of the processor cores 115 may have different sizes and may be different types.
- the various processor cores 115 may also operate at different power states, such as different clock frequencies and different voltage levels.
- the processor cores 115 may be configured in a three-dimensional arrangement, such as within a three-dimensional integrated circuit.
- Examples of the multi-core processor 110 may include multi-core processors 200, 300, 400, 500, and/or 600 as described in greater detail below.
- the multi-core processor 110 may further include a shared resource
- the shared resource 125 may be a shared register file and/or a shared cache. In some other embodiments, the shared resource 125 may be multiple shared register files and/or multiple shared caches. Various implementations of the shared resource 125 are described in greater detail below.
- a memory 120 may be adapted for access by the multi-core processor
- the multi-core processor 110 can be configured to read from and/or write to the memory 120. Such read and write operations may relate to both instructions and data associated with operations of the multiple cores of the multi-core processor 110. Generally, each of the processor cores within the multi-core processor 110 may be configured to individually access the memory 120.
- the memory 120 may be random access memory ("RAM”), static RAM (“SRAM”), dynamic RAM (“DRAM”), synchronous dynamic RAM (“SDRAM”), or any other type of volatile or non-volatile memory.
- Instructions and data associated with operations on the multiple processor cores 115 of the multi-core processor 110 may be stored on one or more storage media device(s) 130, which may be referred to herein collectively as computer-readable media.
- the storage media device 130 may support the nonvolatile storage of information.
- the storage media device 130 may be adapted for access by the multiple processor cores within the multi-core processor 110.
- the storage media device 130 can be configured to store software 132 for execution on the multiple processor cores 115 within the multi-core processor 110.
- Computer-readable media may comprise computer storage media and communication media.
- Computer storage media may include volatile, non-volatile, removable, and non-removable media implemented in any method or technology for the storage of information such as computer-readable instructions, data structures, program modules, or other data.
- Computer storage media may include, but is not limited to, RAM, read only memory (“ROM”), erasable programmable read only memory (“EPROM”), electrically EPROM (“EEPROM”), flash memory, other solid state memory technology, compact disc ROM (“CD-ROM”), digital versatile disc (“DVD”), high definition DVD (“HD- DVD”), BLU-RAY, other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage such as a hard disk drive (“HDD”), other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the multi-core processor 110.
- RAM random access memory
- ROM read only memory
- EPROM erasable programmable read only memory
- EEPROM electrically EPROM
- flash memory other solid state memory technology
- CD-ROM compact disc ROM
- DVD digital versatile disc
- HD- DVD high definition DVD
- BLU-RAY other optical storage
- magnetic cassettes magnetic tape
- magnetic disk storage such as a hard disk drive (“HDD)
- HDD hard disk drive
- An external clock (“CLK”) 140 can provide a clock signal to the multi- core processor 110.
- CLK 140 may include a crystal oscillator or any other clock or oscillator source (not shown).
- CLK 140 may include a clock driver circuit (not shown).
- the clock signal associated with CLK 140 may be used to time and synchronize various circuits within the multi-core processor 110.
- the multi-core processor 1 10 may also interface to a real time clock (“RTC”) 145.
- the RTC 145 can be to maintain time, such as time of day, day of week, calendar date, year, and so forth.
- a network interface 150 may be adapted to logically attach the system to a network 155.
- a radio interface 160 may be configured to use an antenna 165 to send and/or receive wireless data packets to a wireless network or a mobile communications system.
- One or more interface buses 170 may also be adapted to interface to the multi-core processor 110.
- interface buses can include an Industry Standard Architecture (“ISA”) bus, a Peripheral Component Interconnect (“PCI”) bus, a PCI-Express bus, an Accelerated Graphics Port (“AGP”) bus, a Universal Serial Bus (“USB”), an Advanced Technology Attachment (“ATA”) bus, a Serial ATA (“SATA”) bus, a Small Computer System Interface (“SCSI”), and other such buses and interfaces used in computers and embedded processor systems.
- Analog interfaces 180 may be coupled to the multi-core processor 110.
- the analog interfaces 180 may include digital-to-analog converters (“DACs”), analog-to-digital converters (“ADCs”), or both.
- the analog interfaces 180 may be used for video signals, audio signals, infrared signals, radio frequency (“RF”) signals, sensor signals, or any other type of analog signal.
- Human-machine interfaces 190 may also be coupled to the multi-core processor 110.
- Human-machine interfaces 190 may include video displays, keyboards, mice, light pens, projectors, speech recognition, switches, buttons, indicators, or any other mechanisms for receiving input from a human or providing output to a human.
- FIG. 1 the block diagram 100 of FIG. 1 is simplified and that one or more of the components shown coupled to the multi-core processor 110 may not be directly coupled to the multi-core processor 110.
- various types of intermediate circuitry may be utilized to couple one or components to the multi-core processor 110.
- FIG. 2 a block diagram illustrates a multi-core processor 200 having multiple processor cores 215 and multiple register files 205, arranged according to at least some embodiments presented herein.
- the example multi-core processor 200 includes a first processor core 215 A, a second processor core 215B, a third processor core 215C, and a fourth processor core 215D.
- the processor cores 215A-215D may be referred to collectively, or generally, as processor cores 215. Although four processor cores are illustrated in FIG. 2, it should be appreciated that the multi-core processor 200 may include any suitable number of processor cores.
- the processor cores 215 can be configured in a horizontal arrangement on the multi-core processor 200. That is, the processor cores 215 can be configured on a single layer on the multi-core processor 200.
- the first processor core 215A may have a larger die-area, higher throughput, and/or higher power consumption than the second processor core 215B.
- the second processor core 215B may have a larger die-area, higher throughput, and/or higher power consumption than the third processor core 215C.
- the third processor core 215C may have a larger die-area, higher throughput, and/or higher power consumption than the fourth processor core 215D.
- two or more of the processor cores 215 may be the same size.
- two or more of the processor cores 215 may be different types (e.g., general purpose processors vs. special purpose processors, etc.).
- the first processor core 215A may include a first associated register file 205 A and/or a first associated LI cache 21 OA.
- the second processor core 215B may include a second associated register file 205B and/or a second associated LI cache 210B.
- the third processor core 215C may include a third associated register file 205C and/or a third associated LI cache 210C.
- the fourth processor core 215D may include a fourth associated register file 205D and/or a fourth associated LI cache 210D.
- the processor cores 215 can also be coupled to a shared L2 cache 225.
- the register files 205A-205D may be referred to collectively, or generally, as register files 205.
- the LI caches 210A-210D may be referred to collectively, or generally, as LI caches 210.
- the first processor core 215A may complete execution of various operations for a task and transfer execution of the task to the second processor core 215B.
- the second processor core 215B can undergo a context switch to transition from a current task to the transferred task.
- the first processor core 215A may be configured to copy a process state 220 of the transferred task from the first register file 205A to the second register file 205B.
- the process state of a task may refer to the state of relevant variables (e.g., register values, program counter values, etc.) at a given point during execution of the task.
- the second processor core 215B may be adapted to utilize the process state 220 in order to resume execution of the transferred task.
- copying the process state 220 from the first register file 205A to the second register file 205B may require a significant overhead.
- One approach to addressing the overhead caused by copying the process state 220 from the first register file 205A to the second register file 205B is to replace the individual register files 205 with a shared register file (e.g., a register file that is shared by the processor cores 215).
- a shared register file may be suboptimal because space limitations on the multi-core processor 200 may increase the distance between the shared register file and at least some of the processor cores 215 such that the performance and speed of the shared register file may be less than the performance and speed of the individual register files 205.
- registers are typically designed to provide very fast memory access, a design that reduces the performance and speed of registers may be untenable.
- FIG. 3 a block diagram illustrates the multi-core processor 300 having a shared register file 305 arranged in accordance with at least some embodiments presented herein.
- the example multi-core processor 300 includes a first processor core 315A, a second processor core 315B, a third processor core 315C, and a fourth processor core 315D.
- the processor cores 315A-315D may be referred to collectively, or generally, as processor cores 315. Although four processor cores are illustrated in FIG. 3, it should be appreciated that the multi-core processor 300 may include any suitable number of processors.
- the first processor core 315A may have a larger die-area, higher throughput, and/or higher power consumption than the second processor core 315B.
- the second processor core 315B may have a larger die-area, higher throughput, and/or higher power consumption than the third processor core 315C.
- the third processor core 315C may have a larger die-area, higher throughput, and/or higher power consumption than the fourth processor core 315D.
- two or more of the processor cores 315 may be the same size.
- two or more of the processor cores 315 may be different types.
- the processor cores 315 may be configured in a three-dimensional arrangement, such as within a three-dimensional integrated circuit. In such a three-dimensional arrangement, the processor cores 315 may be configured in a vertical arrangement having multiple layers.
- the first processor core 315A can be configured as a first layer in the vertical arrangement.
- the second processor core 315B can be configured above the first processor core 315B as the second layer in the vertical arrangement.
- the third processor core 315C can be configured above the second processor core 315C as the third layer in the vertical arrangement.
- the fourth processor core 315D can be configured above the third processor core 315C as the fourth layer in the vertical arrangement.
- a shared register file 305 may be configured in close proximity to the processor cores 315.
- the shared register file 305 can operate with similar performance and speed to the individual register files 205. As such, the shared register file 305 can replace the individual register files 205.
- processor cores 315 may depend on at least one or more of the following factors: (1) implementation platform, (2) properties of the applications, and/or (3) primary design objectives.
- Examples of an implementation platform may include a single integrated circuit, a three-dimensional stack of integrated circuits, and the like.
- properties of the applications may include whether an application utilizes a large or small working set, whether the application is mobile or suitable for execution in a data center, whether the application is executed in real-time or best-effort, and the like.
- design objectives include high-speed of execution, low energy or power utilization, efficient thermal management, low-cost implementation, and the like.
- the shared register file 305 (and other memory) can be placed in the middle of the three-dimensional stack of integrated circuits.
- the shared register file 305 By positioning the shared register file 305 in the middle of the three- dimensional stack of integrated circuits, distance between the shared register file 305 and the farthest processor cores can be minimized. Also, larger and faster processor cores may be placed near the shared register file 305.
- the shared register file 305 if efficient thermal management is a primary design objective, then the shared register file 305 (and other memory) can be placed toward the boundary of the three-dimensional stack of integrated circuits.
- larger and faster processor cores may be placed near the boundary of the three-dimensional stack of integrated circuits.
- more active processor cores can be placed next to the shared register file 305 (and other memory), and the shared register file 305 (and other memory) can be placed near the middle of the three-dimensional stack of integrated circuits.
- more active processor cores can be placed far from each other on the boundary of the single integrated circuit.
- joint memory and faster processor cores can be placed in the middle of the single integrated circuit and near each other.
- the processor cores 315 can be adapted to share the process state 220 of a task without copying the process state 220 between the individual register files 205.
- the second processor core 315B can undergo a context switch to transition from a current task to the transferred task.
- the second processor core 315B may be adapted to retrieve the process state 220 of the task from the shared register file 305. Because the second processor core 315B retrieves the process state 220 from the shared register file 305, the overhead caused by copying the process state 220 between the individual register files 205 can be eliminated or reduced.
- two or more of the processor cores 315 may have a different interface to the shared register file 305.
- a heavily out- of-order processor core may utilize a large number of registers, while an in-order processor core may utilize fewer registers.
- the multi-core processor 300 may utilize a register renaming table (not shown).
- the register renaming table may specify the active registers when a context switch occurs.
- the shared register file 305 can power off (or disable) registers that are not utilized by the processor core 315 or power on (or enable) registers that are utilized by the processor core 315.
- Register renaming may be resolved on a context switch such that a processor core that begins execution is aware of the location of the active registers. This can be accomplished in a number of ways and may depend on whether the register renaming table is internal or external to the processor cores 315. In one illustrative implementation, a register renaming table can be configured external to the processor cores 315, and simpler processor cores may utilize the information contained in the register renaming table as provided at the time of the context switch. In another illustrative implementation, a register renaming table can be configured internal to each of the processor cores 315, and thus, can be private to each of the processor cores 315.
- the registers can be "un-renamed" during a context switch, i.e., can be wrapped back to the registers' canonical locations, such that execution can begin with any of the processor cores 315 without any renaming.
- the simpler processor cores can power off (or disable) the remaining processor cores in the shared register file 305. These operations may also be performed in parallel with at least a portion of the context switch in order to reduce overhead.
- processor cores 315 When a single shared register file 305 is provided for each of the processor cores 315, one of the processor cores 315 can be utilized at any given time. Such an implementation may be suitable when the processor cores 315 have different sizes. For example, when processor cores of different sizes execute a task, the processor core having the smallest size capable of executing the task may be utilized. Because larger processor cores may consume more energy than smaller processor cores, utilizing the smallest processor core capable of executing the task may yield an energy savings.
- the shared register file 305 may be suitable when the processor cores 315 have different sizes, the shared register file 305 may not be suitable when the processor cores 315 have different types.
- the first processor core 315A may be an application-specific processor core configured to handle graphics processing
- the second processor core 315B may be an application-specific processor core configured to handle communications processing.
- the shared register file 305 may be configured to permit one of the application- specific processor cores to operate at a given time (i.e., one of the application-specific processor cores is active). As such, if a task includes a graphics part and a communications part, only one part may be handled at a given time. However, operating both application-specific processor cores in parallel may enable both parts to be handled at the same time, thereby yielding performance gains.
- FIG. 4 a block diagram illustrates the multi-core processor 400 having multiple shared register files 405 arranged in accordance with at least some embodiments presented herein.
- the example multi-core processor 400 includes a first processor core 415 A, a second processor core 415B, a third processor core 415C, and a fourth processor core 415D.
- the processor cores 415A-415D may be referred to collectively, or generally, as processor cores 415.
- the first processor core 415A may have a larger die-area, higher throughput, and/or higher power consumption than the second processor core 415B.
- the second processor core 415B may have a larger die-area, higher throughput, and/or higher power consumption than the third processor core 415C.
- the third processor core 415C may have a larger die- area, higher throughput, and/or higher power consumption than the fourth processor core 415D.
- two or more of the processor cores 415 may be the same size.
- two or more of the processor cores 415 may be different types.
- the example multi-core processor 400 further includes a first shared register file 405A, a second shared register file 405B, a third shared register file 405C, and a fourth shared register file 405D.
- the shared register files 405A-405D may be collectively, or generally, referred to as shared register files 405.
- the shared register files 405 may be coupled to the processor cores 415 via a crossbar switch 410 or other suitable multiplexer.
- the crossbar switch 410 may be configured to multiplex the shared register files 405 and the processor cores 415.
- the crossbar switch 410 may enable each of the processor cores 415 to access any one of the shared register files 405.
- the multi-core processor 400 illustrated in FIG. 4 includes the same number of register files 405 and processor cores 415, it should be appreciated that the number of shared register files 405 may be different than the number of processor cores 415.
- a task may contain a graphics part and a communications part. If the first processor core 415A is a graphics processing unit and the second processor core 415B is a communications processing unit, the first processor core 415A and the second processor core 415B can be configured to operate in parallel through the use of two of the register files 405 in order to concurrently complete the graphics part and the communications part.
- the two register files may also share the process state 220 of the task.
- the first processor core 415A and the second processor core 415B undergo a context switch, the first processor core 415A and the second processor core 415B may be configured to each retrieve the process state 220 from the corresponding register file.
- FIG. 5 a block diagram illustrates an example multi- core processor 500 having LI caches 505 and a shared L2 cache 510 arranged in accordance with at least some embodiments presented herein.
- a first processor core 515A includes a corresponding first cache 505 A that provides suitable cache functionality to the first processor core 515 A.
- a second processor core 515B includes a corresponding second cache 505B that provides suitable cache functionality to the second processor core 515B.
- a third processor core 515C includes a corresponding third cache 505C that provides suitable cache functionality to the third processor core 515C.
- a fourth processor core 515D includes a corresponding fourth cache 505D that provides suitable cache functionality to the fourth processor core 515D.
- the processor cores 515A-515B may be referred to collectively, or generally, as processor cores 515.
- the caches 505A-505D may be referred to collectively, or generally, as caches 505.
- one of the processor cores 515 may be adapted to flush its corresponding LI cache 505.
- the processor core 515 writes data from the corresponding LI cache 505 to the main memory 120.
- the LI caches 505 may be implemented as a write -through cache. In a write-through cache, data is written to the main memory 120 at substantially the same time the data is written to the cache 505, thereby rendering the cache flush unnecessary during a context switch.
- the LI caches 505 may also implement a snoopy cache coherence protocol to invalidate, as necessary, cache blocks in other LI caches 505 when the data is written to the main memory 120.
- the shared L2 cache 510 can be adapted to be shared between the caches 505. When the processor cores 515 utilize the shared register file 305, one of the processor cores 515 may be active at any given time. As such, the shared L2 cache 510 may be appropriate when the processor cores 515 utilize the shared register file 305. [0042] However, when the processor cores 515 utilize the multiple shared register files 405, the single shared L2 cache 510 may not be suitable. In particular, the size of shared L2 cache 510 may be configured sufficiently large to support the possibility that multiple processor cores 515 are concurrently active. Further, the L2 cache 510 may be configured with additional ports in order to enable two or more of the processor cores 515 to be concurrently active. These ports may include read and write ports. The same or a different number of read and write ports may be utilized. These ports may enlarge the size of the single shared L2 cache 510.
- FIG. 6 a block diagram illustrates an example multi- core processor 600 having multiple shared caches 605 in accordance with some embodiments presented herein.
- the example multi-core processor 600 includes a first processor core 615A, a second processor core 615B, a third processor core 615C, and a fourth processor core 615D.
- the processor cores 615A-615D may be referred to collectively, or generally, as processor cores 615.
- the multi-core processor 600 further includes a first shared cache
- the shared caches 605A-605D may be referred to collectively, or generally, as shared caches 605.
- the shared caches 605 may be coupled to the processor cores 615 via a crossbar switch 610 or other suitable multiplexer.
- the crossbar switch 610 may be arranged to multiplex the shared caches 605 and the processor cores 615.
- the crossbar switch 610 may be arranged to enable each of the processor cores 615 to access any one of the shared caches 605.
- the example multi-core processor 600 illustrated in FIG. 6 includes the same number of caches 605 and processor cores 615, it should be appreciated that the number of caches 605 may be different than the number of processor cores 615.
- the multiple shared caches 605 can be shared
- L2 caches When the processor cores 615 utilize the shared register files 405, two or more of the processor cores 615 may be concurrently active. By multiplexing multiple L2 caches with the processor cores 615, when two or more of the processor cores 615, the processor cores 615 may utilize two or more of the L2 caches. Because multiple L2 caches are provided, the size of each of the L2 caches can be remain smaller than if the single shared L2 cache 510 was provided.
- the multiple shared caches 605 can be shared
- the processor core 615 core may flush its corresponding LI cache.
- the cache flush may become unnecessary because a processor core 615 may be arranged to select an available LI cache through the multiplexer when the current LI cache has yet to be flushed.
- the multiplexer may add additional complexity to the multi-core processor 600.
- the LI caches may potentially be utilized by any one of the processor cores 615, the LI caches may be configured such that the size of the smallest LI cache in the LI caches is sufficiently large to provide good cache performance to the largest processor core in the processor cores 615.
- the processor cores 615 are application-specific processor cores
- some application-specific processor cores may have specific requirements for their associated LI caches. These requirements may specify LI cache sizes and/or cache configurations. If the application-specific processor cores have specific requirements, the LI caches may be adjusted, as necessary, by powering off rows in the LI caches or by power off columns in the LI caches. In particular, by powering off (or disabling) rows in the LI caches, the LI caches can reduce their associativity, and by powering off (or disabling) columns in the LI caches, the LI caches can reduce their size.
- FIG. 7 a flow diagram illustrates a process 700 for generating a multi-core processor in accordance with at least some embodiments described herein.
- the process 700 includes various operations, functions, or actions as illustrated by one or more of blocks 702, 704, and/or 706.
- the process 700 may begin at block 702 (Provide Three-Dimensional Arrangement), where a manufacturer may provide a three-dimensional arrangement of heterogeneous processor cores, such as the processor cores 315.
- the three-dimensional arrangement may include a plurality of layers. Each of the layers may include one of the heterogeneous processor cores.
- the heterogeneous processor cores may have different sizes and/or different types.
- Block 702 may be followed by block 704.
- the manufacturer may couple a shared register file, such as the shared register file 305, to the three- dimensional arrangement of heterogeneous processor cores.
- the shared register file may replace individual register files that may be embedded within the processor cores. Block 704 may be followed by block 706.
- the manufacturer may couple a shared cache, such as the shared cache L2 cache 510, to the three-dimensional arrangement of heterogeneous processor cores.
- the shared cache may be a LI cache, an L2 cache, and/or some other suitable cache.
- the process 700 may either repeat (e.g., periodically, continuously, or on demand as needed) or terminate.
- FIG. 8 a flow diagram illustrates a process 800 for generating a multi-core processor in accordance with at least some embodiments described herein.
- the process 800 includes various operations, functions, or actions as illustrated by one or more of blocks 802, 704, 806, 808 and/or 810.
- the process 800 may begin at block 802 (Provide Three-Dimensional Arrangement), where a manufacturer may provide a three-dimensional arrangement of heterogeneous processor cores, such as the processor cores 315.
- the three-dimensional arrangement may include a plurality of layers. Each of the layers may include one of the heterogeneous processor cores.
- the heterogeneous processor cores may have different sizes and/or different types.
- Block 802 may be followed by block 804.
- the manufacturer may provide multiple shared register files, such as the shared register files 405.
- the multiple shared register files may replace individual register files that may be embedded within the processor cores.
- Block 804 may be followed by block 806.
- the manufacturer may provide multiple shared caches, such as the shared caches 605.
- the shared cache may be a LI cache, an L2 cache, and/or some other suitable cache.
- Block 806 may be followed by block 808.
- the manufacturer may couple the shared register files to the three- dimensional arrangement of heterogeneous processor cores via a first multiplexer.
- An example of the first multiplexer is crossbar switch 410.
- Block 808 may be followed by block 810.
- FIG. 9 is a computer architecture diagram showing an illustrative computer hardware architecture for a computing system capable of implementing at least some embodiments presented herein.
- FIG. 9 includes a computer 900, including the multi-core processor 110, memory 920 and one or more drives 930.
- the computer 900 may be implemented as a conventional computer system, an embedded control computer, a laptop, or a server computer, a mobile device, a set-top box, a kiosk, a vehicular information system, a mobile telephone, a customized machine, or other hardware platform.
- the multi-core processor 110 may be a homogenous multi- core processor or a heterogeneous multi-core processor.
- a homogeneous multi-core processor may be appropriate because even though homogeneous processor cores may have identical functionality and logical structure, homogeneous processor cores may have significantly different timing, energy, and other characteristics. Further, homogenous processor cores may provide better thermal management and reduced power leakage over heterogeneous processor cores.
- the multi-core processor 110 may include the shared resource 125, which can be shared by the processor cores within the multi-core processor 110.
- Examples of the multi-core processor 110 may include the multi-core processor 300, the multi-core processor 400, the multi-core processor 500, and the multi-core processor 600 illustrated in FIGs. 3-6, respectively.
- the drives 930 and their associated computer storage media provide storage of computer readable instructions, data structures, program modules and other data for the computer 900.
- the drives 930 can include an operating system 940, application programs 950, program modules 960, and a database 980.
- the computer 900 further includes user input devices 990 through which a user may enter commands and data.
- Input devices can include an electronic digitizer, a microphone, a keyboard and pointing device, commonly referred to as a mouse, trackball or touch pad. Other input devices may include a joystick, game pad, satellite dish, scanner, or the like.
- the computer 900 may operate in a networked environment using logical connections to one or more computers, such as a remote computer coupled to a network interface 996.
- the remote computer may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and can include many or all of the elements described above relative to the computer 900.
- Networking environments are commonplace in offices, enterprise-wide area networks (“WAN”), local area networks (“LAN”), intranets and the Internet.
- the computer 900 When used in a LAN or WLAN networking environment, the computer 900 may be coupled to the LAN through the network interface 996 or an adapter. When used in a WAN networking environment, the computer 900 typically includes a modem or other means for establishing communications over the WAN, such as the Internet or the network 908.
- the WAN may include the Internet, the illustrated network 908, various other networks, or any combination thereof. It will be appreciated that other mechanisms of establishing a communications link, ring, mesh, bus, cloud, or network between the computers may be used.
- the computer 900 may be coupled to a networking environment.
- the computer 900 may include one or more instances of a physical computer-readable storage medium or media associated with the drives 930 or other storage devices.
- the system bus may enable the multi-core processor 110 to read code and/or data to/from the computer-readable storage media.
- the media may represent an apparatus in the form of storage elements that are implemented using any suitable technology, including but not limited to semiconductors, magnetic materials, optical media, electrical storage, electrochemical storage, or any other such storage technology.
- the media may represent components associated with memory 920, whether characterized as RAM, ROM, flash, or other types of volatile or nonvolatile memory technology.
- the media may also represent secondary storage, whether implemented as the storage drives 930 or otherwise.
- Hard drive implementations may be characterized as solid state, or may include rotating media storing magnetically- encoded information.
- the storage media may include one or more program modules 960.
- the program modules 960 may include software instructions that, when loaded into the multi-core processor 110 and executed, transform a general-purpose computing system into a special-purpose computing system. As detailed throughout this description, the program modules 960 may provide various tools or techniques by which the computer 900 may participate within the overall systems or operating environments using the components, logic flows, and/or data structures discussed herein.
- the multi-core processor 110 may be constructed from any number of transistors or other circuit elements, which may individually or collectively assume any number of states. More specifically, the multi-core processor 110 may operate as a state machine or finite-state machine. Such a machine may be transformed to a second machine, or specific machine by loading executable instructions contained within the program modules 960. These computer-executable instructions may transform the multi-core processor 110 by specifying how the multi-core processor 110 transitions between states, thereby transforming the transistors or other circuit elements constituting the multi-core processor 110 from a first machine to a second machine.
- the states of either machine may also be transformed by receiving input from the one or more user input devices 990, the network interface 996, other peripherals, other interfaces, or one or more users or other actors. Either machine may also transform states, or various physical characteristics of various output devices such as printers, speakers, video displays, or otherwise.
- Encoding the program modules 960 may also transform the physical structure of the storage media.
- the specific transformation of physical structure may depend on various factors, in different implementations of this description. Examples of such factors may include, but are not limited to: the technology used to implement the storage media, whether the storage media are characterized as primary or secondary storage, and the like.
- the program modules 960 may transform the physical state of the semiconductor memory 920 when the software is encoded therein.
- the software may transform the state of transistors, capacitors, or other discrete circuit elements constituting the semiconductor memory 920.
- the storage media may be implemented using magnetic or optical technology such as drives 930.
- the program modules 960 may transform the physical state of magnetic or optical media, when the software is encoded therein. These transformations may include altering the magnetic characteristics of particular locations within given magnetic media. These transformations may also include altering the physical features or characteristics of particular locations within given optical media, to change the optical characteristics of those locations. It should be appreciated that various other transformations of physical media are possible without departing from the scope and spirit of the present description.
- program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
- program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
- program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
- the subject matter described herein may be practiced with other computer system configurations, including hand-held devices, multi-core processor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like.
- a group having 1-5 elements refers to groups having 1, 2,
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Microcomputers (AREA)
- Advance Control (AREA)
- Multi Processors (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| DE112010005041T DE112010005041T5 (en) | 2009-12-29 | 2010-12-22 | Shared storage for energy-efficient multi-core processors |
| JP2012546192A JP5589091B2 (en) | 2009-12-29 | 2010-12-22 | Shared memory for energy efficient multi-core processors |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/648,529 | 2009-12-29 | ||
| US12/648,529 US9367462B2 (en) | 2009-12-29 | 2009-12-29 | Shared memories for energy efficient multi-core processors |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2011090673A2 true WO2011090673A2 (en) | 2011-07-28 |
| WO2011090673A3 WO2011090673A3 (en) | 2012-04-19 |
Family
ID=44188865
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2010/061766 Ceased WO2011090673A2 (en) | 2009-12-29 | 2010-12-22 | Shared memories for energy efficient multi-core processors |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US9367462B2 (en) |
| JP (1) | JP5589091B2 (en) |
| DE (1) | DE112010005041T5 (en) |
| WO (1) | WO2011090673A2 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103995796A (en) * | 2014-05-29 | 2014-08-20 | 河南中医学院 | Symphony orchestra type multi-core CPU and multi-internal-storage computer system |
| US10628279B2 (en) | 2017-02-28 | 2020-04-21 | International Business Machines Corporation | Memory management in multi-processor environments based on memory efficiency |
Families Citing this family (28)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8533505B2 (en) * | 2010-03-01 | 2013-09-10 | Arm Limited | Data processing apparatus and method for transferring workload between source and destination processing circuitry |
| US20110213935A1 (en) * | 2010-03-01 | 2011-09-01 | Arm Limited | Data processing apparatus and method for switching a workload between first and second processing circuitry |
| US8418187B2 (en) * | 2010-03-01 | 2013-04-09 | Arm Limited | Virtualization software migrating workload between processing circuitries while making architectural states available transparent to operating system |
| US8751833B2 (en) * | 2010-04-30 | 2014-06-10 | Arm Limited | Data processing system |
| FR2962567B1 (en) * | 2010-07-12 | 2013-04-26 | Bull Sas | METHOD FOR OPTIMIZING MEMORY ACCESS, WHEN RE-EXECUTING AN APPLICATION, IN A MICROPROCESSOR COMPRISING SEVERAL LOGICAL HEARTS AND COMPUTER PROGRAM USING SUCH A METHOD |
| US9946582B2 (en) * | 2010-10-14 | 2018-04-17 | Nec Corporation | Distributed processing device and distributed processing system |
| CN103186502B (en) * | 2011-12-30 | 2016-08-10 | 世意法(北京)半导体研发有限责任公司 | Register file organization for shared processor process context |
| KR20130095378A (en) * | 2012-02-20 | 2013-08-28 | 삼성전자주식회사 | Multi-core processor sharing level 1 cache and devices having the same |
| US9582287B2 (en) | 2012-09-27 | 2017-02-28 | Intel Corporation | Processor having multiple cores, shared core extension logic, and shared core extension utilization instructions |
| JP6042170B2 (en) * | 2012-10-19 | 2016-12-14 | ルネサスエレクトロニクス株式会社 | Cache control device and cache control method |
| US9390291B2 (en) * | 2012-12-29 | 2016-07-12 | Intel Corporation | Secure key derivation and cryptography logic for integrated circuits |
| US9582322B2 (en) * | 2013-03-15 | 2017-02-28 | Soft Machines Inc. | Method and apparatus to avoid deadlock during instruction scheduling using dynamic port remapping |
| US9330433B2 (en) | 2014-06-30 | 2016-05-03 | Intel Corporation | Data distribution fabric in scalable GPUs |
| GB2539037B (en) * | 2015-06-05 | 2020-11-04 | Advanced Risc Mach Ltd | Apparatus having processing pipeline with first and second execution circuitry, and method |
| US10193826B2 (en) * | 2015-07-15 | 2019-01-29 | Intel Corporation | Shared mesh |
| US20170083336A1 (en) * | 2015-09-23 | 2017-03-23 | Mediatek Inc. | Processor equipped with hybrid core architecture, and associated method |
| WO2017074377A1 (en) * | 2015-10-29 | 2017-05-04 | Intel Corporation | Boosting local memory performance in processor graphics |
| US10037227B2 (en) * | 2015-12-17 | 2018-07-31 | Intel Corporation | Systems, methods and devices for work placement on processor cores |
| US11513805B2 (en) * | 2016-08-19 | 2022-11-29 | Wisconsin Alumni Research Foundation | Computer architecture with synergistic heterogeneous processors |
| US10176147B2 (en) * | 2017-03-07 | 2019-01-08 | Qualcomm Incorporated | Multi-processor core three-dimensional (3D) integrated circuits (ICs) (3DICs), and related methods |
| US10423415B2 (en) | 2017-04-01 | 2019-09-24 | Intel Corporation | Hierarchical general register file (GRF) for execution block |
| US10241921B2 (en) * | 2017-04-17 | 2019-03-26 | Intel Corporation | Avoid cache lookup for cold cache |
| WO2018231313A1 (en) * | 2017-06-12 | 2018-12-20 | Sandisk Technologies Llc | Multicore on-die memory microcontroller |
| US11275623B1 (en) * | 2019-05-30 | 2022-03-15 | Snap Inc. | Core targeting in heterogeneous multiprocessor systems |
| US10997116B2 (en) * | 2019-08-06 | 2021-05-04 | Microsoft Technology Licensing, Llc | Tensor-based hardware accelerator including a scalar-processing unit |
| US11775310B2 (en) * | 2021-11-16 | 2023-10-03 | Nxp B.V. | Data processing system having distrubuted registers |
| JP7771697B2 (en) * | 2021-12-08 | 2025-11-18 | 富士通株式会社 | Processor, information processing device, and information processing method |
| CN115629827B (en) * | 2022-12-22 | 2023-03-10 | 中国西安卫星测控中心 | Linux server multi-application process scheduling method based on shared memory |
Family Cites Families (42)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH02301830A (en) | 1989-05-17 | 1990-12-13 | Mitsubishi Electric Corp | Information processing system |
| JP2934003B2 (en) | 1990-09-14 | 1999-08-16 | 株式会社日立製作所 | Data processing device |
| JP3128843B2 (en) | 1991-03-19 | 2001-01-29 | 松下電器産業株式会社 | Information processing device |
| DE69327504T2 (en) | 1992-10-19 | 2000-08-10 | Koninklijke Philips Electronics N.V., Eindhoven | Data processor with operational units that share groups of register memories |
| JP2845762B2 (en) | 1993-10-05 | 1999-01-13 | 甲府日本電気株式会社 | Hierarchical buffer memory device |
| JPH08137749A (en) | 1994-11-08 | 1996-05-31 | Fujitsu Ltd | Cache memory device |
| US6029242A (en) | 1995-08-16 | 2000-02-22 | Sharp Electronics Corporation | Data processing system using a shared register bank and a plurality of processors |
| US6256745B1 (en) | 1998-06-05 | 2001-07-03 | Intel Corporation | Processor having execution core sections operating at different clock rates |
| US6542991B1 (en) * | 1999-05-11 | 2003-04-01 | Sun Microsystems, Inc. | Multiple-thread processor with single-thread interface shared among threads |
| JP2001167066A (en) | 1999-12-08 | 2001-06-22 | Nec Corp | Inter-processor communication method and multiprocessor system |
| EP1161722A1 (en) | 2000-01-14 | 2001-12-12 | Jean-Paul Theis | A data processing device with distributed register file |
| US7320065B2 (en) | 2001-04-26 | 2008-01-15 | Eleven Engineering Incorporated | Multithread embedded processor with input/output capability |
| JP3620473B2 (en) | 2001-06-14 | 2005-02-16 | 日本電気株式会社 | Method and apparatus for controlling replacement of shared cache memory |
| US6901491B2 (en) | 2001-10-22 | 2005-05-31 | Sun Microsystems, Inc. | Method and apparatus for integration of communication links with a remote direct memory access protocol |
| EP1499957B1 (en) | 2002-04-10 | 2009-09-23 | Nxp B.V. | Data processing system with multiple register banks |
| WO2004015764A2 (en) * | 2002-08-08 | 2004-02-19 | Leedy Glenn J | Vertical system integration |
| AU2003292451A1 (en) | 2002-12-04 | 2004-06-23 | Koninklijke Philips Electronics N.V. | Register file gating to reduce microprocessor power dissipation |
| US9189230B2 (en) | 2004-03-31 | 2015-11-17 | Intel Corporation | Method and system to provide concurrent user-level, non-privileged shared resource thread creation and execution |
| JP4296996B2 (en) | 2004-06-15 | 2009-07-15 | 富士通株式会社 | Multi-core processor control system |
| US7383423B1 (en) * | 2004-10-01 | 2008-06-03 | Advanced Micro Devices, Inc. | Shared resources in a chip multiprocessor |
| US7350029B2 (en) * | 2005-02-10 | 2008-03-25 | International Business Machines Corporation | Data stream prefetching in a microprocessor |
| US7647481B2 (en) | 2005-02-25 | 2010-01-12 | Qualcomm Incorporated | Reducing power by shutting down portions of a stacked register file |
| US20070083783A1 (en) | 2005-08-05 | 2007-04-12 | Toru Ishihara | Reducing power consumption at a cache |
| US20070038984A1 (en) * | 2005-08-12 | 2007-02-15 | Gschwind Michael K | Methods for generating code for an architecture encoding an extended register specification |
| US20070083735A1 (en) | 2005-08-29 | 2007-04-12 | Glew Andrew F | Hierarchical processor |
| EP1949311B1 (en) * | 2005-10-26 | 2014-01-15 | Cortica Ltd. | A computing device, a system and a method for parallel processing of data streams |
| US7409491B2 (en) * | 2005-12-14 | 2008-08-05 | Sun Microsystems, Inc. | System memory board subsystem using DRAM with stacked dedicated high speed point to point links |
| US7725682B2 (en) * | 2006-01-10 | 2010-05-25 | International Business Machines Corporation | Method and apparatus for sharing storage and execution resources between architectural units in a microprocessor using a polymorphic function unit |
| US7836116B1 (en) * | 2006-06-15 | 2010-11-16 | Nvidia Corporation | Fast fourier transforms and related transforms using cooperative thread arrays |
| US7487012B2 (en) * | 2007-05-11 | 2009-02-03 | International Business Machines Corporation | Methods for thermal management of three-dimensional integrated circuits |
| US8723332B2 (en) * | 2007-06-11 | 2014-05-13 | Invensas Corporation | Electrically interconnected stacked die assemblies |
| US7769957B2 (en) * | 2007-06-22 | 2010-08-03 | Mips Technologies, Inc. | Preventing writeback race in multiple core processors |
| US7962774B2 (en) * | 2007-10-04 | 2011-06-14 | Wisconsin Alumni Research Foundation | Over-provisioned multicore processor |
| US7532785B1 (en) | 2007-10-23 | 2009-05-12 | Hewlett-Packard Development Company, L.P. | Photonic interconnects for computer system devices |
| JP2009199384A (en) | 2008-02-22 | 2009-09-03 | Nec Corp | Data processing apparatus |
| JP5412662B2 (en) | 2008-03-31 | 2014-02-12 | 独立行政法人産業技術総合研究所 | Three-dimensional laminated structure computer system with low-capacity through electrode |
| JP5255887B2 (en) | 2008-04-08 | 2013-08-07 | ルネサスエレクトロニクス株式会社 | Information processing apparatus and debugging method |
| US7916571B2 (en) | 2008-05-21 | 2011-03-29 | Qualcomm Incorporated | Apparatus for implementing multiple integrated circuits using different gate oxide thicknesses on a single integrated circuit die |
| JP5693961B2 (en) | 2008-09-18 | 2015-04-01 | 国立大学法人 東京大学 | Manufacturing method of semiconductor device |
| JP2010134698A (en) | 2008-12-04 | 2010-06-17 | Hitachi Ltd | Information processing system |
| WO2011033601A1 (en) | 2009-09-21 | 2011-03-24 | 株式会社 東芝 | Method and apparatus for manufacturing three-dimensional integrated circuit |
| US8417917B2 (en) * | 2009-09-30 | 2013-04-09 | International Business Machines Corporation | Processor core stacking for efficient collaboration |
-
2009
- 2009-12-29 US US12/648,529 patent/US9367462B2/en not_active Expired - Fee Related
-
2010
- 2010-12-22 WO PCT/US2010/061766 patent/WO2011090673A2/en not_active Ceased
- 2010-12-22 DE DE112010005041T patent/DE112010005041T5/en not_active Withdrawn
- 2010-12-22 JP JP2012546192A patent/JP5589091B2/en not_active Expired - Fee Related
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103995796A (en) * | 2014-05-29 | 2014-08-20 | 河南中医学院 | Symphony orchestra type multi-core CPU and multi-internal-storage computer system |
| US10628279B2 (en) | 2017-02-28 | 2020-04-21 | International Business Machines Corporation | Memory management in multi-processor environments based on memory efficiency |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2011090673A3 (en) | 2012-04-19 |
| JP5589091B2 (en) | 2014-09-10 |
| JP2013516006A (en) | 2013-05-09 |
| DE112010005041T5 (en) | 2012-10-11 |
| US20110161586A1 (en) | 2011-06-30 |
| US9367462B2 (en) | 2016-06-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9367462B2 (en) | Shared memories for energy efficient multi-core processors | |
| US9892058B2 (en) | Centrally managed unified shared virtual address space | |
| Seshadri et al. | Buddy-RAM: Improving the performance and efficiency of bulk bitwise operations using DRAM | |
| KR102137761B1 (en) | Heterogeneous unified memory section and method for manaing extended unified memory space thereof | |
| JP5492305B2 (en) | Interrupt mask for multi-core processors | |
| Sim et al. | Computational cxl-memory solution for accelerating memory-intensive applications | |
| US9135126B2 (en) | Multi-core re-initialization failure control system | |
| US20180225211A1 (en) | Processors having virtually clustered cores and cache slices | |
| US8468373B2 (en) | Modifying performance parameters in multiple circuits according to a performance state table upon receiving a request to change a performance state | |
| DE112019000693T5 (en) | SYSTEM, DEVICE AND METHOD FOR PROVIDING HARDWARE FEEDBACK INFORMATION IN A PROCESSOR | |
| CN109785882B (en) | SRAM with virtualized architecture and systems and methods including the same | |
| TWI553549B (en) | Processor including multiple dissimilar processor cores | |
| CN112346657A (en) | Techniques for reducing memory accesses in power states | |
| GB2512492A (en) | Platform agnostic power management | |
| DE112019001001T5 (en) | SYSTEM, DEVICE AND PROCEDURE FOR DATA-BASED LOW ENERGY CONTROL ON THE BASIS OF PERFORMANCE MONITORING INFORMATION | |
| WO2013095820A1 (en) | A method, apparatus, and system for energy efficiency and energy conservation including improved processor core deep power down exit latency by using register secondary uninterrupted power supply | |
| US20110296098A1 (en) | System and Method for Reducing Power Consumption of Memory | |
| US10365947B2 (en) | Multi-core processor including a master core performing tasks involving operating system kernel-related features on behalf of slave cores | |
| CN106168882A (en) | Method for managing storage device and storage system thereof | |
| DE102020130910A1 (en) | SYSTEM, DEVICE AND METHOD FOR DYNAMIC ENERGY STATE SCALING OF A VOLTAGE REGULATOR FOR A PROCESSOR | |
| US20180225059A1 (en) | Operating mode memory migration | |
| EP3213416B1 (en) | Reducing decompression time without impacting compression ratio | |
| Hazarika et al. | Survey on memory management techniques in heterogeneous computing systems | |
| US20200379546A1 (en) | Dynamic power management network for memory devices | |
| TW200947452A (en) | Cascaded memory arrangement |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10844234 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2012546192 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 112010005041 Country of ref document: DE Ref document number: 1120100050414 Country of ref document: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 10844234 Country of ref document: EP Kind code of ref document: A2 |