FTL Service Framework Standardization for Multi-Core Firmware Reuse

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing memory sub-system controllers require significant redesign efforts when adapting firmware for different FTL architectures, especially when service applications need to be implemented across different processor cores or ASIC designs, due to the lack of a standardized communication framework between service applications.

Innovation Solution

A modularized service application design is introduced, allowing top-level service applications to function consistently across various FTL design architectures, facilitated by a standardized application programming interface (API) framework that enables seamless communication between service applications across multiple cores, regardless of core placement or underlying hardware changes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a standardized service framework is implemented, then firmware reusability and adaptability improve, but device complexity increases due to the need for API framework and service registration mechanisms

Engineering Contradiction:
Improvefirmware reusabilityVSAvoidservice framework complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The service framework implements universal service registration and communication mechanisms that work across different FTL architectures (NAND, NOR, 3D XPoint). The standardized API allows service applications to be registered and communicate regardless of the underlying hardware architecture, enabling firmware to be reused across multiple platform types without modification.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The framework segments the service application from the underlying FTL architecture by introducing an abstraction layer. Service applications are registered as independent modules that communicate through standardized interfaces, separating the business logic from hardware-specific implementations and enabling independent development and deployment.

Inventive Principle:
Principle #1Segmentation

2Productivity

If service applications are distributed across multiple cores, then processing parallelism and productivity improve, but communication complexity and coordination overhead increase

Engineering Contradiction:
Improveprocessing parallelismVSAvoidinter-core communication complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The service framework acts as an intermediary layer between service applications running on different cores. The standardized API provides a mediation mechanism for inter-service communication, handling message passing and coordination without requiring direct core-to-core communication protocols, thus simplifying multi-core service coordination.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If firmware is customized for different FTL architectures, then manufacturing precision and reliability improve, but adaptability and redesign effort worsen

Engineering Contradiction:
Improvearchitecture-specific optimizationVSAvoidcross-architecture compatibility
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The framework enables local quality by allowing service applications to be tailored to specific FTL architecture requirements while maintaining a unified communication interface. Each service can implement architecture-specific optimizations locally without affecting the overall standardized framework, enabling both customization and compatibility.

Inventive Principle:
Principle #3Local quality

4Ease of operation

If a standardized API framework is introduced, then ease of operation and maintenance improve, but initial device complexity and development time increase

Engineering Contradiction:
Improveservice management easeVSAvoidframework implementation complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The service framework implements self-service mechanisms where service applications automatically register themselves with the framework and advertise their capabilities. The framework autonomously manages service discovery, registration, and communication routing without requiring manual configuration, reducing operational complexity despite the underlying framework structure.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20260064580A1Standardizing a service framework associated with a flash translation layer
Publication Date: 2026.03.05 MICRON TECHNOLOGY INC
  • US20260064580A1 patent drawing
  • US20260064580A1 patent drawing
  • US20260064580A1 patent drawing

AI summary

A processing device includes a plurality of cores coupled to a memory device that stores data. The cores execute a plurality of service applications that implement at least a portion of a flash translation layer (FTL) to direct operations to be performed by the memory device with reference to the data while tracking translations between a logical block address space to a physical address space. The cores also execute an FTL service framework that includes a plurality of application programming interfaces (APIs), wherein the plurality of APIs are configured to standardize communication between the plurality of service applications across the plurality of cores during runtime operation of the plurality of cores.