Attribute-Aware Memory Allocation for Heterogeneous Memory Efficiency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional memory allocation methods in electronic devices are performed without considering memory attributes, leading to inefficient allocation of resources and potential underutilization of high-performance memory, which can result in higher power consumption, larger space requirements, and increased costs.

Innovation Solution

A memory allocator that is aware of memory attributes, such as speed, security, and power, to dynamically allocate memory clusters based on the specific needs of requesters, optimizing the use of different types of memories within the device.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If memory allocation is performed without considering memory attributes, then allocation simplicity is maintained, but memory resource efficiency deteriorates

Engineering Contradiction:
Improveallocation simplicityVSAvoidmemory resource efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent changes the allocation parameters from simple size-based allocation to attribute-aware allocation. The controller now considers multiple memory attributes (speed, security, power) in addition to size when making allocation decisions, transforming the allocation process from a single-parameter to a multi-parameter decision system that optimizes resource efficiency.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces dynamic allocation behavior where the controller adapts memory allocation decisions based on real-time memory attributes and requester requirements. Instead of static allocation rules, the system dynamically selects appropriate memory regions by evaluating multiple attributes, making the allocation process flexible and responsive to varying needs.

Inventive Principle:
Principle #15Dynamics

2Speed

If high-performance memory is allocated to all requesters, then performance is improved, but power consumption increases

Engineering Contradiction:
Improvememory performanceVSAvoidpower consumption
Core Design Contradiction:
SpeedVSUse of energy by moving object

Solution Approach 1:

The patent applies local quality by allocating different memory attributes to different requesters based on their specific needs. Instead of uniformly allocating high-performance memory to all requesters, the controller assigns memory regions with attributes locally optimized for each requester's requirements, ensuring high performance where needed while conserving power elsewhere.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements partial action by providing high-performance memory allocation only to requesters that explicitly require it, rather than to all requesters. The controller selectively applies high-performance memory resources to specific tasks or processes that benefit from it, avoiding unnecessary power consumption in areas where high performance is not required.

Inventive Principle:
Principle #16Partial or excessive action

3Loss of time

If memory allocation ignores attribute matching, then allocation speed is maintained, but memory utilization efficiency deteriorates

Engineering Contradiction:
Improveallocation speedVSAvoidmemory utilization efficiency
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The patent applies preliminary action by pre-establishing memory attribute information and maintaining an organized view of available memory regions with their attributes. The controller prepares memory allocation data structures and attribute information in advance, enabling rapid attribute matching when allocation requests arrive, thus maintaining allocation speed while improving utilization efficiency.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250224891A1Memory allocator
Publication Date: 2025.07.10 TEXAS INSTRUMENTS INC
  • US20250224891A1 patent drawing
  • US20250224891A1 patent drawing
  • US20250224891A1 patent drawing

AI summary

In some examples, an apparatus includes a data store and a controller. The is communicatively coupled to the data store. The controller is configured to receive a request to allocate a memory cluster, the request indicating a requested memory attribute other than a requested size of the memory cluster. The controller is also configured to, responsive to receipt of the request, determine, based on one or more memory attributes of a plurality of memories accessible by the apparatus, an available memory from among the plurality of memories, the available memory capable of providing the requested memory attribute. The controller is also configured to, responsive to determining the available memory, make a memory allocation decision.