Dell products l.p. (20240111428). METHOD, DEVICE, AND COMPUTER PROGRAM PRODUCT FOR PROCESSING COMPRESSED DATA simplified abstract

From WikiPatents
Jump to navigation Jump to search

METHOD, DEVICE, AND COMPUTER PROGRAM PRODUCT FOR PROCESSING COMPRESSED DATA

Organization Name

dell products l.p.

Inventor(s)

Qinghua Ling of Beijing (CN)

METHOD, DEVICE, AND COMPUTER PROGRAM PRODUCT FOR PROCESSING COMPRESSED DATA - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240111428 titled 'METHOD, DEVICE, AND COMPUTER PROGRAM PRODUCT FOR PROCESSING COMPRESSED DATA

Simplified Explanation

The patent application describes techniques for processing compressed data efficiently by allocating a shared buffer space for receiving and converting compressed metadata and data. This shared buffer space eliminates the need for separate buffers for each processing step, improving memory efficiency and reducing the complexity of memory pool configuration.

  • Determining the size of original data based on parsing the header of a compressed data packet
  • Allocating a shared buffer space for receiving and converting compressed metadata and data
  • Storing the compressed data packet in the shared buffer space

Potential Applications

The technology described in the patent application could be applied in various fields such as data compression, network communication, and storage systems.

Problems Solved

1. Efficient processing of compressed data without the need for separate buffer spaces 2. Improved memory efficiency by using a shared buffer space for multiple processing steps

Benefits

1. Reduced memory usage 2. Simplified memory pool configuration 3. Enhanced processing efficiency

Potential Commercial Applications

Optimizing data compression algorithms, improving network communication speed, enhancing storage system performance.

Possible Prior Art

Prior art in the field of data compression and processing techniques may include existing methods for handling compressed data and memory management strategies.

Unanswered Questions

How does this technology compare to existing data compression techniques?

The patent application does not provide a direct comparison to existing data compression techniques in terms of efficiency, performance, or memory usage.

What impact could this technology have on the data storage industry?

The potential implications of this technology on data storage systems, particularly in terms of memory management and processing speed, are not fully explored in the patent application.


Original Abstract Submitted

techniques for processing compressed data involve: determining, based on parsing of a header of a compressed data packet, a size of original data corresponding to compressed data, wherein the compressed data packet comprises the header, compressed metadata, and the compressed data. the techniques further involve: allocating, based on the size of the original data, a shared buffer space for receiving and converting the compressed metadata and the compressed data; and storing the compressed data packet in the shared buffer space. the shared buffer space can be used for the receiving and conversion processing of compressed data at the same time, without allocating a separate buffer space for each processing, thereby improving the memory efficiency. since the allocated shared buffer space is used for both receiving processing and conversion processing, the complexity of configuration of a memory pool is also reduced.