WO2025006802A1 - Low power memory state during non-idle processor state - Google Patents
Low power memory state during non-idle processor state Download PDFInfo
- Publication number
- WO2025006802A1 WO2025006802A1 PCT/US2024/035906 US2024035906W WO2025006802A1 WO 2025006802 A1 WO2025006802 A1 WO 2025006802A1 US 2024035906 W US2024035906 W US 2024035906W WO 2025006802 A1 WO2025006802 A1 WO 2025006802A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- processing component
- memory
- cache
- low power
- idle
- 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
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/0625—Power saving in storage systems
-
- 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0629—Configuration or reconfiguration of storage systems
- G06F3/0634—Configuration or reconfiguration of storage systems by changing the state or mode of one or more devices
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/10—Providing a specific technical effect
- G06F2212/1028—Power efficiency
-
- 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 processor can enter a low power state (e.g., by shutting off some or all of its components) to reduce power consumption.
- a memory such as a DRAM
- a low power state e.g., a self-refresh in which data values are read and rewritten in order to refresh weakening charges.
- the memory low power state is often linked to processor idle states because the memory low power state often requires a period of time when the processor does not access the memory.
- certain architectures can reduce opportunities for the memory to enter the low power memory state.
- FIG. 1 is a block diagram of an exemplary system for entering a low power memory state during a non-idle processor state.
- FIG. 2 is a block diagram of another exemplary system for entering a low power memory state during a non-idle processor state.
- FIG. 3 is a flow diagram of an exemplary method for entering a low power memory state during a non-idle processor state.
- FIG. 4 is a flow diagram of another exemplary method for entering a low power memory state during a non-idle processor state.
- the present disclosure is generally directed to entering a low power memory state during a non-idle processor state.
- implementations of the present disclosure allow a memory to enter a low power state by instructing a first processing component to avoid accessing a cache, and instructing a second processing component to avoid accessing the memory.
- the first processing component can have a stutter mode which allows its memory fabric to be temporarily idle (e.g., by exhausting a previously- filled buffer).
- the second processing component can more fully utilize the cache to avoid the memory.
- the memory can enter the low power state even if the second processing component is active, advantageously providing power savings without reducing performance.
- a device for entering a low power memory state during a non-idle processor state includes a first processing component, a second processing component, a cache, and a control circuit.
- the control circuit can be configured to instruct the first processing component to avoid allocating in the cache in response to cache misses, instruct the second processing component to allocate in the cache, and instruct a memory device to enter a low power state in response to an idle state of the memory device.
- control circuit is further configured to instruct the first processing component to force evictions from the cache in response to cache hits.
- the first processing component comprises an activity buffer and is configured to fill the activity buffer to a buffer threshold by accessing the memory device.
- the idle state in the memory device corresponds to the first processing component pausing accesses to the memory device while the activity buffer is exhausted.
- the first processing component corresponds to a display engine and the activity buffer corresponds to a display buffer.
- the first processing component avoiding allocating to the cache allows the second processing component to allocate a workload of the second processing component in the cache.
- the idle state of the memory device corresponds to the second processing component avoiding accesses to the memory device by having the workload of the second processing component allocated in the cache.
- the idle state of the memory device coincides with an active state of the second processing component.
- the low power state of the memory device corresponds to a self-refresh.
- the control circuit is further configured to instruct the memory device to enter the low power state in response to predicting that the idle state of the memory device has a sufficient idle duration.
- a system for entering a low power memory state during a non-idle processor state includes a memory, a processor comprising a cache, a first processing component utilizing an activity buffer, a second processing component, and a control circuit.
- the control circuit is configured to instruct the first processing component to use the activity buffer and avoid allocating in the cache in response to cache misses and force eviction from the cache in response to cache hits, instruct the second processing component to allocate in the cache, and instruct the memory to enter a low power state while the second processing component is active.
- control circuit is further configured to instruct the memory to enter the low power state in response to the memory entering an idle state. In some examples, the control circuit is further configured to instruct the memory device to enter the low power state in response to predicting that the idle state of the memory device has a sufficient idle duration.
- the first processing component is configured to fill the activity buffer to a buffer threshold by accessing the memory, and an idle state of the memory corresponds to the first processing component pausing accesses to the memory while the activity buffer is exhausted. In some examples, the first processing component avoiding allocating to the cache and forcing eviction from the cache allows the second processing component to allocate a workload of the second processing component in the cache. In some examples, the idle state of the memory corresponds to the second processing component avoiding accesses to the memory by having the workload of the second processing component allocated in the cache.
- the first processing component corresponds to a display engine and the activity buffer corresponds to a display buffer.
- the low power state of the memory corresponds to a self-refresh.
- cache 114 can correspond to a cache hierarchy or portions thereof.
- Processing component 130 and processing component 140 each correspond to any component of processor 110 that can access data for processing, such as a client of a chiplet.
- processing component 130 corresponds to a stutter client having an activity buffer (e.g., a component of a chiplet capable of being idle or otherwise not accessing memory while its previously-filled activity buffer is exhausted).
- activity buffer e.g., a component of a chiplet capable of being idle or otherwise not accessing memory while its previously-filled activity buffer is exhausted.
- a control circuit can instruct processing component 230 to avoid allocating to cache 214 (as indicated by the dotted arrow) in order to exclude data for buffer 232 (e.g., to exclude the display frame buffer) from cache 214.
- Processing component 230 can instead access memory 220 (as indicated by the solid arrow) for data to be buffered, and use buffer 232.
- processing component 230 can still access cache 214 (e.g., so as not to read potentially stale data from memory 220 when modified data is available in cache 214), but can further be instructed to force eviction from cache 214 upon hits.
- this force eviction can further evict lines already cached by processing component 230 to avoid such lines being promoted to the most recently used (MRU) location of cache 214, which can continue to occupy cache 214 preventing other processing components from allocation.
- processing component 230 can be prevented from capacity evicting other processing components from cache 214.
- processing component 230 can minimally use and/or forego using cache 214.
- Processing component 240 can accordingly access/use cache 214 more efficiently (as indicated by the solid arrow), such as using the freed up locations in cache 214 previously used by processing component 230. For example, processing component 240 can allocate into cache 214 to avoid cache misses (which cause memory accesses to memory 220). In some examples, processing component 240 can fit its entire workload (e.g., for at least a period of time) in cache 214 so as to avoid accessing memory 220 (as indicated by the dotted arrow). Memory low power residence can be enhanced with processing component 240 having its entire workload in cache 214. Thus, in some examples, processing component 240 can be selected based on having a workload footprint that potentially fits in cache 214 or can otherwise benefit from cache-as-RAM or cache-as-buffer modes.
- This operation further allows a sufficient period of time where there are no accesses to memory 220 (e.g., a sufficient idle duration for memory 220) such that memory 220 can enter a low power state (e.g., a self-refresh). For instance, during the period of time when processing component 240 can operate from cache 214, processing component 230 can stutter by sufficiently filling buffer 232 and avoid (e.g., pause) accessing memory 220 while buffer 232 is exhausted. Thus, even while processor 210 is active or otherwise non-idle or non-low power (e.g., due to at least processing component 240 being active), memory 220 can advantageously enter the low power state such as self-refresh.
- a low power state e.g., a self-refresh
- the control circuit can monitor traffic for memory 220 to predict whether an idleness interval for memory 220 will meet a desired or sufficient idle duration (e.g., for entering and exiting the low power state) such that the control circuit (and/or power management logic) can decide whether memory 220 should enter the low power state.
- the control circuit can predict based on past history. For instance, the control circuit can classify types of traffic as stutter traffic (e.g., from processing component 230 and/or other processing components capable of stutter) or other traffic (e.g., from processing component 240 and/or other processing components other than stutter-capable components).
- the control circuit can analyze the other traffic (e.g., based on the past history) to predict whether the idle state will have the sufficient idle duration. In addition, based on the analysis of the other traffic, analysis of workloads, software and/or driver configurations, etc., the control circuit can also determine effective times for instructing processing component 230 and/or processing component 240 to achieve the sufficient idle duration for memory 220 and proactively enter the low power state for memory 220.
- the examples herein describe avoiding accesses to memory 220 and/or cache 214 (e.g., allocating to and/or evicting from cache 214), in certain scenarios the components can access memory 220 and/or cache 214 as needed.
- processing component 230 can access memory 220 as needed.
- Processing component 230 can also access cache 214 as needed.
- processing component 240 can access memory 220 as needed, for instance for a cache miss with cache 214.
- memory 220 and the various processing components can enter/exit low power states as needed, including, for example, processor 210 exiting a low power state leading to self-refresh for memory 220, processor 210 going from an active state to a low power state during self-refresh for memory 220, etc.
- instructions to avoid memory 220 and/or cache 214 allow sufficient coinciding periods of idle states of some components (e.g., for processing component 230 and memory 220) with active states of other components (e.g., processing component 240) to allow memory 220 to enter a low power state even when processor 210 is active or is otherwise not in a low power state.
- control circuit 112 can further instruct processing component 130 to force evictions from cache 114 in response to cache hits.
- the first processing component e.g., processing component 130 and/or processing component 230
- the first processing component comprises an activity buffer (e.g., buffer 232) and is configured to fill the activity buffer to a buffer threshold by accessing the memory device (e.g., memory 120 and/or memory 220).
- the first processing component corresponds to a display engine and the activity buffer corresponds to a display buffer, although in other examples the first processing component can correspond to other components capable of stuttering (e.g., an image signal processor (ISP), an input/output device capable of periodic isochronous traffic, etc.).
- processing component 130 can further confirm meeting conditions for stuttering.
- control circuit 112 can instruct processing component 140 to allocate to cache 114 and reduce accessing memory 120 (e.g., by reducing misses).
- processing component 130 avoiding allocating to cache 114 can allow processing component 140 to allocate a workload of processing component 140 to cache 114.
- control circuit 112 can instruct processing component 140 to flush pending writes to memory 120.
- one or more of the systems described herein instruct the memory device to enter a low power state in response to an idle state of the memory device.
- control circuit 112 and/or memory 120 can detect an idle state of memory 120 and accordingly instruct memory 120 to enter a low power state.
- FIG. 4 is a flow diagram of an exemplary method 400 for entering a low power memory state during a non-idle processor state.
- the steps shown in FIG. 4 can be performed by any suitable circuit, device, and/or system, including the system(s) illustrated in FIGS. 1 and/or 2.
- each of the steps shown in FIG. 4 represent an algorithm whose structure includes and/or is represented by multiple sub-steps, examples of which will be provided in greater detail below.
- one or more of the systems described herein fill, by a first processing component, an activity buffer of the first processing component and reduce a workload footprint of the first processing component in a cache.
- processing component 130 or processing component 230 can fill its activity buffer (e.g., buffer 232) and avoid accessing cache 114 (or cache 214).
- filling the activity buffer includes filling the activity buffer to a buffer threshold by accessing the memory, as described herein.
- one or more of the systems described herein avoid accesses, by the first processing component, to a memory by exhausting the activity buffer.
- processing component 130 or processing component 230
- memory 120 or memory 220.
- one or more of the systems described herein access the cache by a second processing component having its workload in the cache.
- processing component 140 accesses cache 114 and avoids accessing memory 120.
- one or more of the systems described herein enter a low power state of the memory while the second processing component is active.
- memory 120 can enter a low power state (e.g., self-refresh) while processing component 140 is active.
- entering the low power state of the memory is in response to the memory being idle from the first processing component avoiding accesses to the memory and the second processing component avoiding accesses to the memory.
- memory 120 can be idle due, in part, to processing component 130 avoiding accesses to memory 120 as well as processing component 140 avoiding accesses to memory 120.
- Control circuit 112 can, in some examples, also predict that memory 120 will be idle for a sufficient idle duration for entering and exiting the lower power state.
- memory 120 can enter the low power state.
- certain workloads such as battery sensitive workloads, with a small enough footprint can fit entirely in the cache without DRAM misses, or specific software or driver optimizations leveraging cache-as-RAM (CAR), or cache-as-buffer (CAB) modes can intentionally avoid DRAM access such that DRAM can be left in a lower power state or self-refresh.
- CAR cache-as-RAM
- CAB cache-as-buffer
- a data fabric can either proactively enter DRAM self-refresh while not in low power processor state, or exit from low power to restore access to the cache without taking DRAM out of self-refresh.
- a DRAM request generated by the cache controller will exit self-refresh on demand, or low power processor state readiness achieved during non-idle processor state self-refresh can lead to conversion to a low power state with DRAM remaining in self-refresh.
- OS operating system
- waking up for scheduler checks, audio workloads using cache as RAM, video conferencing, etc. can operate without cache misses, but when mixing with other workloads, such as graphics/display that will have cache misses, will cause the cache to access DRAM.
- graphics become active and DRAM is in self-refresh
- a cache miss will cause DRAM to exit self-refresh such that stutter mode is reserved for when the system is idle.
- a stutter client such as display
- the display client can then be forced to stutter, which along with the other clients operating out of cache, allows DRAM to self-refresh, even when the system is active.
- the systems and methods described herein allow an SOC with a small cache to exclude the display frame buffer, often large, from caching, so that cache can be reserved for other components more in need of cache use, such as hardware save state, scenario based cache- as-RAM use by audio, inference engine, or video decode engine (e.g., for I-frame caching).
- frame buffer access will always go to DRAM, which is facilitated, as described herein, by negotiating display stutter during non-idle or non-low power state in order to create gaps in DRAM traffic so that cached components can continue to hit in the cache with DRAM in self-refresh.
- the systems and methods described herein allows display stutter to occur even when the system is active, because the cache will not necessarily access DRAM, allowing DRAM to sufficiently enter self-refresh. By forcing display to DRAM and not to use cache, the cache can be more efficiently utilized. Because self-refresh is a low power mode for DRAM, power efficiency improves.
- circuits and systems described and/or illustrated herein broadly represent any type or form of computing device or system capable of executing computer- readable instructions.
- these computing device(s) each include at least one memory device and at least one physical processor.
- the term “memory device” generally refers to any type or form of volatile or non-volatile storage device or medium capable of storing data and/or computer- readable instructions.
- a memory device stores, loads, and/or maintains one or more of the modules and/or circuits described herein.
- Examples of memory devices include, without limitation, Random Access Memory (RAM), Read Only Memory (ROM), flash memory, Hard Disk Drives (HDDs), Solid-State Drives (SSDs), optical disk drives, caches, variations, or combinations of one or more of the same, or any other suitable storage memory.
- the term “physical processor” generally refers to any type or form of hardware-implemented processing unit capable of interpreting and/or executing computer- readable instructions.
- a physical processor accesses and/or modifies one or more modules stored in the above-described memory device.
- Examples of physical processors include, without limitation, microprocessors, microcontrollers, Central Processing Units (CPUs), Field- Programmable Gate Arrays (FPGAs) that implement softcore processors, Application-Specific Integrated Circuits (ASICs), systems on a chip (SoCs), digital signal processors (DSPs), Neural Network Engines (NNEs), accelerators, graphics processing units (GPUs), portions of one or more of the same, variations or combinations of one or more of the same, or any other suitable physical processor.
- CPUs Central Processing Units
- FPGAs Field- Programmable Gate Arrays
- ASICs Application-Specific Integrated Circuits
- SoCs systems on a chip
- DSPs digital signal processors
- NNEs Neural Network Engines
- GPUs graphics processing units
- the term “computer-readable medium” generally refers to any form of device, carrier, or medium capable of storing or carrying computer-readable instructions.
- Examples of computer-readable media include, without limitation, transmission-type media, such as carrier waves, and non-transitory-type media, such as magnetic-storage media (e.g., hard disk drives, tape drives, and floppy disks), optical-storage media (e.g., Compact Disks (CDs), Digital Video Disks (DVDs), and BLU-RAY disks), electronic-storage media (e.g., solid-state drives and flash media), and other distribution systems.
- transmission-type media such as carrier waves
- non-transitory-type media such as magnetic-storage media (e.g., hard disk drives, tape drives, and floppy disks), optical-storage media (e.g., Compact Disks (CDs), Digital Video Disks (DVDs), and BLU-RAY disks), electronic-storage media (e.g., solid-state drives
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Abstract
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020267002878A KR20260028151A (en) | 2023-06-30 | 2024-06-27 | Low-power memory states during non-idle processor states |
| CN202480040251.4A CN121336179A (en) | 2023-06-30 | 2024-06-27 | Low-power memory state during non-idle processor state |
| EP24832964.1A EP4735988A1 (en) | 2023-06-30 | 2024-06-27 | Low power memory state during non-idle processor state |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/345,927 | 2023-06-30 | ||
| US18/345,927 US12423006B2 (en) | 2023-06-30 | 2023-06-30 | Low power memory state during non-idle processor state |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025006802A1 true WO2025006802A1 (en) | 2025-01-02 |
Family
ID=93939899
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2024/035906 Ceased WO2025006802A1 (en) | 2023-06-30 | 2024-06-27 | Low power memory state during non-idle processor state |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US12423006B2 (en) |
| EP (1) | EP4735988A1 (en) |
| KR (1) | KR20260028151A (en) |
| CN (1) | CN121336179A (en) |
| WO (1) | WO2025006802A1 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20250004540A1 (en) * | 2023-06-30 | 2025-01-02 | Advanced Micro Devices, Inc. | Heterogeneous chiplet power management |
| TWI879116B (en) * | 2023-09-27 | 2025-04-01 | 群聯電子股份有限公司 | Memory control method, memory storage device and memory control circuit unit |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130151777A1 (en) * | 2011-12-09 | 2013-06-13 | International Business Machines Corporation | Dynamic Inclusive Policy in a Hybrid Cache Hierarchy Using Hit Rate |
| KR20160033768A (en) * | 2013-09-24 | 2016-03-28 | 인텔 코포레이션 | Method and apparatus for cache occupancy determination and instruction scheduling |
| US20160203085A1 (en) * | 2013-09-27 | 2016-07-14 | Tim Kranich | Cache operations for memory management |
| US20200117265A1 (en) * | 2018-10-16 | 2020-04-16 | Advanced Micro Devices, Inc. | Speculative exit from power down mode of a dynamic random access memory rank |
| US20220114097A1 (en) * | 2015-06-30 | 2022-04-14 | Advanced Micro Devices, Inc. | System performance management using prioritized compute units |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090006813A1 (en) * | 2007-06-28 | 2009-01-01 | Abhishek Singhal | Data forwarding from system memory-side prefetcher |
| US8745427B2 (en) * | 2011-08-10 | 2014-06-03 | Intel Corporation | Memory link power management |
| US10482016B2 (en) * | 2017-08-23 | 2019-11-19 | Qualcomm Incorporated | Providing private cache allocation for power-collapsed processor cores in processor-based systems |
| US10769068B2 (en) * | 2017-11-10 | 2020-09-08 | International Business Machines Corporation | Concurrent modification of shared cache line by multiple processors |
| US12400618B2 (en) * | 2021-12-21 | 2025-08-26 | Intel Corporation | Avoiding flicker in association with hotplug of a display |
| US12124739B2 (en) * | 2022-08-30 | 2024-10-22 | Micron Technology, Inc. | Memory devices including idle time prediction |
-
2023
- 2023-06-30 US US18/345,927 patent/US12423006B2/en active Active
-
2024
- 2024-06-27 WO PCT/US2024/035906 patent/WO2025006802A1/en not_active Ceased
- 2024-06-27 EP EP24832964.1A patent/EP4735988A1/en active Pending
- 2024-06-27 KR KR1020267002878A patent/KR20260028151A/en active Pending
- 2024-06-27 CN CN202480040251.4A patent/CN121336179A/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130151777A1 (en) * | 2011-12-09 | 2013-06-13 | International Business Machines Corporation | Dynamic Inclusive Policy in a Hybrid Cache Hierarchy Using Hit Rate |
| KR20160033768A (en) * | 2013-09-24 | 2016-03-28 | 인텔 코포레이션 | Method and apparatus for cache occupancy determination and instruction scheduling |
| US20160203085A1 (en) * | 2013-09-27 | 2016-07-14 | Tim Kranich | Cache operations for memory management |
| US20220114097A1 (en) * | 2015-06-30 | 2022-04-14 | Advanced Micro Devices, Inc. | System performance management using prioritized compute units |
| US20200117265A1 (en) * | 2018-10-16 | 2020-04-16 | Advanced Micro Devices, Inc. | Speculative exit from power down mode of a dynamic random access memory rank |
Also Published As
| Publication number | Publication date |
|---|---|
| US12423006B2 (en) | 2025-09-23 |
| EP4735988A1 (en) | 2026-05-06 |
| CN121336179A (en) | 2026-01-13 |
| KR20260028151A (en) | 2026-03-03 |
| US20250004652A1 (en) | 2025-01-02 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2025006802A1 (en) | Low power memory state during non-idle processor state | |
| US5632038A (en) | Secondary cache system for portable computer | |
| US8010764B2 (en) | Method and system for decreasing power consumption in memory arrays having usage-driven power management | |
| US7752470B2 (en) | Method and system for power management including device controller-based device use evaluation and power-state control | |
| CN103257701B (en) | The technology of the information being buffered is retained under low-power consumption mode | |
| US20130036270A1 (en) | Data processing apparatus and method for powering down a cache | |
| CN1191512C (en) | Method and apparatus for dynamically changing the sizes of pools that control the power consumption levels of memory devices | |
| US9471131B2 (en) | Apparatus and machine for reducing power consumption of memory including a plurality of segment areas, method therefore and non-transitory computer readable medium | |
| US20080244181A1 (en) | Dynamic run-time cache size management | |
| US20170300427A1 (en) | Multi-processor system with cache sharing and associated cache sharing method | |
| US10496550B2 (en) | Multi-port shared cache apparatus | |
| US11320890B2 (en) | Power-conserving cache memory usage | |
| US8019939B2 (en) | Detecting data mining processes to increase caching efficiency | |
| US11669455B2 (en) | Systems and methods for profiling host-managed device memory | |
| US20160350237A1 (en) | Managing sectored cache | |
| CN118435159A (en) | Last-level cache access during non-C-state self-refresh | |
| US20120047387A1 (en) | Cache control device and cache control method | |
| JP2026500656A (en) | Power-Aware History-Based Graphics Power Optimization | |
| US20250037750A1 (en) | Memory self-refresh power gating | |
| US12399839B1 (en) | Dynamically controlled cache rinsing | |
| US12367153B2 (en) | Multi-level starvation widget | |
| WO2024147979A1 (en) | Chiplet interconnect power state management | |
| WO2019164912A1 (en) | Save and restore scoreboard | |
| CA2832223C (en) | Multi-port shared cache apparatus | |
| Mazumdar et al. | Inter-socket victim cacheing for platform power reduction |
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: 24832964 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 1020267002878 Country of ref document: KR Free format text: ST27 STATUS EVENT CODE: A-0-1-A10-A15-NAP-PA0105 (AS PROVIDED BY THE NATIONAL OFFICE) |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 202617008531 Country of ref document: IN |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024832964 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024832964 Country of ref document: EP Effective date: 20260130 |
|
| ENP | Entry into the national phase |
Ref document number: 2024832964 Country of ref document: EP Effective date: 20260130 |
|
| WWP | Wipo information: published in national office |
Ref document number: 202617008531 Country of ref document: IN |