Detail publikace

Architektura NFA Split pro rychlé hledání regulárních výrazů

KOŘENEK, J. KOŠAŘ, V.

Originální název

Architektura NFA Split pro rychlé hledání regulárních výrazů

Anglický název

NFA Split Architecture for Fast Regular Expression Matching

Typ

článek ve sborníku mimo WoS a Scopus

Jazyk

čeština

Originální abstrakt

Článek se zabývá rychlým hledáním regulárních výrazů v oblasti bezpečnosti počítačových sítí. Je navržena nová NFA Split architektura, která výrazným způsobem redukuje množství potřebných hardwarových zdrojů na čipu. Pro všechny analyzované množiny regulárních výrazů byl redukován počet flip-flop registrů v průměru na 37,6 procent a počet look-up tabulek na 63.9 procent.

Anglický abstrakt

Many hardware architectures have been designed to accelerate regular expression matching in network security devices, but most of them can achieve high throughput only for strings or small sets of regular expressions. We propose new NFA Split architecture which reduces the amount of consumed FPGA resources in order to match larger set of regular expressions. New algorithm is introduced to find non-collision sets of states and determine part of nondeterministic automaton which can be mapped to the memory based architecture. For all analysed sets of regular expressions, the algorithm was able to find non-collision sets with 67.8 % of states in average and reduces the amount of consumed flip-flops to 37.6 % and look-up tables to 63.9 % in average.

Klíčová slova

Hledání regulárních výrazů, Automat, FPGA

Klíčová slova v angličtině

Regular expressions matching, Automaton, FPGA

Autoři

KOŘENEK, J.; KOŠAŘ, V.

Rok RIV

2010

Vydáno

30. 10. 2010

Nakladatel

Association for Computing Machinery

Místo

La Jolla

ISBN

978-1-4503-0379-8

Kniha

Proceedings of the 6th ACM/IEEE Symposium on Architectures for Networking and Communications Systems

Strany od

1

Strany do

2

Strany počet

2

BibTex

@inproceedings{BUT35050,
  author="Jan {Kořenek} and Vlastimil {Košař}",
  title="Architektura NFA Split pro rychlé hledání regulárních výrazů",
  booktitle="Proceedings of the 6th ACM/IEEE Symposium on Architectures for Networking and Communications Systems",
  year="2010",
  pages="1--2",
  publisher="Association for Computing Machinery",
  address="La Jolla",
  isbn="978-1-4503-0379-8"
}