1. Several virtual channels may share the bandwidth of a single physical channel.
2. Virtual channels decouple allocation of buffers from allocation of channels by providing multiple buffers for each channel in the network.
3. Adding virtual channels to an interconnection network is analogous to adding lanes to a street network. A network without virtual channels is composed of one-lane streets. In such a network, a single blocked packet blocks all following packets. Adding virtual channels to the network adds lanes to the streets allowing blocked packets to be passed.
==> 예술적인 비유(--;;)
4. Costs
- Most costly resource in an interconnection network is physical channel (wire) bandwidth.
- The second is buffer memory.
- In order to add virtual-channels, the only expense is a small amount of additional control logic.
2. Virtual channels decouple allocation of buffers from allocation of channels by providing multiple buffers for each channel in the network.
3. Adding virtual channels to an interconnection network is analogous to adding lanes to a street network. A network without virtual channels is composed of one-lane streets. In such a network, a single blocked packet blocks all following packets. Adding virtual channels to the network adds lanes to the streets allowing blocked packets to be passed.
==> 예술적인 비유(--;;)
4. Costs
- Most costly resource in an interconnection network is physical channel (wire) bandwidth.
- The second is buffer memory.
- In order to add virtual-channels, the only expense is a small amount of additional control logic.





최근 덧글