Systems and methods for on-chip storage of virtual...

Electrical computers and digital processing systems: multicomput – Computer-to-computer direct memory accessing

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C709S250000, C370S392000, C370S397000, C370S399000, C370S409000, C711S108000, C365S049130

Reexamination Certificate

active

06311212

ABSTRACT:

BACKGROUND OF THE INVENTION
The present invention relates in general to processing Virtual Connection Descriptors in networking systems, and more particularly to on-chip storage of Virtual Connection Descriptors on a single-chip network processing device to enhance system performance.
The need for faster communication among computers and other systems requires ever faster and more efficient networks. Today, networks typically use an amalgam of various software and hardware to implement a variety of network functions and standards. Network devices such as client computer systems, servers, hubs, routers, switches, network backbones, etc., are each complex devices that require digital processing in hardware and software to facilitate network communication. Some tasks performed in a network device include translation between different network standards such as Ethernet and Asynchronous Transfer Mode (ATM), reformatting of data, traffic scheduling, routing of data cells, packets messages, etc. Depending on the particular protocol being implemented, some tasks may be performed at different points in the network.
In conventional networking systems that implement asynchronous Transfer Mode (ATM), data traffic is handled by a Virtual Channel, or Virtual Connection (VC). There are typically many VCs in each system and each VC has its own characteristics, such as packet type, packet size and protocols. Therefore, each VC requires its own descriptor that identifies the particular VC and its characteristics and requirements. In a typical system, the VC descriptors are stored in the system memory. In order to process data for a VC (whether for receiving or transmitting data for a particular VC), the system reads the associated VC descriptor from the system memory, and then processes and updates the VC descriptor. However, system memories typically have limited bandwidth and slow memory access times, so data transfer performance and network efficiency can be degraded when accessing and processing VC descriptors stored on system memory. This is especially the case when processing data for certain VCs, such as VCs for real-time video or voice, which require high bandwidth and fast memory access times for optimal performance. Accordingly, what is needed in the art are techniques for improving the ability of a network device to process VC descriptors quicker so as to provide increased throughput and enhanced network efficiency.
SUMMARY OF THE INVENTION
The present invention provides techniques for storing, or caching, VC descriptors on a network processor to enhance system performance. In particular, the techniques of the present invention significantly increase throughput and reduce the bandwidth needed in the system memory to fetch, process and update VC descriptors.
According to the invention, a network processor includes an on-chip cache memory that stores VC descriptors for fast retrieval. When a VC descriptor is to be retrieved, a processing engine sends a VC descriptor identifier to a content-addressable memory (CAM), which stores VC descriptor identifiers in association with addresses in the cache where associated VC descriptors are stored. If the desired VC descriptor is stored in the cache, the CAM returns the associated address to the processing engine and the processing engine retrieves the VC descriptor from the cache memory. If the VC descriptor is not stored in the cache, the CAM returns a miss signal to the processing engine, and the processing engine retrieves the VC descriptor from an off-chip memory. In this manner, VC descriptors associated with high bandwidth VCs are stored to the cache and retrieved much quicker from the cache than from the off-chip memory.
According to an aspect of the invention, a networking system device is provided for use in network communication applications. The device typically comprises a network processor and an external local memory for storing a first plurality of virtual connection descriptors (VCDs). The network processor typically includes a cache memory for storing a second plurality of VCDs, a processing engine, coupled to the local memory and to the cache memory, for processing VCDs, and a content-addressable memory (CAM), coupled to the processing engine, wherein the CAM stores cache addresses of the second plurality of VCDs stored in the cache memory. In typical operation, the processing engine sends a first VCD identifier associated with a first VCD to the CAM, wherein the CAM reads the first VCD identifier and responds to the processing engine with one of a hit signal indicating that the first VCD is stored in the cache memory and a miss signal indicating that the first VCD is not stored in the cache memory. The processing engine accesses the first VCD in the cache memory if the hit signal is received, and the processing engine accesses the first VCD in the external local memory if the miss signal is received.
According to another aspect of the invention, a method is provided for locating virtual connection descriptors (VCDs) in a networking device that includes a processor coupled to a first memory for storing a first plurality of VCDs. The processor typically has a processing engine, a second memory for storing a second plurality of VCDs, and a content-addressable memory (CAM) that stores addresses of the VCDs stored in the second memory. The method typically comprises the steps of sending a first identifier from the processing engine to the CAM, wherein the first identifier is associated with a first VCD; determining in the CAM whether the first VCD is stored in the second memory; and responding to the processing engine with one of a hit signal if the first VCD is stored in the second memory and a miss signal if the first VCD is not stored in the second memory.
According to yet another aspect of the invention, a network device is provided for use in network communication applications. The device is coupled to a local memory for storing a first plurality of virtual connection descriptors (VCDs). The device typically comprises a cache memory for storing a second plurality of VCDs; a processing engine, coupled to the local memory and to the cache memory, for processing VCDs; and a content-addressable memory (CAM), coupled to the processing engine, wherein the CAM stores cache addresses of the second plurality of VCDs stored in the cache memory. In typical operation, the processing engine sends a first VCD identifier associated with a first VCD to the CAM, wherein the CAM reads the first VCD identifier and responds to the processing engine with one of a hit signal indicating that the first VCD is stored in the cache memory and a miss signal indicating that the first VCD is not stored in the cache memory.
Reference to the remaining portions of the specification, including the drawings and claims, will realize other features and advantages of the present invention. Further features and advantages of the present invention, as well as the structure and operation of various embodiments of the present invention, are described in detail below with respect to the accompanying drawings. In the drawings, like reference numbers indicate identical or functionally similar elements.


REFERENCES:
patent: 5287537 (1994-02-01), Newmark et al.
patent: 5414707 (1995-05-01), Johnston et al.
patent: 5481536 (1996-01-01), Reisch et al.
patent: 5515370 (1996-05-01), Rau
patent: 5517488 (1996-05-01), Miyazaki et al.
patent: 5574875 (1996-11-01), Stansfield et al.
patent: 5619650 (1997-04-01), Bach et al.
patent: 5640399 (1997-06-01), Rostoker et al.
patent: 5652872 (1997-07-01), Richter et al.
patent: 5684797 (1997-11-01), Aznar et al.
patent: 5684954 (1997-11-01), Kaiserwerth et al.
patent: 5701300 (1997-12-01), Jeon et al.
patent: 5726985 (1998-03-01), Daniel et al.
patent: 5751951 (1998-05-01), Osborne et al.
patent: 5764895 (1998-06-01), Chung
patent: 5796978 (1998-08-01), Yoshioka et al.
patent: 5812550 (1998-09-01), Sohn et al.
patent: 5841772 (1998-11-01), Daniel et al.
patent: 5848068 (1998-12-01), Daniel et al.
patent: 5875173 (1999-02-01), Ohgane e

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Systems and methods for on-chip storage of virtual... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Systems and methods for on-chip storage of virtual..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Systems and methods for on-chip storage of virtual... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2596263

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.