Support for software performance tuning on network processors

  • Authors:
  • Wen Xu;L. Peterson

  • Affiliations:
  • Dept. of Comput. Sci., Princeton Univ., NJ, USA;-

  • Venue:
  • IEEE Network: The Magazine of Global Internetworking
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

In response to the continuous growth in network bandwidth and application requirements, specialized chips called network processors have been built to deliver high performance and flexibility at moderate cost. Network processors often employ parallelism to achieve this high performance/cost ratio. However, the same parallelism can also make the behavior of the software difficult to understand. When applications need to maintain reliable performance under heavy load, seemingly unrelated code fragments can interact with each other unexpectedly because of hardware resource contention, thereby impacting performance. To help software designers deal with this problem, we propose using software simulation to compare the impact of different design choices on performance. We show that it is possible to use relatively simple models, yet still extract information that aids in performance tuning the system.