20240086110.DATA STORAGE METHOD, STORAGE APPARATUS AND HOST simplified abstract (samsung electronics co., ltd.)

From WikiPatents
Jump to navigation Jump to search

DATA STORAGE METHOD, STORAGE APPARATUS AND HOST

Organization Name

samsung electronics co., ltd.

Inventor(s)

Bei Qi of XiAn (CN)

Kun Zhang of XiAn (CN)

Kun Dou of XiAn (CN)

Ruyi Zhang of XiAn (CN)

Zongyuan Zhang of XiAn (CN)

Yutao Li of XiAn (CN)

Dan Cao of XiAn (CN)

Tianyi Zhang of XiAn (CN)

DATA STORAGE METHOD, STORAGE APPARATUS AND HOST - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240086110 titled 'DATA STORAGE METHOD, STORAGE APPARATUS AND HOST

Simplified Explanation

The data storage method described in the abstract involves writing data from an IO write request into different storage units based on the latency requirements indicated by the stream ID. The method prioritizes faster storage units for data with lower latency requirements.

  • The method involves writing data into a first storage unit if the stream ID satisfies a first preset condition, indicating lower latency requirements.
  • If the stream ID satisfies a second preset condition, indicating higher latency requirements, the data is written into a second storage unit with lower performance.
  • The stream ID carries write latency requirement information for the data corresponding to the IO write request.
  • The first storage unit has higher read and write performance compared to the second storage unit.

Potential Applications

This technology could be applied in high-performance computing environments where different data storage requirements exist based on latency needs.

Problems Solved

This method solves the problem of efficiently storing data with varying latency requirements by utilizing different storage units based on performance capabilities.

Benefits

The benefits of this technology include optimized data storage based on latency requirements, improved overall system performance, and better utilization of storage resources.

Potential Commercial Applications

"Optimized Data Storage Method for Latency Requirements in High-Performance Computing Environments"

Possible Prior Art

Prior art may include similar methods of optimizing data storage based on latency requirements in different computing environments.

Unanswered Questions

How does this method impact overall system efficiency in terms of data access speed and resource utilization?

The article does not delve into the specific performance improvements or resource savings achieved by implementing this data storage method.

Are there any potential drawbacks or limitations to using this method in certain computing environments?

The article does not address any potential challenges or limitations that may arise when implementing this data storage method.


Original Abstract Submitted

a data storage method includes: in response to a stream id carried by an io write request of a host satisfying a first preset condition, writing data corresponding to the io write request into a first storage unit; and in response to the stream id carried by the io write request satisfying a second preset condition, writing the data corresponding to the io write request into a second storage unit, wherein the stream id indicates write latency requirement information of the data corresponding to the io write request, wherein a data write latency indicated by the stream id satisfying the first preset condition is less than the data write latency indicated by the stream id satisfying the second preset condition, wherein a read and write performance of the first storage unit is higher than the read and write performance of the second storage unit.