Title :
Optimal Programming of Critical Sections in Modern Network Processors under Performance Requirements
Author :
Krawczyk, Henryk ; Madajczak, Tomasz
Author_Institution :
Technical University of Gdansk, Poland
Abstract :
Modern network processors deliver a set of methods for implementing critical sections. A number of them rely on specific hardware support and capabilities, while software techniques are still available when hardware support is not flexible enough. Network processors are dedicated to packet processing and their main goal is to achieve the best possible packet processing performance. Therefore, when choosing the implementation method for a particular problem that will be protected by a critical section, the aim must me for the method to influence the overall system performance A wrongly implemented critical section can very easily degrade the level of parallelism and in consequence the performance of the whole system. Sometimes even correctly implemented critical sections can negatively impact the speed of paths that do not need to be protected with a critical section.
Keywords :
Costs; Delay; Hardware; Intelligent networks; Parallel processing; Performance analysis; Programming profession; Protection; Switches; Yarn;
Conference_Titel :
Parallel Computing in Electrical Engineering, 2004. PARELEC 2004. International Conference on
Print_ISBN :
0-7695-2080-4
DOI :
10.1109/PCEE.2004.47