Processing-in-Memory Offload for Low-Local Memory Tasks
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing computing systems face inefficiencies in processing performance and power consumption due to the need for frequent data transfer between processors and memory, particularly for memory-bound tasks with low locality, which are executed on-chip unnecessarily, wasting bandwidth and polluting caches.
Innovation Solution
Implementing a Processing-in-Memory (PIM) architecture that offloads system services such as page zeroing, copy-on-write operations, and memory migration to a PIM device, utilizing PIM Load, PIM Operation, and PIM Store instructions to execute these tasks closer to memory, reducing data movement and enhancing execution efficiency.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If memory-bound tasks with low locality are executed on the processor, then processing can be performed, but data transfer between processor and memory increases unnecessarily, wasting bandwidth and polluting caches
Solution Approach 1:
The patent merges memory and processing units into a single integrated memory device with embedded processing capability. The processing unit is physically integrated within the memory device, allowing data to be processed in-place without being transferred to a separate processor, thereby eliminating unnecessary data transfer and reducing energy consumption.
Solution Approach 2:
The patent introduces a memory controller as an intermediary component that manages communication between the processor and the integrated memory device. The memory controller handles data transfer and coordination, enabling the processor to offload memory-bound tasks to the integrated processing unit while maintaining efficient data flow and reducing processor workload.
2Productivity
If memory-bound tasks with low locality are executed on the processor, then processing can be performed, but data movement increases unnecessarily, wasting bandwidth
Solution Approach 1:
The patent merges memory and processing units into a single integrated memory device with embedded processing capability. The processing unit is physically integrated within the memory device, allowing data to be processed in-place without being transferred to a separate processor, thereby eliminating unnecessary data transfer and reducing energy consumption.
3Ease of operation
If functional units are implemented as part of the processor, then processing can be performed, but data must be accessed via bus between processor and memory, reducing efficiency
Solution Approach 1:
The patent merges memory and processing units into a single integrated memory device with embedded processing capability. The processing unit is physically integrated within the memory device, allowing data to be processed in-place without being transferred to a separate processor, thereby eliminating unnecessary data transfer and reducing energy consumption.
Data Source
AI summary
An apparatus configured for offloading system service tasks to a processing-in-memory (“PIM”) device includes an agent configured to: receive, from a host processor, a request to offload a memory task associated with a system service to the PIM device; determine at least one PIM command and at least one memory page associated with the host processor based upon the request; and issue the at least one PIM command to the PIM device for execution by the PIM device to perform the memory task upon the at least one memory page.


