This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
10th Symposium on High Performance Interconnects HOT Interconnects (HotI'02)
Sorting and Searching Using Ternary CAMs
Stanford, California, USA
August 21-August 23
ISBN: 0-7695-1650-5
Samar Sharma, Cisco Systems
Rina Panigrahy, Cisco Systems

Sorting and searching are classic problems in computing and several RAM based solutions exist. In this paper, we present sorting and searching algorithms using TCAMs. Using these algorithms, one can perform sorting in O(n) memory cycles using a TCAM. Furthermore, inserts and deletes to a sorted list and priority queue operations can be done in O(1) cycles.

A searching problem may typically involve finding if a query point is contained in a given set of ranges. We call this the point intersection problem. The ranges may be inserted or deleted from the set dynamically.

For these problems, we present several algorithms with different time, space and implementation complexity tradeoffs. One of the algorithms uses only O(1) time for all operations and O(1) space for each range in the set when the ranges are disjoint. More precisely, one can perform disjoint range search in one memory cycle using a 2-stage pipeline. We also provide several solutions in scenarios where the ranges in the set are allowed to overlap.

Citation:
Samar Sharma, Rina Panigrahy, "Sorting and Searching Using Ternary CAMs," hoti, pp.101, 10th Symposium on High Performance Interconnects HOT Interconnects (HotI'02), 2002
Usage of this product signifies your acceptance of the Terms of Use.