Programmable Buffer Dynamic Allocation Switch Throughput

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Fixed buffer allocation in switches is inefficient as it wastes resources when certain priority levels have low traffic, leading to potential deadlocks and bandwidth degradation during congestion.

Innovation Solution

Implementing dynamic buffer allocation and programmable reservation sizes for each priority level to ensure efficient utilization of buffers, prevent deadlocks, and maintain full bandwidth, even during long ACK latency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If fixed buffer allocation is used for each priority level, then buffer management is simple, but buffer utilization efficiency deteriorates when traffic varies dynamically

Engineering Contradiction:
Improvebuffer management complexityVSAvoidbuffer utilization efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent implements dynamic buffer allocation where the buffer size for each priority level is not fixed but can be adjusted based on current traffic conditions. The system monitors traffic patterns and reallocates buffer resources dynamically to match actual demand, allowing high-utilization priorities to receive more buffer space while low-utilization priorities release their allocated buffers back to the common pool.

Inventive Principle:
Principle #15Dynamics

2Reliability

If fixed buffer allocation is used, then resource distribution is predictable, but resource waste occurs when certain priorities have low traffic

Engineering Contradiction:
Improveresource distribution predictabilityVSAvoidbuffer resource waste
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system continuously monitors buffer utilization across different priority levels and recovers unused buffer resources from low-traffic priorities by reallocating them to high-traffic priorities. This discarding and recovering mechanism ensures that buffer resources are not permanently tied to underutilized priorities but are instead made available for more critical traffic when needed.

Inventive Principle:
Principle #34Discarding and recovering

3Reliability

If more buffers are allocated to higher priority levels, then deadlock avoidance is improved, but bandwidth for lower priority traffic deteriorates

Engineering Contradiction:
Improvedeadlock avoidance capabilityVSAvoidlower priority traffic bandwidth
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent implements dynamic buffer allocation where the buffer size for each priority level is not fixed but can be adjusted based on current traffic conditions. The system monitors traffic patterns and reallocates buffer resources dynamically to match actual demand, allowing high-utilization priorities to receive more buffer space while low-utilization priorities release their allocated buffers back to the common pool.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS8320392B1Method and apparatus for programmable buffer with dynamic allocation to optimize system throughput with deadlock avoidance on switches
Publication Date: 2012.11.27 AXIRO SEMICONDUCTOR INC
  • US8320392B1 patent drawing
  • US8320392B1 patent drawing
  • US8320392B1 patent drawing

AI summary

A method and apparatus for programmable buffer with dynamic allocation to optimize system throughput with deadlock avoidance on switches have been disclosed where a buffer availability is based on a programmable reservation size for dynamic allocation.