A cache architecture for counting bloom filters: theory and application (Q415792)

From MaRDI portal
scientific article
Language Label Description Also known as
English
A cache architecture for counting bloom filters: theory and application
scientific article

    Statements

    A cache architecture for counting bloom filters: theory and application (English)
    0 references
    0 references
    0 references
    9 May 2012
    0 references
    Summary: Within packet processing systems, lengthy memory accesses greatly reduce performance. To overcome this limitation, network processors utilize many different techniques, for example, utilizing multilevel memory hierarchies, special hardware architectures, and hardware threading. In this paper, we introduce a multilevel memory architecture for counting Bloom filters. Based on the probabilities of incrementing of the counters in the counting Bloom filter, a multi-level cache architecture called the cached counting Bloom filter (CCBF) is presented, where each cache level stores the items with the same counters. To test the CCBF architecture, we implement a software packet classifier that utilizes basic tuple space search using a 3-level CCBF. The results of mathematical analysis and implementation of the CCBF for packet classification show that the proposed cache architecture decreases the number of memory accesses when compared to a standard Bloom filter. Based on the mathematical analysis of CCBF, the number of accesses is decreased by at least 53\%. The implementation results of the software packet classifier are at most 7.8\% (3.5\% in average) less than corresponding mathematical analysis results. This difference is due to some parameters in the packet classification application such as number of tuples, distribution of rules through the tuples, and utilized hashing functions.
    0 references

    Identifiers