Dynamic Memory Allocation for Network Traffic Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional TCP/IP stacks utilize fixed buffers for network traffic processing, limiting flexibility and performance due to predetermined buffer sizes, which restrict inbound and outbound traffic flow and hinder innovation in application development.

Innovation Solution

Implementing a system that dynamically allocates memory blocks to handle network traffic, allowing these blocks to be created as needed, rather than predefining their size, enabling flexible expansion and efficient management of network data without the constraints of fixed buffers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If fixed buffers are used for network traffic processing, then memory allocation is simplified and predictable, but flexibility and performance are limited due to predetermined buffer sizes

Engineering Contradiction:
ImproveflexibilityVSAvoidmemory management complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent applies the dynamics principle by transitioning from static fixed buffers to dynamic memory allocation. Memory blocks are allocated based on actual network traffic needs rather than predetermined sizes, allowing the system to adapt flexibly to varying traffic conditions while maintaining manageable complexity through systematic allocation procedures.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the buffer size parameter from fixed to variable. Instead of using predetermined buffer sizes, the system dynamically adjusts memory allocation parameters based on real-time network traffic requirements, enabling improved flexibility without excessive complexity through structured memory management.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If fixed buffers with predetermined sizes are used, then memory allocation is straightforward, but inbound and outbound traffic flow is restricted

Engineering Contradiction:
Improvenetwork processing performanceVSAvoidbuffer management complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system implements dynamic memory allocation where buffer sizes are determined at runtime based on actual network traffic patterns. This dynamic approach improves network processing performance by allocating sufficient memory for high-traffic scenarios while avoiding the waste associated with fixed large buffers, managing complexity through systematic allocation protocols.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The memory allocation system serves itself by automatically determining required buffer sizes based on observed network traffic characteristics. The system monitors traffic patterns and self-adjusts memory allocation without external intervention, improving performance while keeping management complexity inherent to the self-regulating mechanism.

Inventive Principle:
Principle #25Self-service

3Adaptability or versatility

If predetermined buffers are used, then system initialization is simple, but the system cannot adapt to varying network demands

Engineering Contradiction:
Improveadaptability to network demandsVSAvoidmemory allocation time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by establishing memory allocation frameworks and protocols during initialization, even though actual buffer sizes are determined later. This preliminary setup enables rapid dynamic allocation during operation, achieving adaptability without significant time loss through pre-established allocation mechanisms.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms that monitor network traffic patterns and use this information to guide subsequent memory allocation decisions. This feedback loop enables the system to adapt to varying demands efficiently, with allocation time optimized by learning from past traffic patterns and adjusting future allocations accordingly.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11108671B2Systems and methods for processing network traffic using dynamic memory
Publication Date: 2021.08.31 RANKIN LABS LLC
  • US11108671B2 patent drawing
  • US11108671B2 patent drawing
  • US11108671B2 patent drawing

AI summary

Systems and method for processing network traffic are provided. The network traffic includes a number of data packets representing a complete transmission which are located at a first electronic storage area. Each data packet including a data payload. A data block is generated by one or more processors according to software instructions for the received traffic. The data block includes a series of header pointers pointing to each of a series of headers and a data pointer pointing to the data payloads.