Author_Institution :
Dept. of Comput. Sci., State Univ. of New York, Stony Brook, NY
Abstract :
Virtual output queued (VOQ) crossbar switches have been demonstrating advantages as high speed interconnects. They eliminate the head of line (HOL) blocking, which limits the maximum throughput of single input queued switches, and do not require switching fabrics with speedup capability, which prevents output queued switches from being cheaply implementable. Existing practical VOQ scheduling algorithms work in an iterative manner, and each iteration usually includes three steps: request, grant and accept. By incorporating arbitration into the request step, the accept step can be eliminated, and two step iterative matching can be achieved. While two step algorithms achieve almost identical performance as three step algorithms, they have extra advantages, such as simpler hardware implementation, shorter scheduling time, and less data exchange. As examples of two step iterative matching algorithms, we present two step parallel iterative matching (PIM2) and two step iSLIP (1SLIP2), and theoretically analyze the convergence property of PIM2. Furthermore, because the request step and grant step perform similar operations, and the two steps always progress in a sequential manner, we propose a hardware efficient implementation for two step iterative matching algorithms which requires only one set of arbitration logic. We conduct extensive simulations, and the results demonstrate that our analytical result on the average convergence iterations, in JV + e/(e - 1), is more accurate than the classical result, log2 N + 4/3, and that two step algorithms and three step algorithms have almost identical performance
Keywords :
iterated switching networks; parallel algorithms; queueing theory; scheduling; telecommunication switching; arbitration logic; head of line blocking; input queued switches; two step iSLIP; two step iterative matching algorithms; two step parallel iterative matching; virtual output queued crossbar switches; virtual output queued scheduling algorithms; Algorithm design and analysis; Analytical models; Convergence; Fabrics; Hardware; Iterative algorithms; Logic; Scheduling algorithm; Switches; Throughput;