Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2007, Vol. 33 ›› Issue (11): 100-102. doi: 10.3969/j.issn.1000-3428.2007.11.037

• Networks and Communications • Previous Articles     Next Articles

Trie-based Route Table Partition for Reducing Power Consumption of TCAM

LIU Dan, ZHAO Youjian   

  1. (Department of Computer, Tsinghua University, Beijing 100084)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-06-05 Published:2007-06-05

基于Trie树分割路由表降低TCAM功耗的方法

刘 丹,赵有健   

  1. (清华大学计算机系,北京 100084)

Abstract: TCAMs are popular for designing forwarding engine on the router. They are fast and simply to implement. However, the main drawback is high power consumption. This paper presents a scheme that use trie data structure for partitioning the routing table into TCAM blocks to improve power efficiency. Compared with traditional TCAM, the scheme can reduce the power consumption by about 80% for 200 prefixes and more reduced ration for more prefixes.

Key words: Trie, TCAM, Route table partition, Power consumption

摘要: TCAM已成为在路由器设计中实现路由查找的硬件方案,具有速度快、实现简单的优点,但其功耗较高。该文提出了一种基于trie树的结构进行路由表分割、降低TCAM功耗的方法,同传统的TCAM相比,前缀数量达到200时降低大约80%的功耗,前缀数量越多,相对降低的比例越大。

关键词: Trie, TCAM, 路由表分割, 功耗

CLC Number: