標題: | A parallel automaton string matching with pre-hashing and root-indexing techniques for content filtering coprocessor |
作者: | Tseng, KK Lin, YD Lee, TH Lai, YC 交大名義發表 National Chiao Tung University |
公開日期: | 2005 |
摘要: | We propose a new Parallel Automaton string matching approach and its hardware architecture for content filtering coprocessor. This new approach can improve the average matching time of the Parallel Automaton with Pre-Hashing and Root-Indexing techniques. The Pre-Hashing technique uses a hashing function to verify quickly the text against the partial patterns in the Automaton, and the Root-Indexing technique matches multiple bytes for the root state in one single matching. A popular Automaton algorithm, Aho-Corasick (AC) is chosen to be implemented by adding the two techniques; we employ these two techniques in a memory efficient version of AC namely Bilmap AC For the average-case time, our approach improves Bitmap AC by 494% and 224% speedup for URL and Virus patterns, respectively. Since Pre-Hashing and Root-Indexing techniques can be concurrently executed with Bitmap AC in the hardware, our proposed approach has the same worst-case time as Bitmap AC. |
URI: | http://hdl.handle.net/11536/17690 |
ISBN: | 0-7695-2407-9 |
ISSN: | 1063-6862 |
期刊: | 16th International Conference on Application-Specific Systems, Architecture and Processors, Proceedings |
起始頁: | 113 |
結束頁: | 118 |
顯示於類別: | 會議論文 |