IEEE INFOCOM '99. Conference on Computer Communications. Proceedings. Eighteenth Annual Joint Conference of the IEEE Computer A 1999
DOI: 10.1109/infcom.1999.752162
|View full text |Cite
|
Sign up to set email alerts
|

High-performance IP routing table lookup using CPU caching

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
34
0

Year Published

2003
2003
2015
2015

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 90 publications
(34 citation statements)
references
References 13 publications
0
34
0
Order By: Relevance
“…Some of them compress the trie for decreasing the memory consumption and improving the speed [1][2], [19][20][21]. Since a binary trie needs lots of comparisons and memory accesses, many solutions use multibit trie concept to accelerate the lookup search [3][4][5][6][7][8][9][10][11][12][13]; however, using a multi-bit trie instead of binary trie normally increases the memory consumption. Some papers have proposed compression methods for solving this problem [8]- [13].Compression methods usually suffer from update overhead.…”
Section: E Related Workmentioning
confidence: 99%
“…Some of them compress the trie for decreasing the memory consumption and improving the speed [1][2], [19][20][21]. Since a binary trie needs lots of comparisons and memory accesses, many solutions use multibit trie concept to accelerate the lookup search [3][4][5][6][7][8][9][10][11][12][13]; however, using a multi-bit trie instead of binary trie normally increases the memory consumption. Some papers have proposed compression methods for solving this problem [8]- [13].Compression methods usually suffer from update overhead.…”
Section: E Related Workmentioning
confidence: 99%
“…It has been demonstrated that a cache aware algorithm can speedup greatly an application that involves heavy data-retrieving [2,5]. In the following section, we provide a fast cache aware scheduling algorithm to accelerate the simulation of large scale communication networks.…”
Section: The Calendar Queue Schedulingmentioning
confidence: 99%
“…Both cache based method and cache aware method have been applied successfully in some heavy data-retrieving algorithms, including IP routing table lookup [5] and Radix tree implementation [2], where a huge amount of data are frequently accessed. This situation happens for a large scale DES as well, and CPU caching is benefit to speed up event scheduling.…”
Section: Introductionmentioning
confidence: 99%
“…Chiueh et al [6] use a combined hardware/software approach to construct a cache for high performance IP routing in general-purpose CPU based routers. The destination host address is mapped to a virtual address space and used to lookup a destination route in the Host Address Cache (HAC).…”
Section: Locality and Caching In Network Processorsmentioning
confidence: 99%