• DocumentCode
    30784
  • Title

    Per-Flow Queue Management with Succinct Priority Indexing Structures for High Speed Packet Scheduling

  • Author

    Hao Wang ; Bill Lin

  • Author_Institution
    Oracle Corp., Redwood City, CA, USA
  • Volume
    24
  • Issue
    7
  • fYear
    2013
  • fDate
    Jul-13
  • Firstpage
    1380
  • Lastpage
    1389
  • Abstract
    Priority queues are essential building blocks for implementing advanced per-flow service disciplines and hierarchical quality-of-service at high-speed network links. Scalable priority queue implementation requires solutions to two fundamental problems. The first is to sort queue elements in real time at ever increasing line speeds (e.g., at OC-768 rates). The second is to store a huge number of packets (e.g., millions of packets). In this paper, we propose novel solutions by decomposing the problem into two parts, a succinct priority index (PI) in SRAM that can efficiently maintain a real-time sorting of priorities, coupled with a DRAM-based implementation of large packet buffers. In particular, we propose three related novel succinct PI data structures for implementing high-speed PIs: a PI, a counting priority index (CPI), and a pipelined counting priority index (pCPI). We show that all three structures can be very compactly implemented in SRAM using only ⊖(U) space, where U is the size of the universe required to implement the priority keys (time stamps). We also show that our proposed PI structures can be implemented very efficiently as well by leveraging hardware-optimized instructions that are readily available in modern 64-bit processors. The operations on the PI and CPI structures take ⊖(logW U) time complexity, where W is the processor word length (i.e., W = 64). Alternatively, operations on the pCPI structure take amortized constant time with only ⊖(logW U) pipeline stages (e.g., only four pipeline stages for U = 16 million). Finally, we show the application of our proposed PI structures for the scalable management of large packet buffers at line speeds. The pCPI structure can be implemented efficiently in high-performance network processing applications such as advanced per-flow scheduling with quality-of-service guarantee.
  • Keywords
    DRAM chips; SRAM chips; buffer storage; computational complexity; data structures; indexing; pipeline processing; processor scheduling; quality of service; queueing theory; sorting; Θ(logW U) time complexity; DRAM-based implementation; SRAM; hardware optimized instructions; hierarchical quality of service; high speed network link; pCPI structure; packet buffer; packet scheduling; per flow queue management; pipelined counting priority index; priority keys; priority sorting; scalable priority queue; succinct PI data structure; succinct priority indexing structure; Complexity theory; Data structures; Indexing; Program processors; Radiation detectors; Random access memory; Priority queues; per-flow scheduling; pipelined data structure;
  • fLanguage
    English
  • Journal_Title
    Parallel and Distributed Systems, IEEE Transactions on
  • Publisher
    ieee
  • ISSN
    1045-9219
  • Type

    jour

  • DOI
    10.1109/TPDS.2012.236
  • Filename
    6263243