Incrementally Updatable Bloom Filter and Network Application
スポンサーリンク
概要
- 論文の詳細を見る
Bloom filters are widely used for various network applications. Because of the limited size of on-chip memory and the large volume of network traffic, Bloom filters are often required to update their contents incrementally. Two techniques have been used for this purpose: cold cache and double buffering. Cold cache outperforms double buffering in terms of the average cache ratio. However, double buffering works much better than cold cache for the worst-case cache hit ratio. In this paper, we propose a new updating scheme for Bloom filters, which updates the contents of Bloom filter incrementally while the assigned memory space is fully utilized. The proposed scheme works better than cold cache in terms of the average cache hit ratio. At the same time, it outperforms double buffering for the worst-case cache hit ratio.
- (社)電子情報通信学会の論文
- 2009-11-01
著者
-
Yoon Myungkeun
Kookmin Univ.
-
YOON MyungKeun
Korea Financial Telecommunications & Clearings Institute
関連論文
- Incrementally Updatable Bloom Filter and Network Application
- Detecting Long Duration Flows without False Negatives
- Whitelisting for Critical IT-Based Infrastructure
- Whitelisting for Critical IT-Based Infrastructure