JP2008301002A - Data processor, line selection control method used therefor, and program thereof - Google Patents

Data processor, line selection control method used therefor, and program thereof Download PDF

Info

Publication number
JP2008301002A
JP2008301002A JP2007142722A JP2007142722A JP2008301002A JP 2008301002 A JP2008301002 A JP 2008301002A JP 2007142722 A JP2007142722 A JP 2007142722A JP 2007142722 A JP2007142722 A JP 2007142722A JP 2008301002 A JP2008301002 A JP 2008301002A
Authority
JP
Japan
Prior art keywords
delay
transmission
line
transfer
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007142722A
Other languages
Japanese (ja)
Inventor
Toru Takamichi
透 高道
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2007142722A priority Critical patent/JP2008301002A/en
Publication of JP2008301002A publication Critical patent/JP2008301002A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data processor capable of shortening transfer delay "LTC" during packet transfer or data transfer. <P>SOLUTION: An in-use line selector 17 selects a line having the shortest "transfer delay"(="transmission delay"+"transmission line delay maximum value") on the basis of "transmission delay" during transfer of a packet with a packet length "PSIZE" using a plurality of lines of a transmission band R and "transmission line delay TDLY(k)" (k: 1 to the number N of lines) for lines. A separator 2 performs packet transfer using only the selected line to configure a communication system having the shortest transfer delay. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明はデータ処理装置及びそれに用いる回線選択制御方法並びにそのプログラムに関し、特に可変長パケットの送受信を行うデータ送受信処理部において、複数回線を用いてデータ転送を行う回線選択制御方法に関する。   The present invention relates to a data processing apparatus, a line selection control method used therefor, and a program therefor, and more particularly to a line selection control method for performing data transfer using a plurality of lines in a data transmission / reception processing unit for transmitting / receiving variable length packets.

近年、プロセッサ技術や装置内バス技術の向上によって、コンピュータ装置やストレージ装置をはじめとする、データ処理装置の内部通信帯域が向上している。この帯域性能をデータ処理装置間でも活かすために、LAN(Local Area Network)や広域網を含む、データ処理装置間通信の伝送速度の向上が望まれている。また、大容量映像転送やストレージデータ等の、伝送速度を必要とするアプリケーションの出現によって、アプリケーション側からの伝送速度向上の要求も高まっている。   In recent years, the internal communication bandwidth of data processing devices such as computer devices and storage devices has improved due to improvements in processor technology and in-device bus technology. In order to make use of this bandwidth performance between data processing apparatuses, it is desired to improve the transmission speed of communication between data processing apparatuses including a LAN (Local Area Network) and a wide area network. In addition, with the advent of applications that require transmission speed, such as large-capacity video transfer and storage data, there is an increasing demand for transmission speed improvement from the application side.

しかしながら、データ処理装置間通信回線は、装置内部バス通信速度よりも帯域が狭い場合が多いため、回線を複数本束ねて所望の帯域を得る技術が提案されている。尚、ここで、『回線』とは、個々の独立した光ファイバのほか、波長分割多重WDM(Wavelength Division Multiplexing)のように、光ファイバは1本であるが、その中が波長によって論理的に分かれる場合の各波長も『回線』と称すこととする。   However, since the communication line between data processing apparatuses often has a narrower band than the internal bus communication speed, a technique for obtaining a desired band by bundling a plurality of lines has been proposed. Here, the “line” means not only individual independent optical fibers but also one optical fiber such as wavelength division multiplexing WDM (Wavelength Division Multiplexing). Each wavelength when divided is also referred to as a “line”.

複数の回線による伝送速度向上の一例としては、IEEE(Institute of Electrical and Electronic Engineers)802.3adで規定されるリンク・アグリゲーション技術がある。これは、送信側の、OSI(Open Systems Interconnection)参照モデルのデータリンク層で、パケット系列をパケット単位で複数のイーサネット(登録商標)回線に分配して送出し、受信側のデータリンク層で多重するものである。尚、ここで、パケット系列とは、あるデータ処理装置から別のデータ処理装置へ転送される、一連のパケット列である。   As an example of an improvement in transmission speed using a plurality of lines, there is a link aggregation technique defined by IEEE (Institut of Electrical and Electronic Engineers) 802.3ad. This is a data link layer of the OSI (Open Systems Interconnection) reference model on the transmission side, and packet sequences are distributed and transmitted to a plurality of Ethernet (registered trademark) lines in units of packets, and multiplexed on the data link layer on the reception side. To do. Here, the packet sequence is a series of packet sequences transferred from one data processing device to another data processing device.

複数の回線を用いて広帯域通信を実現する他の技術としては、IEEE802.3委員会のHSSG(Higher Speed Study Group)の方式がある。これは、物理層に複数回線を用い、送信側の物理層において、一つのイーサネット(登録商標)フレームを一定バイト毎に各回線に分配し、受信側では各回線によって転送されたバイトを多重し、イーサネット(登録商標)フレームを復元する。   Another technique for realizing wideband communication using a plurality of lines is the HSSG (High Speed Study Group) system of the IEEE 802.3 committee. This is because multiple lines are used in the physical layer, one Ethernet (registered trademark) frame is distributed to each line for each fixed byte in the physical layer on the transmitting side, and bytes transferred by each line are multiplexed on the receiving side. , Restore Ethernet frame.

また、ITU−T(International Telecommunication Union−Telecommunication Standardization Sector) G.707で規定されるバーチャルコンカチネーション技術も、1つのパケット列を複数本のVC(バーチャルコンテナ)に割り当て、1VCよりも広帯域で伝送する技術である。   In addition, ITU-T (International Telecommunication Union-Telecommunication Standardization Sector) G. The virtual concatenation technology defined in 707 is also a technology in which one packet sequence is assigned to a plurality of VCs (virtual containers) and transmitted in a wider band than 1 VC.

図10には、データ処理装置101とデータ処理装置102との間で、N本の回線1〜回線N(Nは2以上の正の整数)を用いてデータ転送を行う一例を示している。図10において、103〜108はスイッチである。各回線は同一スイッチを経由してもよいが、図10に示すように、回線1〜回線N毎に異なる経路を経由してもよい。   FIG. 10 shows an example in which data transfer is performed between the data processing apparatus 101 and the data processing apparatus 102 using N lines 1 to N (N is a positive integer of 2 or more). In FIG. 10, reference numerals 103 to 108 denote switches. Each line may pass through the same switch, but as shown in FIG.

図11には、本発明に関連するデータ処理装置内部のデータ送受信処理部の構成の一例を示している。図11において、115はデータ送受信処理部、111はパケット処理部、112は分離部、114−1〜114−Nは送信器、117−1〜117−Nは受信器、119は多重部である。   FIG. 11 shows an example of the configuration of the data transmission / reception processing unit in the data processing apparatus related to the present invention. In FIG. 11, 115 is a data transmission / reception processing unit, 111 is a packet processing unit, 112 is a demultiplexing unit, 114-1 to 114-N are transmitters, 117-1 to 117-N are receivers, and 119 is a multiplexing unit. .

IEEE802.3adのリンク・アグリゲーションならば、分離部112と多重部119とはリンク・アグリゲーション副層、送信器114−k(kは1≦k≦Nの正の整数)はMAC(Media Access Control)層処理及びPHY(physical)層処理の送信側、受信器117−kはMAC層処理及びPHY層処理の受信側となる。   In the case of IEEE 802.3ad link aggregation, the demultiplexing unit 112 and the multiplexing unit 119 are the link aggregation sublayer, and the transmitter 114-k (k is a positive integer of 1 ≦ k ≦ N) is a MAC (Media Access Control). The layer processing and the PHY (physical) layer processing transmission side, and the receiver 117-k is the MAC layer processing and PHY layer processing reception side.

データ信号がデータ送受信処理部115に入力されると、まず、パケット処理部111では、OSI参照モデルのトランスポート層[TCP(Transmission Control Protocol),UDP(User Datagram Protocol)等]及びネットワーク層(IP:Internet Protocol)処理を行う。そして、分離部112では、IPパケット毎に回線1〜回線Nに振り分け、送信器114−1〜114−Nによってイーサネット(登録商標)フレームとして送信する。   When a data signal is input to the data transmission / reception processing unit 115, first, the packet processing unit 111 includes a transport layer [TCP (Transmission Control Protocol), UDP (User Datagram Protocol, etc.)] and a network layer (IP : Internet Protocol) processing. Then, the separation unit 112 distributes the IP packets to the lines 1 to N and transmits them as Ethernet (registered trademark) frames by the transmitters 114-1 to 114 -N.

受信側でも、回線1〜回線Nに到着したイーサネット(登録商標)フレームを、受信器117−1〜117−Nで受信し、多重部119でフレーム多重する。そして、パケット処理部111では、IP処理及びTCP処理を行い、処理したデータを出力する。   On the receiving side, Ethernet (registered trademark) frames arriving on the lines 1 to N are received by the receivers 117-1 to 117-N, and the multiplexing unit 119 performs frame multiplexing. The packet processing unit 111 performs IP processing and TCP processing and outputs the processed data.

上記の処理はIEEE802.3adの場合の動作であるが、IEEE802.3委員会のHSSGの方式では、パケット処理部111が、トランスポート層処理(TCP、UDP等)、ネットワーク層処理(IP等)、及びイーサネット(登録商標)MAC層処理を行う。分離部112では、イーサネット(登録商標)MACフレームを一定バイト長に区切り、それらを回線1〜回線Nに振り分ける。   The above processing is an operation in the case of IEEE 802.3ad. However, in the HSSG method of the IEEE 802.3 committee, the packet processing unit 111 performs transport layer processing (TCP, UDP, etc.), network layer processing (IP, etc.). And Ethernet (registered trademark) MAC layer processing. The separation unit 112 divides the Ethernet (registered trademark) MAC frame into a predetermined byte length, and distributes them to the lines 1 to N.

送信器114−1〜114−Nはイーサネット(登録商標)PHY層処理の送信側である。同じく、受信器117−1〜117−Nはイーサネット(登録商標)PHY層処理の受信側、多重部119は一定バイト長に区切られたイーサネット(登録商標)フレームの多重・復元を行う。   The transmitters 114-1 to 114 -N are the transmission side of the Ethernet (registered trademark) PHY layer processing. Similarly, the receivers 117-1 to 117-N are the reception side of the Ethernet (registered trademark) PHY layer processing, and the multiplexing unit 119 performs multiplexing / restoration of Ethernet (registered trademark) frames divided into a fixed byte length.

尚、これはリンク・アグリゲーションで説明したが、IEEE802.3委員会のHSSGの方式のように回線1〜回線Nに一定バイト毎に振分ける場合は、多重部119で、回線1〜回線Nの位相調整による元のフレームの復元処理が必要である。   In addition, although this was demonstrated by link aggregation, when distributing to a fixed byte for every line 1 to the line 1 to the line N like the HSSG system of IEEE802.3 committee, the multiplexing part 119 makes the line 1 to the line N It is necessary to restore the original frame by phase adjustment.

また、大容量映像転送やストレージデータ等のアプリケーションでは、リアルタイムデータや科学技術計算データのように、低遅延での転送を要求するものがある。遅延要因には、パケット長『PSIZE』のパケットを回線帯域を用いて送出する際に要する時間『送信遅延』と、伝送路における伝播遅延・キューイング遅延等の『伝送路遅延』とがあり、ここでは、『送信遅延』と『伝送路遅延』との和を、データ処理装置間の転送遅延『LTC』と定義する。   Some applications such as large-capacity video transfer and storage data require transfer with low delay, such as real-time data and scientific and technical calculation data. Delay factors include the time “transmission delay” required to send a packet of the packet length “PSIZE” using the line bandwidth, and “transmission path delay” such as propagation delay and queuing delay in the transmission path, Here, the sum of “transmission delay” and “transmission path delay” is defined as a transfer delay “LTC” between data processing devices.

さらに、上記のようなデータ転送技術を用いてコンピュータ装置間でデータ通信を行う際に、マイクロプロセッサの負荷を高めずに効率よくデータ転送を行う技術として、RDMA(Remote Direct Memory Access)がある(例えば、非特許文献1参照)。これは、図12に示すように、コンピュータ装置間でホストメモリ同士の内容を、双方のマイクロプロセッサを介さず、それぞれのコンピュータに搭載した専用エンジンによって書込みや読出し処理を行うものである。RDMAは大容量データをコンピュータ装置間でやりとりする際に有効な技術である。送受信を行うホストメモリ上のデータ量が、該コンピュータ装置間で使用するデータ通信方式におけるパケット長『PSIZE』よりも大きい場合は、複数回のパケット送受信により、当該ホストメモリのデータの転送を行う。
“An RDMA Protocol Verbs Specification (Version 1.0)”(Jeff Hilland,Paul Culley,Jim Pinkerton,Renato Recio),2003年4月25日(http://www.rdmaconsortium.org/home/draft-recio-iwarp-rdmap-v1.0pdf)
Furthermore, when performing data communication between computer devices using the above-described data transfer technology, there is RDMA (Remote Direct Memory Access) as a technology for efficiently transferring data without increasing the load on the microprocessor ( For example, refer nonpatent literature 1). As shown in FIG. 12, the contents of the host memories between the computer devices are written and read out by a dedicated engine installed in each computer without using both microprocessors. RDMA is an effective technique for exchanging large amounts of data between computer devices. When the amount of data on the host memory to be transmitted / received is larger than the packet length “PSIZE” in the data communication method used between the computer devices, the data in the host memory is transferred by multiple packet transmission / reception.
“An RDMA Protocol Verbs Specification (Version 1.0)” (Jeff Hill, Paul Culley, Jim Pinkerton, Renato Recio), April 25, 2003 (http://www.rdmaconsortium.org/home/draft-recio iwarp-rdmap-v1.0pdf)

本発明に関連する回線選択制御方法では、図10に示す回線1〜回線Nが異なる経路によって転送される可能性があるため、パケットを複数の回線に分離して転送する際に、対向のデータ処理装置へ該パケットが届くまでの転送遅延『LTC』が増大する可能性があるという課題がある。この場合には、経路が異なれば、回線によって経路長やキュー長に差があり、『伝送路遅延』にずれが生じる。   In the line selection control method related to the present invention, there is a possibility that lines 1 to N shown in FIG. 10 may be transferred by different routes. Therefore, when a packet is transferred to a plurality of lines separately, the opposite data There is a problem that the transfer delay “LTC” until the packet reaches the processing apparatus may increase. In this case, if the route is different, there is a difference in the route length and the queue length depending on the line, and the “transmission path delay” is shifted.

そこで、本発明の目的は上記の問題点を解消し、パケット転送あるいはデータ転送を行う場合の転送遅延『LTC』を短縮することができるデータ処理装置及びそれらに用いる回線選択制御方法並びにそのプログラムを提供することにある。   Accordingly, an object of the present invention is to provide a data processing apparatus that can solve the above-described problems and can reduce the transfer delay “LTC” when performing packet transfer or data transfer, a line selection control method used therefor, and a program thereof. It is to provide.

本発明によるデータ処理装置は、対向装置との間で複数の回線を用いてデータ転送を行うデータ処理装置であって、
前記対向装置との間の複数の回線の経路各々の伝送路遅延を測定する測定手段と、
前記伝送路遅延が最大の1以上の回線を除外した場合に前記データ転送を行うために必要な送信遅延と使用する経路の伝送路遅延の最大値とから転送遅延を算出し、その算出結果を基に前記複数の経路の中から前記転送遅延が最小となる経路の組み合わせを選択する選択手段と、
その選択された経路の組み合わせに対してデータを振り分ける分配手段と
を備えている。
A data processing apparatus according to the present invention is a data processing apparatus that performs data transfer with a counter apparatus using a plurality of lines,
Measuring means for measuring a transmission line delay of each of a plurality of line paths to the opposite device;
When one or more lines with the maximum transmission line delay are excluded, the transfer delay is calculated from the transmission delay necessary for performing the data transfer and the maximum value of the transmission line delay of the path to be used, and the calculation result is A selection means for selecting a combination of paths that minimizes the transfer delay from the plurality of paths based on;
Distributing means for distributing data to the selected combination of routes.

本発明による回線選択制御方法は、対向装置との間で複数の回線を用いてデータ転送を行うデータ処理装置に用いる回線選択制御方法であって、
前記データ処理装置が、前記対向装置との間の複数の回線の経路各々の伝送路遅延を測定する測定処理と、
前記伝送路遅延が最大の1以上の回線を除外した場合に前記データ転送を行うために必要な送信遅延と使用する経路の伝送路遅延の最大値とから転送遅延を算出し、その算出結果を基に前記複数の経路の中から前記転送遅延が最小となる経路の組み合わせを選択する選択処理と、
その選択された経路の組み合わせに対してデータを振り分ける分配処理と
を実行している。
A line selection control method according to the present invention is a line selection control method used for a data processing apparatus that performs data transfer with a counter apparatus using a plurality of lines.
A measurement process in which the data processing device measures a transmission line delay of each of a plurality of line paths to the opposite device;
When one or more lines with the maximum transmission line delay are excluded, the transfer delay is calculated from the transmission delay necessary for performing the data transfer and the maximum value of the transmission line delay of the path to be used, and the calculation result is A selection process for selecting a combination of routes that minimizes the transfer delay from the plurality of routes based on
Distribution processing for distributing data to the selected combination of routes is executed.

本発明によるプログラムは、対向装置との間で複数の回路を用いてデータ転送を行うデータ処理装置内においてコンピュータに実行させるプログラムであって、
前記対向装置との間の複数の回路の経路各々の伝送路遅延を測定する測定処理と、
前記伝送路遅延が最大の1以上の回線を除外した場合に前記データ転送を行うために必要な送信遅延と使用する経路の伝送路遅延の最大値とから転送遅延を算出し、その算出結果を基に前記複数の経路の中から前記転送遅延が最小となる経路の組み合わせを選択する選択処理と、
その選択された経路の組み合わせに対してデータを振り分ける分配処理と
を含むことを特徴とする。
A program according to the present invention is a program to be executed by a computer in a data processing device that performs data transfer with a counter device using a plurality of circuits,
A measurement process for measuring a transmission line delay of each of a plurality of circuit paths between the opposite device;
When one or more lines with the maximum transmission line delay are excluded, the transfer delay is calculated from the transmission delay necessary for performing the data transfer and the maximum value of the transmission line delay of the path to be used, and the calculation result is A selection process for selecting a combination of routes that minimizes the transfer delay from the plurality of routes based on
Distribution processing for distributing data to the selected combination of routes.

本発明は、上記のような構成及び動作とすることで、パケット転送あるいはデータ転送を行う場合の転送遅延『LTC』を短縮することができるという効果が得られる。   The present invention has an effect that the transfer delay “LTC” when performing packet transfer or data transfer can be shortened by adopting the configuration and operation as described above.

次に、本発明の実施例について図面を参照して説明する。   Next, embodiments of the present invention will be described with reference to the drawings.

図1は本発明の第1の実施例によるデータ処理装置の構成を示すブロック図である。図1においては、本発明の第1の実施例による『転送遅延』最適化を図る回線選択制御方法を採るデータ処理装置10の構成を示している。図1において、右側が回線1〜回線N(Nは2以上の正の整数)であり、ここでは左から右方向へのパケット・フレームの流れを下り回線並びに送信側と呼び、右から左方向へのフレーム・パケットの流れを上り回線並びに受信側と呼ぶものとする。   FIG. 1 is a block diagram showing the configuration of a data processing apparatus according to the first embodiment of the present invention. FIG. 1 shows the configuration of a data processing apparatus 10 that employs a line selection control method for optimizing “transfer delay” according to the first embodiment of the present invention. In FIG. 1, the right side is line 1 to line N (N is a positive integer greater than or equal to 2). Here, the flow of packet frames from the left to the right is called the downlink and the transmission side, and from right to left The flow of frames and packets to is called the uplink and the receiving side.

データ処理装置10は、データ生成・終端部11と、データ送受信処理部15とを有している。データ送受信処理部15は、その内部に、パケット処理部1と、分離部2と、遅延測定パケット挿入部3−1〜3−Nと、送信器4−1〜4−Nと、受信器7−1〜7−Nと、遅延測定パケット抽出部8−1〜8−Nと、多重部9と、回線情報テーブル16と、使用回線選択部17とを有している。パケット処理部1の出力帯域は、回線1本分以上の帯域を持つものとする。   The data processing apparatus 10 includes a data generation / termination unit 11 and a data transmission / reception processing unit 15. The data transmission / reception processing unit 15 includes therein a packet processing unit 1, a separation unit 2, delay measurement packet insertion units 3-1 to 3 -N, transmitters 4-1 to 4 -N, and a receiver 7. -1 to 7-N, delay measurement packet extraction units 8-1 to 8-N, a multiplexing unit 9, a line information table 16, and a used line selection unit 17. The output bandwidth of the packet processing unit 1 is assumed to have a bandwidth equal to or more than one line.

IEEE802.3adのリンク・アグリゲーションの場合、パケット処理部1は、TCP処理、UDP処理、IP処理となる。また、分離部2及び多重部9はリンク・アグリゲーション副層、送信器4−1〜4−NはMAC層処理及びPHY層処理の送信側、受信器7−1〜7−NはMAC層処理及びPHY層処理の受信側となる。   In the case of IEEE 802.3ad link aggregation, the packet processing unit 1 performs TCP processing, UDP processing, and IP processing. Further, the demultiplexing unit 2 and the multiplexing unit 9 are link aggregation sublayers, the transmitters 4-1 to 4-N are MAC layer processing and PHY layer processing transmission sides, and the receivers 7-1 to 7-N are MAC layer processing. And the receiving side of the PHY layer processing.

IEEE802.3委員会のHSSGの方式の場合、パケット処理部1はTCP処理、UDP処理、IP処理、及びイーサネット(登録商標)MAC層処理を行う。分離部2ではイーサネット(登録商標)MACフレームを一定バイト長に区切り、回線1〜回線Nに振り分ける。   In the case of the HSSG system of the IEEE 802.3 committee, the packet processing unit 1 performs TCP processing, UDP processing, IP processing, and Ethernet (registered trademark) MAC layer processing. The separation unit 2 divides the Ethernet (registered trademark) MAC frame into a predetermined byte length, and distributes it to the lines 1 to N.

送信器4−1〜4−Nはイーサネット(登録商標)PHY層処理の送信側である。同じく、受信器7−1〜7−Nはイーサネット(登録商標)PHY層処理の受信側であり、多重部9は一定バイト長に区切られたイーサネット(登録商標)フレームの多重・復元を行う。   The transmitters 4-1 to 4-N are transmission sides of Ethernet (registered trademark) PHY layer processing. Similarly, the receivers 7-1 to 7-N are the reception side of the Ethernet (registered trademark) PHY layer processing, and the multiplexing unit 9 multiplexes and restores the Ethernet (registered trademark) frames divided into a fixed byte length.

IEEE802.3委員会のHSSGの方式のように、回線1〜回線Nに一定バイト毎に振分ける場合は、多重部9で、回線1〜回線Nの位相調整による元のフレームの復元処理が必要である。   As in the case of the IEEE 802.3 committee HSSG method, when distributing to the line 1 to the line N every predetermined byte, the multiplexing unit 9 needs to restore the original frame by adjusting the phase of the line 1 to the line N. It is.

本実施例では、遅延測定パケット抽出部8−1〜8−Nから、下り各回線の伝送路遅延『TDLY(k)』(1≦k≦N)が回線情報テーブル16に入力される構成とする。また、使用回線選択部17には、パケット処理部1から、入力パケット毎のパケット長情報『PSIZE』が入力される構成とし、使用回線選択部17は、回線情報テーブルに対しリード・ライト可能な構成とする。また、使用回線選択部17から分離部12に、使用回線を指定する『使用回線情報』を出力する構成とする。   In this embodiment, the delay measurement packet extraction units 8-1 to 8-N input the transmission line delay “TDLY (k)” (1 ≦ k ≦ N) of each downlink to the line information table 16. To do. The used line selection unit 17 is configured to receive packet length information “PSIZE” for each input packet from the packet processing unit 1, and the used line selection unit 17 can read and write to the line information table. The configuration. Further, “used line information” for designating a used line is output from the used line selection unit 17 to the separation unit 12.

尚、遅延測定パケット抽出部8−1〜8−Nでは、上り回線で対向データ処理装置(図示せず)が発出する遅延測定パケットの到着時刻を計測し、これを遅延測定パケット挿入部3−1〜3−Nに対してパケット情報として転送し、対向データ処理装置に対して上り回線毎の伝送路遅延『TDLY(k)』(1≦k≦N)を返送可能としてもよい。また、対向データ処理装置には、上記と同様の構成によって、下り回線毎の伝送路遅延『TDLY(k)』(1≦k≦N)を、上り回線を用いて遅延測定パケット抽出部8−1〜8−Nに返送する構成とする。   Note that the delay measurement packet extraction units 8-1 to 8-N measure the arrival time of the delay measurement packet issued by the opposite data processing device (not shown) on the uplink, and use this to measure the delay measurement packet insertion unit 3- 1 to 3 -N may be transferred as packet information, and the transmission line delay “TDLY (k)” (1 ≦ k ≦ N) for each uplink may be returned to the opposite data processing apparatus. In the opposite data processing apparatus, the transmission line delay “TDLY (k)” (1 ≦ k ≦ N) for each downlink is transmitted to the delay measurement packet extracting unit 8- It is set as the structure returned to 1-8-N.

図2は図1の回線情報テーブル16の構成例を示す図である。図2において、回線情報テーブル16は、回線k(1≦k≦N)毎に、該パケット送出に使用する回線とするか否かを示す『使用回線情報』を持つ。ここでは、『使用回線情報』値が‘1’ならば使用、‘0’ならば未使用と定義するが、逆でもあってもよい。また、回線情報テーブル16は、回線毎に伝送路遅延『TDLY(k)』を保持する構成とする。   FIG. 2 is a diagram showing a configuration example of the line information table 16 of FIG. In FIG. 2, the line information table 16 has “used line information” indicating whether or not to use a line for packet transmission for each line k (1 ≦ k ≦ N). Here, if the “used line information” value is ‘1’, it is defined as being used, and if it is ‘0’, it is defined as unused. Also, the line information table 16 is configured to hold the transmission line delay “TDLY (k)” for each line.

図3は図1の使用回線選択部17の処理動作を示すフローチャートである。これら図1〜図3を参照して本発明の第1の実施例によるデータ処理装置10の動作について説明する。尚、図3に示す処理動作はデータ処理装置10内でコンピュータにて実行可能なプログラムを実行することでも実現可能である。   FIG. 3 is a flowchart showing the processing operation of the used line selection unit 17 of FIG. The operation of the data processing apparatus 10 according to the first embodiment of the present invention will be described with reference to FIGS. Note that the processing operation shown in FIG. 3 can also be realized by executing a program executable by a computer in the data processing apparatus 10.

データ送受信処理部15では、遅延測定パケット挿入部3−1〜3−Nより、送信パケットがないタイミングを用いて、それぞれ一回、もしくは一定間隔毎に遅延測定パケットを発出する。また、データ処理装置10は、対向データ処理装置よりその遅延測定パケットに対する伝送路遅延『TDLY(k)』(1≦k≦N)が返送されてくると、その伝送路遅延『TDLY(k)』を回線情報テーブル16に保持する。   In the data transmission / reception processing unit 15, the delay measurement packet insertion units 3-1 to 3 -N each issue a delay measurement packet once or at regular intervals using a timing when there is no transmission packet. Further, when the transmission path delay “TDLY (k)” (1 ≦ k ≦ N) for the delay measurement packet is returned from the opposite data processing apparatus, the data processing apparatus 10 returns the transmission path delay “TDLY (k)”. Is stored in the line information table 16.

データ生成・終端部11がパケット長『PSIZE』のパケットを出力すると、パケット処理部1は、そのTCPヘッダ等からパケット長情報『PSIZE』を読出し、使用回線選択部17に転送する。使用回線選択部17は、当該パケット長情報『PSIZE』と回線情報テーブル16とを用いて、図3に示す処理動作にて使用回線を決定する。   When the data generation / termination unit 11 outputs a packet having the packet length “PSIZE”, the packet processing unit 1 reads the packet length information “PSIZE” from the TCP header or the like and transfers the packet length information “PSIZE” to the used line selection unit 17. The used line selection unit 17 uses the packet length information “PSIZE” and the line information table 16 to determine the used line in the processing operation shown in FIG.

まず、スタート後(図3ステップS1)、使用回線選択部17は、回線情報テーブル16の回線1〜回線Nの『使用回線情報』領域に‘1’をライトし(図3ステップS2)、内部変数にて、使用回線数を表す『L』=Nとする(図3ステップS3)。そして、使用回線選択部17は、回線情報テーブル16の全回線1〜回線Nの伝送路遅延『TDLY(k)』から、遅延最大の回線『k』=『M』を検索する(図3ステップS4)。ここで、『k』,『M』とも1以上、N以下の正の整数である。   First, after the start (step S1 in FIG. 3), the used line selection unit 17 writes “1” in the “used line information” area of the lines 1 to N in the line information table 16 (step S2 in FIG. 3). In a variable, “L” = N representing the number of lines used is set (step S3 in FIG. 3). Then, the used line selection unit 17 searches for the maximum delay line “k” = “M” from the transmission line delays “TDLY (k)” of all lines 1 to N in the line information table 16 (step in FIG. 3). S4). Here, both “k” and “M” are positive integers of 1 or more and N or less.

この状態で、使用回線選択部17は、パケット処理部1からのパケット長情報『PSIZE』の入力を待つ(図3ステップS5)。『PSIZE』が入力されると、使用回線選択部17は、転送遅延『LTC』を、
転送遅延『LTC』
=『送信遅延』+『伝送路遅延 最大値』
={PSIZE÷(L×R)}+TDLY(M) ・・・(1)
によって算出する(図3ステップS6)。ここで、『LTC』は使用回線選択部17の内部変数、『R』は一回線あたりの伝送速度である。また、送信遅延は、『PSIZE』のパケットを、L本分の回線帯域で送出する際に必要な時間である。
In this state, the used line selection unit 17 waits for input of packet length information “PSIZE” from the packet processing unit 1 (step S5 in FIG. 3). When “PSIZE” is input, the used line selection unit 17 sets the transfer delay “LTC”,
Transfer delay "LTC"
= “Transmission delay” + “Maximum transmission line delay”
= {PSIZE / (L × R)} + TDLY (M) (1)
(Step S6 in FIG. 3). Here, “LTC” is an internal variable of the used line selection unit 17, and “R” is a transmission rate per line. The transmission delay is a time required for sending “PSIZE” packets in the line bandwidth of L lines.

次に、使用回線選択部17は、回線Mを使用しない場合の転送遅延『LTC’』を算出する。『LTC’』も使用回線選択部17で使用する内部変数である。まず、使用回線選択部17は、回線情報テーブル16の回線番号『M』の『使用回線情報』領域に‘0’を書込み(図3ステップS7)、『L』から1を減算する(図3ステップS8)。この状態で、使用回線選択部17は、回線情報テーブル16の『使用回線領域』=‘1’の回線中から『TDLY(k)』が最大の回線『k』=『M’』を検索する(図3ステップS9)。ここで、『M’』は1以上、N以下の正の整数である。   Next, the used line selection unit 17 calculates a transfer delay “LTC ′” when the line M is not used. “LTC ′” is also an internal variable used by the used line selection unit 17. First, the used line selection unit 17 writes “0” in the “used line information” area of the line number “M” in the line information table 16 (step S7 in FIG. 3), and subtracts 1 from “L” (FIG. 3). Step S8). In this state, the used line selection unit 17 searches for a line “k” = “M” ”having the largest“ TDLY (k) ”from the lines of“ used line area ”=“ 1 ”in the line information table 16. (FIG. 3, step S9). Here, “M ′” is a positive integer of 1 or more and N or less.

この状態で、使用回線選択部17は、回線Mを使用しない場合の転送遅延『LTC’』を、
転送遅延『LTC’』
=『送信遅延』+『伝送路遅延 最大値』
={PSIZE÷(L×R)}+TDLY(M’) ・・・(2)
によって算出する(図3ステップS10)。
In this state, the line selection unit 17 uses the transfer delay “LTC ′” when the line M is not used.
Transfer delay “LTC '”
= “Transmission delay” + “Maximum transmission line delay”
= {PSIZE / (L × R)} + TDLY (M ′) (2)
(Step S10 in FIG. 3).

そして、使用回線選択部17は、『LTC』と『LTC’』との大小比較を行う(図3ステップS11)。『LTC’』<『LTC』ならば[図3ステップS11/Y(YES)]、回線Mを使用しない方が『転送遅延』が短縮される。そのため、使用回線選択部17は、『LTC』に『LTC’』を代入し(図3ステップS12)、また、使用回線中で転送遅延『LTC』最大の回線番号『M』に『M’』を代入する(図3ステップS13)。尚、使用回線選択部17は、使用回線数『L』=1ならば[図3ステップS14/Y(YES)]、ステップS17に遷移するが、『L>1』ならば[ステップS14/N(NO)]、ステップS7に戻る。   Then, the used line selection unit 17 performs a size comparison between “LTC” and “LTC ′” (step S11 in FIG. 3). If “LTC ′” <“LTC” [FIG. 3, step S11 / Y (YES)], the “transfer delay” is shortened if the line M is not used. Therefore, the used line selection unit 17 substitutes “LTC ′” for “LTC” (step S12 in FIG. 3), and “M ′” for the line number “M” having the largest transfer delay “LTC” in the used line. Is substituted (step S13 in FIG. 3). If the number of lines used “L” = 1, [Step S14 / Y (YES) in FIG. 3], the line selection unit 17 proceeds to Step S17, but if “L> 1”, [Step S14 / N]. (NO)], it returns to step S7.

使用回線選択部17は、ステップS11で、『LTC’』≧『LTC』ならば[図3ステップS11/N(NO)]、回線Mを用いる方が『転送遅延』が短縮されるため、回線情報テーブル16の回線番号『M』の『使用回線情報』領域を‘1’に戻す(図3ステップS15)。また、使用回線選択部17は、1減算していた『L』にも1を加算して、元に戻す(図3ステップS16)。そして、使用回線選択部17は、回線数『L』を用いた場合が『転送遅延』最短であると判断し、回線情報テーブル16の『使用回線領域』を、『使用回線情報』として分離部2に出力する。その後、ステップS2に戻る。   If “LTC ′” ≧ “LTC” in step S11 [step S11 / N (NO) in FIG. 3], the used line selection unit 17 uses the line M to reduce the “transfer delay”. The “used line information” area of the line number “M” in the information table 16 is returned to “1” (step S15 in FIG. 3). In addition, the used line selection unit 17 adds 1 to “L” which has been subtracted by 1 and restores the original (step S16 in FIG. 3). Then, the used line selection unit 17 determines that the “transfer delay” is the shortest when the number of lines “L” is used, and separates the “used line area” of the line information table 16 as “used line information”. Output to 2. Then, it returns to step S2.

分離部2は、使用回線選択部17からの『使用回線情報』に基づき、パケットを回線1〜回線Nのうち『使用回線情報』=‘1’のものに振り分ける。受信側では、『使用回線情報』=‘1’の回線を用いて転送されたパケット、もしくは一定バイト長のデータを多重部9で多重してパケット処理部1に転送し、さらにデータ生成・終端部11に転送する。   Based on the “used line information” from the used line selection unit 17, the separating unit 2 distributes the packet to the “used line information” = “1” among the lines 1 to N. On the receiving side, a packet transferred using a line of “used line information” = “1” or data of a fixed byte length is multiplexed by the multiplexing unit 9 and transferred to the packet processing unit 1, and further data generation / termination Forward to unit 11.

本実施例では、送信側において、入力パケットを分離部2によって複数の回線1〜回線Nに分配し、各回線の送信器4−1〜4−Nからフレームとして回線1〜回線Nに出力し、また、受信側において、各回線の受信器7−1〜7−Nで受信したフレームを多重部9で多重した後にパケット処理部1から出力するデータ送受信処理部15に、送信側の分離部2と送信器4−1〜4−Nとの間に回線1〜回線N毎の遅延測定パケット挿入部3−1〜3−Nを備え、また、受信側の受信器7−1〜7−Nと多重部9との間に回線1〜回線N毎の遅延測定パケット抽出部8−1〜8−Nを備え、さらに、回線情報テーブル16及び使用回線選択部17とを備えている。   In this embodiment, on the transmission side, an input packet is distributed to a plurality of lines 1 to N by the separating unit 2, and is output as a frame from the transmitters 4-1 to 4-N of each line to the lines 1 to N. In addition, on the receiving side, a frame received by the receivers 7-1 to 7-N of each line is multiplexed by the multiplexing unit 9 and then output from the packet processing unit 1 to the data transmission / reception processing unit 15 to the transmission side separation unit 2 and the transmitters 4-1 to 4-N are provided with delay measurement packet insertion units 3-1 to 3-N for the respective lines 1 to N, and receivers 7-1 to 7- N is provided with delay measurement packet extraction units 8-1 to 8-N for each line 1 to line N, and further includes a line information table 16 and a used line selection unit 17.

本実施例では、遅延測定パケット挿入部3−1〜3−Nから、回線1〜回線N毎に遅延測定パケットを一回もしくは一定間隔で発出する。データ送受信処理部15には、遅延測定パケットで測定した各伝送路『k』(kは、1≦k≦Nの正の整数)に対する伝送路遅延(これを『TDLY(k)』とする)が、遅延測定パケットを用いて対向データ処理装置より返送される。そこで、使用回線選択部17は、『TDLY(k)』を、回線情報テーブル16に書込む。   In the present embodiment, the delay measurement packet insertion units 3-1 to 3-N issue a delay measurement packet for each of the lines 1 to N once or at regular intervals. The data transmission / reception processing unit 15 transmits a transmission line delay for each transmission line “k” (k is a positive integer of 1 ≦ k ≦ N) measured by the delay measurement packet (this is referred to as “TDLY (k)”). Is returned from the opposite data processing device using the delay measurement packet. Therefore, the used line selection unit 17 writes “TDLY (k)” in the line information table 16.

一方、データ生成・終端部11からパケット処理部1にパケットが入力されると、パケット処理部1はそのパケットヘッダ部(TCPヘッダ等)よりパケット長情報『PSIZE』を読出し、使用回線選択部17に入力する。使用回線選択部17は、回線情報テーブル16の伝送路遅延情報『TDLY(k)』を参照し、『TDLY(k)』とパケット長情報『PSIZE』とから、当該パケット送出に使用する回線番号を判断し、分離部2に出力する。分離部2では、使用回線選択部17から『使用回線情報』によって指定された回線のみを用いて、入力パケットを送出する。   On the other hand, when a packet is input from the data generation / termination unit 11 to the packet processing unit 1, the packet processing unit 1 reads the packet length information “PSIZE” from the packet header (TCP header or the like) and uses the line selection unit 17. To enter. The line selection unit 17 refers to the transmission line delay information “TDLY (k)” in the line information table 16 and uses “TDLY (k)” and packet length information “PSIZE” to determine the line number used for sending the packet. Is output to the separation unit 2. The separating unit 2 transmits an input packet using only the line designated by the “used line information” from the used line selecting unit 17.

これによって、本実施例では、パケットを複数の回線1〜回線Nを用いて転送する際に、使用回線数『L』を調整することで、『転送遅延LTC』=『送信遅延』+『伝送路遅延 最大値』が最小となるよう、使用回線の選択を行うことができる。よって、本実施例では、パケット転送あるいはデータ転送を行う場合の転送遅延『LTC』を短縮することができる。   Thus, in this embodiment, when transferring a packet using a plurality of lines 1 to N, by adjusting the number of lines used “L”, “transfer delay LTC” = “transmission delay” + “transmission” The line to be used can be selected so that the “path delay maximum value” is minimized. Therefore, in this embodiment, the transfer delay “LTC” when performing packet transfer or data transfer can be reduced.

尚、本実施例における使用回線選択部17の処理動作は、ディジタル論理回路によるハードウェア処理またはCPU(中央処理装置)やDSP(Digital Signal Processor)によるソフトウェア処理にて実現することができる。   Note that the processing operation of the used line selection unit 17 in this embodiment can be realized by hardware processing by a digital logic circuit or software processing by a CPU (Central Processing Unit) or DSP (Digital Signal Processor).

図4は本発明の第2の実施例によるデータ処理装置の構成例を示すブロック図である。図4においては、データ処理装置、特にコンピュータ装置間でホストメモリの内容を、双方のマイクロプロセッサを介さず、それぞれのコンピュータに搭載した専用エンジンでホストメモリ同士の書込みや読出し処理を行うRDMA(Remote Direct Memory Access)技術に、本発明の技術を適用する例を示している。   FIG. 4 is a block diagram showing a configuration example of a data processing apparatus according to the second embodiment of the present invention. In FIG. 4, the contents of the host memory between the data processing devices, particularly the computer devices, RDMA (Remote) which performs the writing and reading processing between the host memories with a dedicated engine installed in each computer without using both microprocessors. An example in which the technology of the present invention is applied to the Direct Memory Access) technology is shown.

本実施例では、RDMAのうち、特に、OSI参照モデルのトランスポート層にTCPを用いるRDMA over TCP、もしくはトランスポート層にSCTP(Stream Control Transmission Protocol)を用いるRDMA over SCTPに本発明を適用している。これらRDMA over TCP、もしくはRDMA over SCTPは、iWARP(Internet Wide Area RDMA Protocol)と呼ばれている(非特許文献1参照)。   In the present embodiment, the present invention is applied to RDMA over TCP that uses TCP for the transport layer of the OSI reference model, or RDMA over SCTP that uses SCTP (Stream Control Transmission Protocol) for the transport layer. Yes. These RDMA over TCP or RDMA over SCTP is called iWARP (Internet Wide Area RDMA Protocol) (see Non-Patent Document 1).

iWARPでは、様々なオペレーションタイプが定義されている。オペレーションタイプとは、二台のコンピュータ装置間で行う動作である。この動作には、例えば、コンピュータ装置Aがコンピュータ装置Bのホストメモリの指定アドレス内容をマイクロプロセッサを介さずに読出し、コンピュータ装置Aのホストメモリにコピーするオペレーションに、RDMA Readがある。   iWARP defines various operation types. An operation type is an operation performed between two computer devices. In this operation, for example, RDMA Read is an operation in which the computer apparatus A reads the contents of the designated address in the host memory of the computer apparatus B without using a microprocessor and copies it to the host memory of the computer apparatus A.

また、上記の動作には、コンピュータ装置Aとコンピュータ装置BとのそれぞれのRDMA処理部に設けたキュー間で、双方のマイクロプロセッサを介さずにデータ転送を行うオペレーションに、RDMA SendまたはRDMA Receiveがある。   In the above operation, RDMA Send or RDMA Receive is an operation for transferring data between queues provided in the RDMA processing units of the computer apparatus A and the computer apparatus B without using both microprocessors. is there.

さらに、上記の動作には、コンピュータ装置Aのホストメモリの内容を、コンピュータ装置Bのホストメモリの指定したアドレスに、マイクロプロセッサを介さずコピーする、RDMA Writeがある。   Further, the above operation includes RDMA Write that copies the contents of the host memory of the computer apparatus A to the designated address of the host memory of the computer apparatus B without using a microprocessor.

図12は二つのコンピュータ装置間でRDMA処理を実施する、本発明に関連するコンピュータシステムの一例を示している。図12に示すコンピュータシステムにおいて、通信プロトコルとしてはTCP/IPやSCTPに限定せず、iWARPでなくてもよいが、代表例として以下ではiWARPで説明する。   FIG. 12 shows an example of a computer system related to the present invention that performs RDMA processing between two computer devices. In the computer system shown in FIG. 12, the communication protocol is not limited to TCP / IP or SCTP, and may not be iWARP. However, as a representative example, iWARP will be described below.

図12において、21,121はコンピュータ装置、21−1,121−1はマイクロプロセッサ、21−2,121−2はチップセット回路、21−3,121−3はホストメモリ、21−4,121−4はRDMA処理部、21−5,121−5はデータ送受信処理部、123は通信回線である。ここでは、コンピュータ装置121からコンピュータ装置21への方向を下り回線、逆方向を上り回線とする。チップセット21−2,121−2は、マイクロプロセッサ21−1,121−1とホストメモリ21−3,121−3、あるいはRDMA処理部21−4,121−4を接続するデバイスである。   12, 21 and 121 are computer devices, 21-1 and 121-1 are microprocessors, 21-2 and 121-2 are chipset circuits, 21-3 and 121-3 are host memories, and 21-4 and 121. -4 is an RDMA processing unit, 21-5 and 121-5 are data transmission / reception processing units, and 123 is a communication line. Here, the direction from the computer apparatus 121 to the computer apparatus 21 is a downlink, and the reverse direction is an uplink. The chip sets 21-2 and 121-2 are devices that connect the microprocessors 21-1 and 121-1 and the host memories 21-3 and 121-3 or the RDMA processing units 21-4 and 121-4.

21−8,121−8はアプリケーションプログラム、21−9,121−9はMPI(Message Passing Interface)、21−10,121−10はドライバプログラムである。アプリケーションプログラム21−8,121−8は任意のプログラムであるが、他のコンピュータ装置との通信が必要なものとする。MPI21−9,121−9は、並列計算用のメッセージ授受用ライブラリであり、並列計算以外であればMPIのかわりにSocket通信ライブラリとなる。ドライバプログラム21−10,121−10は、それぞれRDMA処理部21−4,121−4とマイクロプロセッサ21−1,121−1の通信や制御、RDMA処理の一部分を行う。   21-8 and 121-8 are application programs, 21-9 and 121-9 are MPIs (Message Passing Interface), 21-10 and 121-10 are driver programs. Although the application programs 21-8 and 121-8 are arbitrary programs, it is assumed that communication with other computer apparatuses is necessary. MPIs 21-9 and 121-9 are message exchange libraries for parallel computation. If they are not parallel computations, they are socket communication libraries instead of MPI. The driver programs 21-10 and 121-10 perform communication and control of the RDMA processing units 21-4 and 121-4 and the microprocessors 21-1 and 121-1, respectively, and a part of the RDMA processing.

上述したコンピュータ装置121とコンピュータ装置21との間では、ホストメモリ121−3の指定アドレスの内容を、RDMA Writeによってホストメモリ21−3の指定アドレスにコピーする。この場合、アプリケーションプログラム121−8から、ホストメモリ121−3の任意領域に格納されたデータをコンピュータ装置21にライトする処理要求が発生すると、MPI121−9からライト要求メッセージ送信を行い、ドライバプログラム121−10及びチップセット121−2経由でRDMA処理部121−4に、RDMA Write要求通知が転送される。RDMA Write要求通知には、ホストメモリ121−3の何れの領域をコピーするかを示すアドレス情報も含まれる。   Between the computer apparatus 121 and the computer apparatus 21 described above, the contents of the designated address in the host memory 121-3 are copied to the designated address in the host memory 21-3 by RDMA Write. In this case, when a processing request for writing data stored in an arbitrary area of the host memory 121-3 to the computer device 21 is generated from the application program 121-8, a write request message is transmitted from the MPI 121-9, and the driver program 121 The RDMA Write request notification is transferred to the RDMA processing unit 121-4 via −10 and the chipset 121-2. The RDMA Write request notification includes address information indicating which area of the host memory 121-3 is to be copied.

RDMA処理部121−4は、チップセット121−2経由で、ホストメモリ121−3のアドレス情報で指定された領域のデータを読出し、RDMA処理部21−4に転送する。データ量『DSIZE』がデータ送受信処理部121−5のパケット長『PSIZE』よりも大きい場合は、複数回のパケット転送によってデータ転送を行う。また、その際のメッセージ(パケットに相当)フォーマットは、RDMA規定によってRDMA Write、RDMA Send、RDMA Read等のオペレーションタイプ毎に定められ、RDMA処理部21−4はオペレーションタイプを容易に認識可能である。   The RDMA processing unit 121-4 reads the data in the area specified by the address information of the host memory 121-3 via the chip set 121-2 and transfers it to the RDMA processing unit 21-4. When the data amount “DSIZE” is larger than the packet length “PSIZE” of the data transmission / reception processing unit 121-5, data transfer is performed by a plurality of packet transfers. Further, the message (corresponding to packet) format at that time is determined for each operation type such as RDMA Write, RDMA Send, RDMA Read, etc. according to RDMA regulations, and the RDMA processing unit 21-4 can easily recognize the operation type. .

認識の結果、RDMA Writeならば、当該メッセージ中のデータをチップセット21−2経由でホストメモリ21−3に書込む。尚、メモリ21−3へのライトアドレス情報は当該RDMA Writeメッセージに格納されており、これは予め互いのMPI121−9,21−9間で情報交換を行い、RDMA処理部121−4はMPI121−9から通知されている。このMPIのアドレス情報交換方法はMPI毎に決まり、本発明とは直接的に関係しないためここでは省略する。   If the result of the recognition is RDMA Write, the data in the message is written into the host memory 21-3 via the chipset 21-2. The write address information to the memory 21-3 is stored in the RDMA Write message, which is exchanged in advance between the MPIs 121-9 and 21-9, and the RDMA processing unit 121-4 has the MPI 121- 9 is notified. The MPI address information exchange method is determined for each MPI, and is not directly related to the present invention, so that it is omitted here.

このように、RDMA処理部121−4がドライバプログラム121−10からRDMA Write要求を受信した以降は、マイクロプロセッサ121−1,21−1のどちらも使用せず、ホストメモリ121−3の内容をホストメモリ21−3にコピー可能である。コピー終了後、RDMA処理部21−4はドライバプログラム21−10やMPI21−9、アプリケーションプログラム21−8にデータ引取り要求を発出し、これらはデータコピーされたことを認識して、利用可能となる。   As described above, after the RDMA processing unit 121-4 receives the RDMA Write request from the driver program 121-10, neither of the microprocessors 121-1, 21-1 is used, and the contents of the host memory 121-3 are stored. It can be copied to the host memory 21-3. After the copying is completed, the RDMA processing unit 21-4 issues a data collection request to the driver program 21-10, MPI 21-9, and application program 21-8, which recognizes that the data has been copied and can be used. Become.

次に、RDMA処理では、RDMA Write、RDMA Read、RDMA Receive等のオペレーション完了を、上位レイヤに通知することが規定されている。通知にはCompletion Queue(以下、CQとする)というRDMA処理で定義されたキューを用いる。この通知では、RDMA処理で各オペレーションが完了したならばCQにオペレーション毎に完了通知を書込み、これをドライバ側が読出し、MPIやアプリケーション等の上位レイヤに通知する。CQへオペレーション完了を書込むためのトリガは、iWARP規定では規定されておらず、実装に依存する。   Next, in the RDMA processing, it is specified that the completion of operations such as RDMA Write, RDMA Read, and RDMA Receive is notified to the upper layer. For the notification, a queue defined by RDMA processing called Completion Queue (hereinafter referred to as CQ) is used. In this notification, if each operation is completed by the RDMA processing, a completion notification is written in the CQ for each operation, and the driver side reads it and notifies the upper layer such as MPI or application. The trigger for writing the operation completion to the CQ is not defined by the iWARP specification and depends on the implementation.

RDMA WriteでのCQへのライト完了通知トリガの一例を図12に(1)通信プロトコルのACK(Acknowledgement)による方法、(2)RDMA Sendによる方法として、二種類示す。   An example of a write completion notification trigger to CQ in RDMA Write is shown in FIG. 12 as (1) a method using ACK (Acknowledgement) of the communication protocol and (2) a method using RDMA Send.

図12(1)に示す方法は、RDMA処理より下位レイヤの通信プロトコルの情報を用いる方法であり、点線で示すように、データ送受信処理部121−5で受信する通信プロトコルのACK、一例としてTCPを用いる場合には、上り回線のTCP ACKをトリガとする。   The method shown in FIG. 12 (1) is a method using information of a communication protocol in a lower layer than the RDMA processing. As shown by a dotted line, an ACK of a communication protocol received by the data transmission / reception processing unit 121-5, for example, TCP Is used, the uplink TCP ACK is used as a trigger.

TCP動作では、送信側から受信側へTCPセグメントを正常伝送した際には、受信側からTCP ACKを返送し、受信できなかった場合にはTCP ACKを返送しない規定がある。送信側では当該TCP ACKが規定時間以内に返送されない場合に、当該TCPセグメントを再送する。ここでも、データ送受信処理部21−5は、TCPセグメントを正常受信した場合に、当該TCPセグメントに対するTCP ACKをコンピュータ装置121に返送する。   In the TCP operation, there is a rule that when a TCP segment is normally transmitted from the transmission side to the reception side, a TCP ACK is returned from the reception side, and when the TCP segment is not received, a TCP ACK is not returned. If the TCP ACK is not returned within a specified time, the transmitting side retransmits the TCP segment. Also in this case, when the data transmission / reception processing unit 21-5 normally receives the TCP segment, the data transmission / reception processing unit 21-5 returns a TCP ACK for the TCP segment to the computer apparatus 121.

一方、パケットロスやビット誤りにより正しく受信しない場合には、TCP ACKを返送しない。これにしたがって、コンピュータ装置121のTCP処理回路121−5は、TCP ACKによってコンピュータ装置21のTCPレイヤで正しく受信できたTCPセグメントを、ホストメモリ21−3にも正しくライトできたとみなす。コピーするメモリ長『DSIZE』がTCPセグメント長『PSIZE』よりも大きい場合は、複数回のTCPセグメント転送によりコピーを行う。そして、当該データのコピーに使用した全TCPセグメントのTCP ACKをトリガとして、RDMA処理部121−4はライト完了通知を上位レイヤに通知する(CQにライト完了通知を書込む)。   On the other hand, if the packet is not correctly received due to packet loss or bit error, the TCP ACK is not returned. In accordance with this, the TCP processing circuit 121-5 of the computer apparatus 121 considers that the TCP segment that has been correctly received by the TCP layer of the computer apparatus 21 by the TCP ACK has been correctly written to the host memory 21-3. When the memory length “DSIZE” to be copied is larger than the TCP segment length “PSIZE”, copying is performed by a plurality of TCP segment transfers. The RDMA processing unit 121-4 notifies the upper layer of a write completion notification (writes the write completion notification to the CQ) using TCP ACKs of all TCP segments used for copying the data as a trigger.

尚、データ送受信処理部121−5内のTCP処理は、TCP ACKが何れのTCPセグメントのACKかをTCPセグメント内のシーケンス番号から認識しており、RDMA WriteメッセージとTCPセグメントとの関連付けを管理しておけば、何れのRDMA Writeメッセージがライト完了したのか、容易に判定可能である。   The TCP processing in the data transmission / reception processing unit 121-5 recognizes which TCP segment is the ACK of the TCP ACK from the sequence number in the TCP segment, and manages the association between the RDMA Write message and the TCP segment. Then, it can be easily determined which RDMA Write message has been written.

これに対して、図12(2)に示す方法は、受信側のコンピュータ装置21でホストメモリ21−3にデータが正しく書込まれたことをドライバプログラム21−10でチェックし、その結果を用いるものである。   On the other hand, in the method shown in FIG. 12 (2), the driver program 21-10 checks that the data is correctly written in the host memory 21-3 by the receiving side computer device 21, and uses the result. Is.

図12(2)に示す方法は、アプリケーションプログラム121−8からライトする処理要求が発生し、RDMA処理部21−4がライトデータをホストメモリ21−3に書込むまでの処理が、図12(1)に示す方法と同一である。さらに、ドライバプログラム21−10にデータ引き取り要求を通知する際に、iWARP規定で規定されているRDMA Writeメッセージのメッセージ番号MSN(Message Sequence Number)もあわせてドライバプログラム21−10に通知する。MSNはRDMA処理部121−4でメッセージ順にシリアルに付加する番号である。   In the method shown in FIG. 12 (2), the processing until the RDMA processing unit 21-4 writes the write data to the host memory 21-3 when a processing request for writing is generated from the application program 121-8 is shown in FIG. This is the same as the method shown in 1). Further, when notifying the driver program 21-10 of the data collection request, the driver program 21-10 is also notified of the message number MSN (Message Sequence Number) of the RDMA Write message defined by the iWARP regulations. MSN is a number added serially in the order of messages by the RDMA processing unit 121-4.

ドライバプログラム21−10は、データ引取り要求を受けて、ホストメモリ21−3内の該当するメッセージのCRC(Cyclic Redundancy Check)チェック等のデータ確認を行い、当該データ確認結果をチップセット回路21−2経由でRDMA処理部21−4に通知する。その際、ドライバプログラム21−10はデータ確認したメッセージのMSNもあわせてRDMA処理部21−4に通知する。RDMA処理部21−4は、上り回線にて、RDMA Sendメッセージを用いて、当該データ確認結果(ライト完了通知)とMSNとをRDMA処理部121−4に通知する。   The driver program 21-10 receives the data collection request, performs data confirmation such as CRC (Cyclic Redundancy Check) check of the corresponding message in the host memory 21-3, and sends the data confirmation result to the chipset circuit 21- 2 to the RDMA processing unit 21-4. At this time, the driver program 21-10 also notifies the RDMA processing unit 21-4 of the MSN of the message whose data has been confirmed. The RDMA processing unit 21-4 notifies the RDMA processing unit 121-4 of the data confirmation result (write completion notification) and the MSN using the RDMA Send message on the uplink.

RDMA処理部121−4は受信MSN番号より、何れのRDMA Writeメッセージに対するライト完了通知かを識別可能である。RDMA処理部121−4は、当該RDMA Sendによるライト完了を受信したならば、正しくライトが完了したものと判断し、CQ経由でライト完了を上位レイヤに通知する。   The RDMA processing unit 121-4 can identify which RDMA Write message is a write completion notification from the received MSN number. If the RDMA processing unit 121-4 receives a write completion by the RDMA Send, the RDMA processing unit 121-4 determines that the write is correctly completed, and notifies the upper layer of the write completion via CQ.

図12(2)に示す例では、図12(1)に示す方法のように、通信プロトコルのACKのみではなく、実際にホストメモリ21−3まで確認する方式であり、金融系メッセージのように、より確実性を求める場合に適する。但し、ドライバプログラム21−10でのデータ確認時間やRDMA Send時間が必要のため、コンピュータ装置121の上位レイヤがライト完了を得るまで、図12(1)に示す方法よりも時間がかかるほか、ドライバプログラム21−10でのデータ確認によって、マイクロプロセッサ21−1の負荷は上昇するという特長も持つ。   In the example shown in FIG. 12 (2), as in the method shown in FIG. 12 (1), not only the ACK of the communication protocol but also the system that actually confirms the host memory 21-3. It is suitable when more certainty is required. However, since the data confirmation time and RDMA Send time in the driver program 21-10 are required, it takes more time than the method shown in FIG. 12 (1) until the upper layer of the computer device 121 obtains the write completion. There is also a feature that the load on the microprocessor 21-1 increases due to data confirmation by the program 21-10.

上述のRDMAでは、コンピュータ間通信遅延が性能に影響を与える。特に並列計算等では、RDMAの転送遅延が性能に大きく影響するため、転送遅延が小さいことが望ましい。   In the above RDMA, communication delay between computers affects performance. In particular, in parallel computing or the like, it is desirable that the transfer delay be small because the transfer delay of RDMA greatly affects the performance.

図4においては、RDMA処理を有するコンピュータ装置に本発明を適用し、RDMA『転送遅延』最適化を図るコンピュータ装置50の構成を示している。図4の右側が回線1〜回線Nであり、ここでは左から右方向へのパケット・フレームの流れを下り回線並びに送信側と呼び、右から左方向へのフレーム・パケットの流れを上り回線並びに受信側と呼ぶものとする。   FIG. 4 shows a configuration of a computer device 50 that applies the present invention to a computer device having RDMA processing and optimizes RDMA “transfer delay”. The right side of FIG. 4 is line 1 to line N. Here, the flow of packets and frames from the left to the right is called the downlink and the transmission side, and the flow of frames and packets from the right to the left is called the uplink and It shall be called the receiving side.

コンピュータ装置50は、マイクロプロセッサ51と、チップセット回路52と、ホストメモリ53と、RDMA処理部54と、データ送受信処理部55とを有している。データ送受信処理部55は、その内部に、パケット処理部41と、分離部42と、遅延測定パケット挿入部43−1〜43−Nと、送信器44−1〜44−Nと、受信器47−1〜47−Nと、遅延測定パケット抽出部48−1〜48−Nと、多重部49と、回線情報テーブル56と、使用回線選択部57とを有している。   The computer device 50 includes a microprocessor 51, a chip set circuit 52, a host memory 53, an RDMA processing unit 54, and a data transmission / reception processing unit 55. The data transmission / reception processing unit 55 includes therein a packet processing unit 41, a separation unit 42, delay measurement packet insertion units 43-1 to 43-N, transmitters 44-1 to 44-N, and a receiver 47. -1 to 47-N, delay measurement packet extraction units 48-1 to 48-N, a multiplexing unit 49, a line information table 56, and a used line selection unit 57.

RDMA処理部54の出力帯域は、回線1本分以上の帯域を持つものとする。また、ホストメモリ53にデータが正しく書込まれたことを確認する方式として、図12(1)に示す方法のように通信プロトコルのACKを用いる場合とする。   The output bandwidth of the RDMA processing unit 54 is assumed to have a bandwidth equal to or more than one line. Further, as a method for confirming that data has been correctly written in the host memory 53, it is assumed that ACK of the communication protocol is used as in the method shown in FIG.

尚、IEEE802.3adのリンク・アグリゲーションならば、パケット処理部41は、TCP処理、SCTP処理、IP処理を行う。また、分離部42及び多重部49はリンク・アグリゲーション副層、送信器44−1〜44−NはMAC層処理及びPHY層処理の送信側、受信器47−1〜47−NはMAC層処理及びPHY層処理の受信側となる。   Note that in the case of IEEE 802.3ad link aggregation, the packet processing unit 41 performs TCP processing, SCTP processing, and IP processing. In addition, the demultiplexing unit 42 and the multiplexing unit 49 are link aggregation sublayers, the transmitters 44-1 to 44-N are MAC layer processing and PHY layer processing transmission sides, and the receivers 47-1 to 47-N are MAC layer processings. And the receiving side of the PHY layer processing.

さらに、IEEE802.3委員会のHSSGの方式ならば、パケット処理部41は、TCP処理、SCTP処理、IP処理等、及びイーサネット(登録商標)MAC層処理を行う。分離部42では、イーサネット(登録商標)MACフレームを一定バイト長に区切り、回線1〜回線Nに振り分ける。送信器44−1〜44−Nはイーサネット(登録商標)PHY層処理の送信側である。   Further, in the case of the HSSG system of the IEEE 802.3 committee, the packet processing unit 41 performs TCP processing, SCTP processing, IP processing, and Ethernet (registered trademark) MAC layer processing. The separation unit 42 divides the Ethernet (registered trademark) MAC frame into a predetermined byte length and distributes it to the lines 1 to N. The transmitters 44-1 to 44-N are transmission sides of Ethernet (registered trademark) PHY layer processing.

同じく、受信器47−1〜47−Nはイーサネット(登録商標)PHY層処理の受信側、多重部49は一定バイト長に区切られたイーサネット(登録商標)フレームの多重・復元を行う。IEEE802.3委員会のHSSGの方式のように回線1〜回線Nにバイトで振分けを行う場合、多重部49では、回線1〜回線Nの位相調整による元のフレームの復元が必要である。   Similarly, the receivers 47-1 to 47-N receive the Ethernet (registered trademark) PHY layer processing, and the multiplexing unit 49 multiplexes and restores the Ethernet (registered trademark) frames divided into a fixed byte length. When distributing by bytes to lines 1 to N as in the HSSG system of the IEEE 802.3 committee, the multiplexing unit 49 needs to restore the original frame by adjusting the phases of the lines 1 to N.

本実施例では、遅延測定パケット抽出部48−1〜48−Nから、下り各回線の伝送路遅延『RTT(k)』(1≦k≦N)が回線情報テーブル56に入力される構成とする。ここで、RTT(k)(1≦k≦N)は、回線毎のラウンドトリップ遅延である。図1に示すように、下り回線片方向の伝送路遅延TDLY(k)ではなく、ラウンドトリップ遅延RTT(k)とする理由は、下り回線でTCPデータグラムが転送されて、そのACKが上り回線で転送されてくる遅延が短いことが重要なためである。   In this embodiment, the delay measurement packet extraction units 48-1 to 48 -N input the transmission line delay “RTT (k)” (1 ≦ k ≦ N) of each downlink to the line information table 56. To do. Here, RTT (k) (1 ≦ k ≦ N) is a round trip delay for each line. As shown in FIG. 1, the reason why the round trip delay RTT (k) is used instead of the one-way transmission line delay TDLY (k) is that the TCP datagram is transferred on the downlink and the ACK is transmitted on the uplink. This is because it is important that the delay that is transferred in the network is short.

また、使用回線選択部57には、パケット処理部41から、RDMA Write時のメモリコピー領域サイズ、すなわちデータ量情報『DSIZE』が入力される構成とする。『DSIZE』は、RDMA処理部54から転送されるものとする。使用回線選択部57は、回線情報テーブル56に対してリード・ライト可能な構成とする。さらに、使用回線選択部57から分離部52には、使用回線を指定する『使用回線情報』を出力する構成とする。   Also, the use line selection unit 57 is configured to receive the memory copy area size at the time of RDMA Write, that is, the data amount information “DSIZE”, from the packet processing unit 41. It is assumed that “DSIZE” is transferred from the RDMA processing unit 54. The used line selection unit 57 is configured to be readable and writable with respect to the line information table 56. Further, “used line information” for designating a used line is output from the used line selection unit 57 to the separation unit 52.

尚、遅延測定パケット抽出部48−1〜48−Nは、下り回線側の遅延測定パケット挿入部43−1〜43−Nが発出し、対向コンピュータ装置(図示せず)から上り回線で折り返してきた回線毎の遅延測定パケットの到着時刻、すなわちRTT(k)を測定する。また、遅延測定パケット抽出部48−1〜48−Nは、遅延測定パケット挿入部43−1〜43−Nに対して、対向コンピュータ装置が発出した上り回線側の遅延測定パケットを転送して折り返す。   The delay measurement packet extraction units 48-1 to 48-N are issued from the delay measurement packet insertion units 43-1 to 43-N on the downlink side, and are returned on the uplink from the opposite computer device (not shown). The arrival time of the delay measurement packet for each line, that is, RTT (k) is measured. Also, the delay measurement packet extraction units 48-1 to 48-N transfer and return the uplink delay measurement packets issued by the opposite computer apparatus to the delay measurement packet insertion units 43-1 to 43-N. .

さらに、対向コンピュータ装置には、上記と同様の構成によって、下り回線毎の遅延測定パケットを、上り回線を用いて遅延測定パケット抽出部48−1〜48−Nに返送する構成とする。   Further, the counter computer apparatus is configured to return the delay measurement packet for each downlink to the delay measurement packet extraction units 48-1 to 48-N using the uplink by the same configuration as described above.

図5は図4の回線情報テーブル56の構成例を示す図である。図5において、回線情報テーブル56は、回線k(1≦k≦N)毎に、当該パケット送出に使用する回線とするか否かを示す『使用回線情報』を持つ。ここでは、『使用回線情報』値が‘1’ならば使用、‘0’ならば未使用と定義するが、逆でもよい。また、回線情報テーブル56は、回線毎にラウンドトリップ遅延『RTT(k)』を保持する構成とする。   FIG. 5 is a diagram showing a configuration example of the line information table 56 of FIG. In FIG. 5, the line information table 56 has “used line information” for each line k (1 ≦ k ≦ N) indicating whether the line is used for sending the packet. Here, if the “used line information” value is “1”, it is defined as being used, and if it is “0”, it is defined as unused. The line information table 56 holds a round trip delay “RTT (k)” for each line.

図6は図4の使用回線選択部47の処理動作を示すフローチャートである。これら図4〜図6を参照して本発明の第2の実施例によるコンピュータ装置50の動作について説明する。尚、図6に示す処理動作はコンピュータ装置50がコンピュータにて実行可能なプログラムを実行することでも実現可能である。   FIG. 6 is a flowchart showing the processing operation of the used line selection unit 47 of FIG. The operation of the computer apparatus 50 according to the second embodiment of the present invention will be described with reference to FIGS. The processing operation shown in FIG. 6 can also be realized by the computer device 50 executing a program executable by the computer.

データ送受信処理部55では、遅延測定パケット挿入部43−1〜43−Nにて、送信パケットがないタイミングを用いて、それぞれ一回、もしくは一定間隔毎に遅延測定パケットを発出する。また、データ送受信処理部55では、対向コンピュータ装置から折り返された当該遅延測定パケットによって、遅延測定パケット抽出部48−1〜48−Nでラウンドトリップ遅延『RTT(k)』(1≦k≦N)を測定し、そのラウンドトリップ遅延『RTT(k)』を回線情報テーブル56に保持する。   In the data transmission / reception processing unit 55, the delay measurement packet insertion units 43-1 to 43-N issue delay measurement packets once or at regular intervals, respectively, using the timing when there is no transmission packet. Further, in the data transmission / reception processing unit 55, the round trip delay “RTT (k)” (1 ≦ k ≦ N) by the delay measurement packet extraction units 48-1 to 48 -N by the delay measurement packet returned from the opposite computer device. ) And the round trip delay “RTT (k)” is held in the line information table 56.

RDMA処理部54がRDMA Writeによってメモリ領域コピーを開始すると、パケット処理部41は、RDMA処理部54よりそのメモリ領域サイズ、すなわちデータ量情報『DSIZE』を受取り、『DSIZE』を使用回線選択部57に転送する。使用回線選択部57は、当該データ量情報『DSIZE』と回線情報テーブル56とを用いて、図6に示す方法で、使用回線を決定する。この使用回線の決定動作を図6を参照して説明する。   When the RDMA processing unit 54 starts copying the memory area by RDMA Write, the packet processing unit 41 receives the memory area size, that is, the data amount information “DSIZE” from the RDMA processing unit 54, and uses “DSIZE” as the used line selection unit 57. Forward to. The used line selection unit 57 determines the used line by the method shown in FIG. 6 using the data amount information “DSIZE” and the line information table 56. The operation for determining the used line will be described with reference to FIG.

まず、スタート後(図6ステップS21)、使用回線選択部57は、回線情報テーブル56の回線1〜回線Nの『使用回線情報』領域に‘1’をライトし(図6ステップS22)、内部変数にて、使用回線数を表す『L』=Nとする(図6ステップS23)。そして、使用回線選択部57は、回線情報テーブル56の全回線1〜回線Nのラウンドトリップ遅延『RTT(k)』から、遅延最大の回線『k』=『M』を検索する(図6ステップS24)。ここで、『k』,『M』とも1以上、N以下の正の整数である。   First, after starting (step S21 in FIG. 6), the used line selection unit 57 writes “1” in the “used line information” area of the lines 1 to N in the line information table 56 (step S22 in FIG. 6). In the variable, “L” = N representing the number of lines used is set (step S23 in FIG. 6). Then, the used line selection unit 57 searches the line “k” = “M” having the maximum delay from the round trip delay “RTT (k)” of all lines 1 to N in the line information table 56 (step in FIG. 6). S24). Here, both “k” and “M” are positive integers of 1 or more and N or less.

この状態で、使用回線選択部57は、パケット処理部41からのデータ量情報『DSIZE』の入力を待つ(図6ステップS25)。『DSIZE』が入力されると、使用回線選択部57は、転送遅延『LTC』を、
転送遅延『LTC』
=『送信遅延』+『ラウンドトリップ遅延 最大値』
={DSIZE÷(L×R)}+RTT(M) ・・・(3)
によって算出する(図6ステップS26)。ここで、『LTC』は使用回線選択部57の内部変数、『R』は一回線あたりの伝送速度である。また、送信遅延は、『DSIZE』のデータを、L本分の回線帯域で送出する際に必要な時間である。
In this state, the used line selection unit 57 waits for input of the data amount information “DSIZE” from the packet processing unit 41 (step S25 in FIG. 6). When “DSIZE” is input, the used line selection unit 57 sets the transfer delay “LTC”,
Transfer delay "LTC"
= "Transmission delay" + "Round trip delay maximum"
= {DSIZE ÷ (L × R)} + RTT (M) (3)
(Step S26 in FIG. 6). Here, “LTC” is an internal variable of the used line selector 57, and “R” is a transmission rate per line. The transmission delay is a time required when “DSIZE” data is transmitted in the line bandwidth of L lines.

次に、使用回線選択部57は、回線Mを使用しない場合の転送遅延『LTC’』を算出する。『LTC’』も使用回線選択部57で使用する内部変数である。まず、使用回線選択部57は、回線情報テーブル56の回線番号『M』の『使用回線情報』領域に‘0’を書込み(図6ステップS27)、『L』から1を減算する(図6ステップS28)。この状態で、使用回線選択部57は、回線情報テーブル56の『使用回線領域』=‘1’の回線中から『RTT(k)』が最大の回線『k』=『M’』を検索する(図6ステップS29)。ここで、『M’』は1以上、N以下の正の整数である。   Next, the used line selection unit 57 calculates a transfer delay “LTC ′” when the line M is not used. “LTC ′” is also an internal variable used by the used line selection unit 57. First, the used line selection unit 57 writes “0” in the “used line information” area of the line number “M” in the line information table 56 (step S27 in FIG. 6), and subtracts 1 from “L” (FIG. 6). Step S28). In this state, the used line selection unit 57 searches the line “k” = “M” ”having the largest“ RTT (k) ”from the lines of“ used line area ”=“ 1 ”in the line information table 56. (FIG. 6, step S29). Here, “M ′” is a positive integer of 1 or more and N or less.

この状態で、使用回線選択部57は、回線Mを使用しない場合の転送遅延『LTC’』を、
転送遅延『LTC’』
=『送信遅延』+『ラウンドトリップ遅延 最大値』
={PSIZE÷(L×R)}+RTT(M’) ・・・(4)
によって算出する(図6ステップS30)。
In this state, the line selection unit 57 uses the transfer delay “LTC ′” when the line M is not used,
Transfer delay “LTC '”
= "Transmission delay" + "Round trip delay maximum"
= {PSIZE ÷ (L × R)} + RTT (M ′) (4)
(Step S30 in FIG. 6).

そして、使用回線選択部57は、『LTC』と『LTC’』との大小比較を行う(図6ステップS31)。『LTC’』<『LTC』ならば[図6ステップS31/Y(YES)]、回線Mを使用しない方が『転送遅延』が短縮される。そのため、使用回線選択部57は、『LTC』に『LTC’』を代入し(図6ステップS32)、また、使用回線中で転送遅延『LTC』最大の回線番号『M』に『M’』を代入する(図6ステップS33)。尚、使用回線選択部57は、使用回線数『L』=1ならば[図6ステップS34/Y(YES)]、ステップS37に遷移するが、『L>1』ならば[図6ステップS34/N(NO)]、ステップS27に戻る。   Then, the used line selection unit 57 performs a size comparison between “LTC” and “LTC ′” (step S31 in FIG. 6). If “LTC ′” <“LTC” [step S31 / Y (YES) in FIG. 6], the “transfer delay” is shortened if the line M is not used. Therefore, the used line selection unit 57 substitutes “LTC ′” for “LTC” (step S32 in FIG. 6), and “M ′” for the line number “M” having the largest transfer delay “LTC” in the used line. Is substituted (step S33 in FIG. 6). If the number of used lines “L” = 1, [Step S34 / Y (YES)] in FIG. 6 moves to Step S37. If “L> 1”, the used line selection unit 57 changes to [Step S34 in FIG. / N (NO)], the process returns to step S27.

使用回線選択部57は、ステップS31で、『LTC’』≧『LTC』ならば[図6ステップS31/N(NO)]、回線Mを用いる方が『転送遅延』が短縮されるため、回線情報テーブル56の回線番号『M』の『使用回線情報』領域を‘1’に戻す(図6ステップS35)。また、使用回線選択部57は、1減算していた『L』にも1を加算して、元に戻す(図6ステップS36)。そして、使用回線選択部57は、回線数『L』を用いた場合が『転送遅延』最短であると判断し、回線情報テーブル56の『使用回線領域』を、『使用回線情報』として分離部42に出力する。その後、ステップS22に戻る。   If “LTC ′” ≧ “LTC” in step S31 [step S31 / N (NO) in FIG. 6], the used line selection unit 57 uses the line M to reduce the “transfer delay”. The “used line information” area of the line number “M” in the information table 56 is returned to “1” (step S 35 in FIG. 6). Also, the used line selection unit 57 adds 1 to “L” which has been subtracted by 1 and restores the original (step S36 in FIG. 6). Then, the used line selection unit 57 determines that the “transfer delay” is the shortest when the number of lines “L” is used, and separates the “used line area” of the line information table 56 as “used line information”. Output to 42. Thereafter, the process returns to step S22.

データ量『DSIZE』が、パケット処理部41が発出するパケット長『PSIZE』よりも大きい場合、パケット処理部41は、複数回のパケット転送により『DSIZE』長のデータ転送を行う。そして、分離部42は、使用回線選択部57からの『使用回線情報』に基づき、パケットを回線1〜回線Nのうち『使用回線情報』=‘1’のものに振り分ける。受信側では、『使用回線情報』=‘1’の回線を用いて転送されたパケット、もしくは一定バイト長のデータを多重部49で多重してパケット処理部41に転送し、さらにRDMA処理部54に転送する。   When the data amount “DSIZE” is larger than the packet length “PSIZE” issued by the packet processing unit 41, the packet processing unit 41 performs data transfer of “DSIZE” length by a plurality of packet transfers. Then, based on the “used line information” from the used line selection unit 57, the separation unit 42 distributes the packet to “used line information” = “1” among the lines 1 to N. On the receiving side, a packet transferred using the line “used line information” = “1” or data of a certain byte length is multiplexed by the multiplexing unit 49 and transferred to the packet processing unit 41, and further the RDMA processing unit 54. Forward to.

これによって、本実施例では、コンピュータ装置間で、経路が異なる複数の回線を用いてデータ転送を行う場合に、転送遅延『LTC』を短縮することができる。   As a result, in this embodiment, when data transfer is performed using a plurality of lines having different paths between computer apparatuses, the transfer delay “LTC” can be shortened.

尚、本実施例における使用回線選択部57の上記の処理動作は、図12(1)に示す方法の場合の動作であるが、図12(2)に示す方法を用いた場合には、RTT(k)ではなく、図1と同様に、下り回線の伝送路遅延TDLY(k)を用い、その動作は図1と同様のため、説明を省略する。これら処理は、ディジタル論理回路によるハードウェア処理またはCPUやDSPによるソフトウェア処理にて実現することができる。   The above-described processing operation of the used line selection unit 57 in this embodiment is an operation in the case of the method shown in FIG. 12 (1), but in the case of using the method shown in FIG. Like FIG. 1, instead of (k), the downlink transmission line delay TDLY (k) is used, and its operation is the same as in FIG. These processes can be realized by hardware processing using a digital logic circuit or software processing using a CPU or DSP.

図7は本発明の第3の実施例によるデータ処理装置の構成例を示すブロック図である。図7においては、データを複数のアンテナを用いて転送を行うMIMO(Multi−Input Multi−Output)装置に本発明の技術を適用する例を示している。   FIG. 7 is a block diagram showing a configuration example of a data processing apparatus according to the third embodiment of the present invention. FIG. 7 shows an example in which the technique of the present invention is applied to a MIMO (Multi-Input Multi-Output) apparatus that transfers data using a plurality of antennas.

図13は本発明に関連するMIMO伝送技術を用いた無線伝送装置間通信の一例を示している。図13において、35,135は無線伝送装置であり、これは、無線移動局と無線基地局、あるいは無線移動局同士であってもよい。31,131はパケット処理部、32,132は分離部、34−1〜34−N,134−1〜134−Nはベースバンド送信器、36,136はRF送受信器、30−1〜30−N,130−1〜130−Nは送受信アンテナ、38,138はMIMO分離回路、37−1〜37−N,137−1〜137−Nはベースバンド受信器、39,139は多重部である。   FIG. 13 shows an example of communication between radio transmission apparatuses using the MIMO transmission technique related to the present invention. In FIG. 13, reference numerals 35 and 135 denote wireless transmission apparatuses, which may be wireless mobile stations and wireless base stations, or wireless mobile stations. 31 and 131 are packet processing units, 32 and 132 are separation units, 34-1 to 34-N and 134-1 to 134-N are baseband transmitters, 36 and 136 are RF transceivers, and 30-1 to 30- N, 130-1 to 130-N are transmission / reception antennas, 38 and 138 are MIMO separation circuits, 37-1 to 37-N and 137-1 to 137-N are baseband receivers, and 39 and 139 are multiplexing units. .

無線伝送装置135を送信側とする。パケット処理部131はTCP処理やUDP処理及びIP処理等とする。そこを流れるトラヒックは、1つのアンテナで送受信可能な帯域以上とする。そこで、分離部132で複数のアンテナに分離し、ベースバンド処理部134−1〜134−Nでベースバンド処理を行った後、RF送受信器136から複数の送受信アンテナ130−1〜130−Nによって送信する。尚、ベースバンド処理とは、再送制御や誤り制御等である。   The wireless transmission device 135 is assumed to be a transmission side. The packet processing unit 131 performs TCP processing, UDP processing, IP processing, and the like. The traffic flowing there is at least a band that can be transmitted and received by one antenna. Therefore, after separating into a plurality of antennas by the separation unit 132 and performing baseband processing by the baseband processing units 134-1 to 134-N, the RF transceiver 136 transmits a plurality of transmission / reception antennas 130-1 to 130-N. Send. The baseband processing includes retransmission control and error control.

受信側の無線伝送装置35では、送受信アンテナ30−1〜30−Nで信号を受信し、RF送受信器36で復調を行うが、その出力には送受信アンテナ130−1〜130−Nが混在している。それらの信号から、送信アンテナ毎の成分を取出し、ベースバンド送信器134−1〜134−Nの出力相当の信号に分離を行う技術がMIMO分離技術である。そして、ベースバンド受信器37−1〜37−Nでベースバンド処理を行った後に、多重器39で多重し、パケット処理部31でIP処理、TCP処理、UDP処理等を行う。   In the radio transmission device 35 on the reception side, signals are received by the transmission / reception antennas 30-1 to 30-N and demodulated by the RF transceiver 36, but the transmission / reception antennas 130-1 to 130-N are mixed in the output. ing. A technique for extracting a component for each transmission antenna from these signals and performing separation into signals corresponding to the outputs of the baseband transmitters 134-1 to 134-N is a MIMO separation technique. After baseband processing is performed by the baseband receivers 37-1 to 37-N, multiplexing is performed by the multiplexer 39, and IP processing, TCP processing, UDP processing, and the like are performed by the packet processing unit 31.

このように、無線区間で混在した複数のアンテナの信号をMIMO分離技術で送信アンテナ毎に分離することから、これは図1等に示す回線1〜回線Nを用いて、より広帯域な通信を実現する技術と等しい。   As described above, since signals of a plurality of antennas mixed in the radio section are separated for each transmission antenna by the MIMO separation technology, this realizes wider bandwidth communication using the lines 1 to N shown in FIG. It is equal to technology to do.

図7においては、本発明による『転送遅延』最適化を図る回線選択制御方法を有するデータ送受信無線装置75の構成を示している。図7の右側がN本の送受信アンテナ81−1〜81−Nであり、ここでは左から右方向へのパケット・フレームの流れを下り回線並びに送信側と呼び、右から左方向へのフレーム・パケットの流れを上り回線並びに受信側と呼ぶものとする。   FIG. 7 shows a configuration of a data transmission / reception radio apparatus 75 having a line selection control method for optimizing “transfer delay” according to the present invention. The right side of FIG. 7 is N transmission / reception antennas 81-1 to 81-N. Here, the flow of the packet frame from the left to the right is referred to as the downlink and the transmission side. The packet flow is called the uplink and the receiving side.

データ送受信無線装置75は、無線移動局と無線基地局との何れであってもよく、パケット処理部71と、分離部72と、遅延測定パケット挿入部73−1〜73−Nと、ベースバンド送信器74−1〜74−Nと、RF送受信器76と、送受信アンテナ81−1〜81−Nと、MIMO分離回路82と、ベースバンド受信器77−1〜77−Nと、遅延測定パケット抽出部78−1〜78−Nと、多重部79と、回線情報テーブル86と、使用回線選択部87とを有する構成とする。   The data transmission / reception wireless device 75 may be either a wireless mobile station or a wireless base station, and includes a packet processing unit 71, a separation unit 72, delay measurement packet insertion units 73-1 to 73-N, and a baseband. Transmitters 74-1 to 74-N, RF transmitter / receiver 76, transmit / receive antennas 81-1 to 81-N, MIMO separation circuit 82, baseband receivers 77-1 to 77-N, and delay measurement packet The extraction unit 78-1 to 78 -N, the multiplexing unit 79, the line information table 86, and the used line selection unit 87 are configured.

パケット処理部71は、TCP処理、UDP処理、IP処理を行う。分離部72及び多重部79はパケット毎の分離多重を行い、分離部72はパケットを一定バイト長に区切り、ベースバンド送信器74−1〜74−Nに振り分ける。ベースバンド送信器74−1〜74−Nは、再送処理や誤り訂正処理の送信側である。同じく、ベースバンド受信器77−1〜77−Nは再送処理や誤り訂正処理の受信側である。多重部79は分離されたパケットの多重・復元を行う。   The packet processing unit 71 performs TCP processing, UDP processing, and IP processing. The demultiplexing unit 72 and the multiplexing unit 79 perform demultiplexing for each packet, and the demultiplexing unit 72 divides the packet into fixed byte lengths and distributes the packets to the baseband transmitters 74-1 to 74-N. The baseband transmitters 74-1 to 74-N are transmission sides for retransmission processing and error correction processing. Similarly, the baseband receivers 77-1 to 77-N are reception sides for retransmission processing and error correction processing. The multiplexing unit 79 multiplexes and restores the separated packets.

本実施例では、遅延測定パケット抽出部78−1〜78−Nから、下り各回線の伝送路遅延『TDLY(k)』(1≦k≦N)が回線情報テーブル86に入力される構成とする。また、使用回線選択部87には、パケット処理部71から入力パケット毎のパケット長情報『PSIZE』が入力される構成とし、使用回線選択部87は、回線情報テーブル86に対してリード・ライト可能な構成とする。また、本実施例では、使用回線選択部87から分離部82に、使用回線を指定する『使用回線情報』を出力する構成とする。   In this embodiment, the delay measurement packet extraction units 78-1 to 78 -N input the transmission line delay “TDLY (k)” (1 ≦ k ≦ N) of each downlink to the line information table 86. To do. Further, the used line selection unit 87 is configured to receive packet length information “PSIZE” for each input packet from the packet processing unit 71, and the used line selection unit 87 can read / write the line information table 86. The configuration is as follows. In the present embodiment, the “used line information” for specifying the used line is output from the used line selection unit 87 to the separation unit 82.

尚、遅延測定パケット抽出部78−1〜78−Nでは、上り回線で対向無線伝送装置(図示せず)が発出する遅延測定パケットの到着時刻を計測し、これを遅延測定パケット挿入部73−1〜73−Nにパケット情報として転送し、対向無線伝送装置に上りアンテナ毎の伝送路遅延『TDLY(k)』(1≦k≦N)を返送可能としてもよい。また、対向無線伝送装置には、上記と同様の構成によって、下りアンテナ毎の伝送路遅延『TDLY(k)』(1≦k≦N)を、上り回線を用いて遅延測定パケット抽出部8−1〜8−Nに返送する構成とする。   The delay measurement packet extraction units 78-1 to 78-N measure the arrival time of the delay measurement packet issued by the opposite radio transmission apparatus (not shown) on the uplink, and use this as the delay measurement packet insertion unit 73- 1 to 73 -N may be transferred as packet information, and the transmission path delay “TDLY (k)” (1 ≦ k ≦ N) for each uplink antenna may be returned to the opposite radio transmission apparatus. In the opposite radio transmission apparatus, the transmission line delay “TDLY (k)” (1 ≦ k ≦ N) for each downlink antenna is set to the delay measurement packet extraction unit 8- It is set as the structure returned to 1-8-N.

回線情報テーブル86は、図2に示す回線情報テーブル16と同様の構成であるが、回線情報テーブル16における回線番号の代わりに、送受信アンテナ81−1〜81−Nの番号(アンテナ番号)を使用している。   The line information table 86 has the same configuration as the line information table 16 shown in FIG. 2, but uses the numbers (antenna numbers) of the transmission / reception antennas 81-1 to 81-N instead of the line numbers in the line information table 16. is doing.

図8は図7の使用回線選択部87の処理動作を示すフローチャートである。これら図7及び図8を参照して本発明の第3の実施例によるデータ送受信無線装置75の動作について説明する。尚、図8に示す処理動作はデータ送受信無線装置75内で、コンピュータにて実行可能なプログラムを実行することでも実現可能である。   FIG. 8 is a flowchart showing the processing operation of the used line selection unit 87 of FIG. The operation of the data transmission / reception radio apparatus 75 according to the third embodiment of the present invention will be described with reference to FIGS. The processing operation shown in FIG. 8 can also be realized by executing a program executable by a computer in the data transmission / reception wireless device 75.

データ送受信無線装置75では、遅延測定パケット挿入部73−1〜73−Nより、送信パケットがないタイミングを用いて、それぞれ一回、もしくは一定間隔毎に遅延測定パケットを発出する。対向無線伝送装置よりその遅延測定パケットに対する伝送路遅延『TDLY(k)』(1≦k≦N)が返送されてくると、その伝送路遅延『TDLY(k)』を回線情報テーブル86に保持する。   In the data transmission / reception wireless device 75, the delay measurement packet insertion units 73-1 to 73-N issue a delay measurement packet once or at regular intervals using a timing when there is no transmission packet. When the transmission path delay “TDLY (k)” (1 ≦ k ≦ N) for the delay measurement packet is returned from the opposite radio transmission apparatus, the transmission path delay “TDLY (k)” is held in the line information table 86. To do.

図示せぬデータ生成・終端部がパケット長『PSIZE』のパケットを出力すると、パケット処理部71は、そのTCPヘッダ等からパケット長情報『PSIZE』を読出して使用回線選択部87に転送する。使用回線選択部87は、該パケット長情報『PSIZE』と回線情報テーブル86とを用いて、図8に示す方法で、使用アンテナを決定する。この使用アンテナの決定動作を図8を参照して説明する。   When a data generation / termination unit (not shown) outputs a packet having the packet length “PSIZE”, the packet processing unit 71 reads the packet length information “PSIZE” from the TCP header or the like and transfers it to the used line selection unit 87. The used line selection unit 87 uses the packet length information “PSIZE” and the line information table 86 to determine the used antenna by the method shown in FIG. The operation of determining the antenna to be used will be described with reference to FIG.

まず、スタート後(図8ステップS41)、使用回線選択部87は、回線情報テーブル86の送受信アンテナ80−1〜80−Nの『使用回線情報』領域に‘1’をライトし(図8ステップS42)、内部変数にて、使用回線(アンテナ)数を表す『L』=Nとする(図8ステップS43)。そして、使用回線選択部87は、回線情報テーブル86の送受信アンテナ80−1〜80−Nの伝送路遅延『TDLY(k)』から、遅延最大の送受信アンテナ81−Mを検索する(図8ステップS44)。ここで、『M』は1以上、N以下の正の整数である。   First, after starting (step S41 in FIG. 8), the used line selection unit 87 writes “1” in the “used line information” area of the transmission / reception antennas 80-1 to 80-N of the line information table 86 (step in FIG. 8). In S42, “L” = N representing the number of used lines (antennas) is set as an internal variable (step S43 in FIG. 8). Then, the used line selection unit 87 searches for the transmission / reception antenna 81-M having the maximum delay from the transmission line delays “TDLY (k)” of the transmission / reception antennas 80-1 to 80-N in the line information table 86 (step in FIG. 8). S44). Here, “M” is a positive integer of 1 or more and N or less.

この状態で、使用回線選択部87は、パケット処理部71からのパケット長情報『PSIZE』の入力を待つ(図8ステップS45)。『PSIZE』が入力されると、使用回線選択部87は、転送遅延『LTC』を、
転送遅延『LTC』
=『送信遅延』+『伝送路遅延 最大値』
={PSIZE÷(L×R)}+TDLY(M) ・・・(5)
によって算出する(図8ステップS46)。ここで、『LTC』は使用回線選択部87の内部変数、『R』は一回線あたりの伝送速度である。また、送信遅延は、『PSIZE』のパケットを、L本分の回線帯域で送出する際に必要な時間である。
In this state, the used line selection unit 87 waits for input of packet length information “PSIZE” from the packet processing unit 71 (step S45 in FIG. 8). When “PSIZE” is input, the used line selection unit 87 sets the transfer delay “LTC”,
Transfer delay "LTC"
= “Transmission delay” + “Maximum transmission line delay”
= {PSIZE / (L × R)} + TDLY (M) (5)
(Step S46 in FIG. 8). Here, “LTC” is an internal variable of the used line selection unit 87 and “R” is a transmission rate per line. The transmission delay is a time required for sending “PSIZE” packets in the line bandwidth of L lines.

次に、使用回線選択部87は、送受信アンテナ81−Mを使用しない場合の転送遅延『LTC’』を算出する。『LTC’』も使用回線選択部87で使用する内部変数である。まず、使用回線選択部87は、回線情報テーブル86の送受信アンテナ81−Mの『使用回線情報』領域に‘0’を書込み(図8ステップS47)、『L』から1を減算する(図8ステップS48)。この状態で、使用回線選択部87は、回線情報テーブル86の『使用回線領域』=‘1’の回線中から『TDLY(k)』が最大の送受信アンテナ81−M’を検索する(図8ステップS49)。ここで、『M’』は1以上、N以下の正の整数である。   Next, the used line selection unit 87 calculates a transfer delay “LTC ′” when the transmission / reception antenna 81 -M is not used. “LTC ′” is also an internal variable used by the used line selection unit 87. First, the used line selection unit 87 writes “0” in the “used line information” area of the transmission / reception antenna 81-M of the line information table 86 (step S47 in FIG. 8), and subtracts 1 from “L” (FIG. 8). Step S48). In this state, the used line selection unit 87 searches the transmission / reception antenna 81-M 'having the largest "TDLY (k)" from the lines of "used line area" =' 1 'in the line information table 86 (FIG. 8). Step S49). Here, “M ′” is a positive integer of 1 or more and N or less.

この状態で、使用回線選択部87は、送受信アンテナ81−Mを使用しない場合の転送遅延『LTC’』を、
転送遅延『LTC’』
=『送信遅延』+『伝送路遅延 最大値』
={PSIZE÷(L×R)}+TDLY(M’) ・・・(6)
によって算出する(図8ステップS50)。
In this state, the used line selection unit 87 sets the transfer delay “LTC ′” when the transmission / reception antenna 81-M is not used,
Transfer delay “LTC '”
= “Transmission delay” + “Maximum transmission line delay”
= {PSIZE ÷ (L × R)} + TDLY (M ′) (6)
(Step S50 in FIG. 8).

そして、使用回線選択部87は、『LTC』と『LTC’』との大小比較を行う(図8ステップS51)。『LTC’』<『LTC』ならば[図8ステップS51/Y(YES)]、送受信アンテナ81−Mを使用しない方が『転送遅延』が短縮される。そのため、使用回線選択部87は、『LTC』に『LTC’』を代入し(図8ステップS52)、また、使用アンテナ中で転送遅延『LTC』最大のアンテナ番号『M』に『M’』を代入する(図8ステップS53)。尚、使用回線選択部87は、使用回線(アンテナ)数『L』=1ならば[図8ステップS54/Y(YES)]、ステップS57に遷移するが、『L>1』ならば[図8ステップS54/N(NO)]、ステップS47に戻る。   Then, the used line selection unit 87 performs a size comparison between “LTC” and “LTC ′” (step S51 in FIG. 8). If “LTC ′” <“LTC” [FIG. 8, step S51 / Y (YES)], the “transfer delay” is shortened if the transmission / reception antenna 81-M is not used. Therefore, the line selection unit 87 substitutes “LTC ′” for “LTC” (step S52 in FIG. 8), and “M ′” for the antenna number “M” having the largest transfer delay “LTC” among the antennas used. Is substituted (step S53 in FIG. 8). If the number of used lines (antennas) is “L” = 1 [step S54 / Y (YES) in FIG. 8], the used line selection unit 87 proceeds to step S57, but if “L> 1”, 8 Step S54 / N (NO)], the process returns to Step S47.

ステップS51で、『LTC’』≧『LTC』ならば[図8ステップS51/N(NO)]、回線Mを用いる方が『転送遅延』が短縮される。そのため、使用回線選択部87は、回線情報テーブル86の回線番号『M』の『使用回線情報』領域を‘1’に戻し(図8ステップS55)、1減算していた『L』にも1を加算して、元に戻す(図8ステップS56)。そして、使用回線選択部87は、アンテナ数『L』を用いた場合が『転送遅延』最短であると判断し、回線情報テーブル86の『使用回線領域』を、『使用回線情報』として分離部72に出力する。その後、使用回線選択部87は、ステップS42の処理に戻る。   If “LTC ′” ≧ “LTC” in step S51 [FIG. 8, step S51 / N (NO)], the “transfer delay” is shortened by using the line M. Therefore, the used line selection unit 87 returns the “used line information” area of the line number “M” in the line information table 86 to “1” (step S55 in FIG. 8), and “L” that has been subtracted 1 is also set to 1. Are added back (step S56 in FIG. 8). Then, the used line selection unit 87 determines that the “transfer delay” is the shortest when the number of antennas “L” is used, and sets the “used line area” of the line information table 86 as “used line information” as a separating unit. 72. Thereafter, the used line selection unit 87 returns to the process of step S42.

分離部72は、使用回線選択部87からの『使用回線情報』に基づき、パケットを送受信アンテナ81−1〜81−Nのうち『使用回線情報』=‘1’のものに振り分ける。受信側では、MIMO分離回路82の『使用回線情報』=‘1’相当の送受信アンテナ81−1〜81−Nの出力パケット、もしくは一定バイト長のデータを多重し、パケット処理部71に転送し、さらにデータ生成・終端部に転送する。   Based on the “used line information” from the used line selection unit 87, the separating unit 72 distributes the packet to the “used line information” = “1” among the transmission / reception antennas 81-1 to 81-N. On the receiving side, “used line information” of the MIMO separation circuit 82 = “1” corresponding to the output packets of the transmission / reception antennas 81-1 to 81-N or data of a certain byte length are multiplexed and transferred to the packet processing unit 71. Further, the data is transferred to the data generation / termination unit.

尚、本実施例においても、片方向の伝送路遅延TDLY(k)ではなく、ラウンドトリップ遅延RTT(k)を用いる方式としてもよい。また、上述した使用回線選択部87の処理は、ディジタル論理回路によるハードウェア処理またはCPUやDSPによるソフトウェア処理のどちらとしてもよい。   In this embodiment as well, a system using the round trip delay RTT (k) instead of the one-way transmission line delay TDLY (k) may be used. Further, the processing of the used line selection unit 87 described above may be either hardware processing by a digital logic circuit or software processing by a CPU or DSP.

このように、本発明では、データ処理装置間、コンピュータ装置間、データ送受信無線装置間等で、経路が異なる複数の光ファイバやWDM、及びアンテナ等の複数の回線を用いて、パケット転送あるいはデータ転送を行う場合の転送遅延『LTC』を短縮することができる。その理由は、図9に示すように、ある帯域の元でパケット送信もしくはデータ送信をするために必要な『送信遅延』と、『伝送路遅延』との和を最小化する回線数を判定し、その回線を用いてパケット転送・データ転送を行うためである。つまり、本発明では、回線数最大値Nから1ずつ回線数を減らした場合の転送遅延『LTC』=『送信遅延』+『伝送路遅延最大値』を順次算出することで、それが最小値となる回線数及び回線番号を特定することができる。   As described above, according to the present invention, packet transfer or data transmission is performed using a plurality of lines such as a plurality of optical fibers, WDMs, and antennas having different paths between data processing apparatuses, between computer apparatuses, between data transmission / reception wireless apparatuses, and the like. The transfer delay “LTC” when performing the transfer can be shortened. As shown in FIG. 9, the reason is to determine the number of lines that minimizes the sum of “transmission delay” and “transmission path delay” necessary for packet transmission or data transmission under a certain band. This is because packet transfer and data transfer are performed using the line. That is, according to the present invention, the transfer delay “LTC” = “transmission delay” + “maximum transmission line delay value” when the number of lines is reduced by one from the maximum number N of lines is sequentially calculated to obtain the minimum value. The number of lines and the line number can be specified.

これによって、本発明では、LANや広域網等、コンピュータ装置やストレージ装置等でリアルタイムデータや大容量データを転送する場合の遅延特性、並びに並列計算等を行うコンピュータ装置の並列演算性能を向上することができるというメリットを有する。尚、本発明では、上記の説明において、データとして記しているが、これはデータを格納したパケット、もしくはフレームであってもよい。   As a result, the present invention improves the delay characteristics when transferring real-time data or large-capacity data in a computer device or storage device such as a LAN or a wide area network, and the parallel computing performance of a computer device that performs parallel computation or the like. Has the advantage of being able to In the present invention, in the above description, it is described as data. However, this may be a packet or frame storing data.

また、本発明では、光ファイバやWDM等の有線回線を用いる場合のみでなく、複数のアンテナを用いてデータ転送を行うMIMO分離技術対応の無線伝送装置において、リアルタイムトラヒック転送特性が改善可能になるというメリットも有する。   In addition, in the present invention, real-time traffic transfer characteristics can be improved not only in the case of using a wired line such as an optical fiber or WDM, but also in a wireless transmission device that supports MIMO separation technology that performs data transfer using a plurality of antennas. It also has the merit.

本発明の第1の実施例によるデータ処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the data processor by 1st Example of this invention. 図1の回線情報テーブルの構成例を示す図である。It is a figure which shows the structural example of the line | wire information table of FIG. 図1の使用回線選択部の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the use line selection part of FIG. 本発明の第2の実施例によるデータ処理装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the data processor by 2nd Example of this invention. 図4の回線情報テーブルの構成例を示す図である。FIG. 5 is a diagram illustrating a configuration example of a line information table in FIG. 4. 図4の使用回線選択部の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the used line selection part of FIG. 本発明の第3の実施例によるデータ処理装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the data processor by the 3rd Example of this invention. 図7の使用回線選択部の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the used line selection part of FIG. 本発明の効果を説明する説明図である。It is explanatory drawing explaining the effect of this invention. 本発明に関連する複数回線を用いたデータ処理装置間通信の構成を説明する図である。It is a figure explaining the structure of the communication between data processing apparatuses using the some line relevant to this invention. 本発明に関連する複数の回線を用いてデータ送受信を行うデータ処理装置の構成を説明する図である。It is a figure explaining the structure of the data processor which performs data transmission / reception using the some line | wire relevant to this invention. 本発明に関連するコンピュータ装置の構成とRDMA動作処理とを説明する図である。It is a figure explaining the structure of a computer apparatus relevant to this invention, and a RDMA operation | movement process. 本発明に関連するMIMO伝送装置の構成と動作とを説明する図である。It is a figure explaining the structure and operation | movement of a MIMO transmission apparatus relevant to this invention.

符号の説明Explanation of symbols

1,41,71 パケット処理部
2,42,72 分離部
3−1〜3−N,
43−1〜43−N,
73−1〜73−N 遅延測定パケット挿入部
4−1〜4−N,
44−1〜44−N 送信器
7−1〜7−N,
47−1〜47−N 受信器
8−1〜8−N,
48−1〜48−N,
78−1〜78−N 遅延測定パケット抽出部
9,49、79 多重部
10 データ処理装置
11 データ生成・終端部
15,55 データ送受信処理部
16,56,86 回線情報テーブル
17,57,87 使用回線選択部
50 コンピュータ装置
51 マイクロプロセッサ
52 チップセット回路
53 ホストメモリ
54 RDMA処理部
74−1〜74−N ベースバンド送信器
75 データ送受信無線装置
76 RF送受信器
77−1〜77−N ベースバンド受信器
81−1〜81−N 送受信アンテナ
82 MIMO分離回路
1, 41, 71 Packet processing unit 2, 42, 72 Separation unit 3-1 to 3-N,
43-1 to 43-N,
73-1 to 73-N Delay measurement packet insertion unit 4-1 to 4-N,
44-1 to 44-N transmitters 7-1 to 7-N,
47-1 to 47-N receivers 8-1 to 8-N,
48-1 to 48-N,
78-1 to 78-N Delay measurement packet extraction unit 9, 49, 79 Multiplexing unit
10 Data processing device
11 Data generation and termination
15, 55 Data transmission / reception processor 16, 56, 86 Line information table 17, 57, 87 Used line selector
50 Computer equipment
51 microprocessor
52 Chipset circuit
53 Host memory
54 RDMA Processing Unit 74-1 to 74-N Baseband Transmitter
75 Data transmission / reception radio equipment
76 RF transceiver 77-1 to 77-N Baseband receiver 81-1 to 81-N Transmit / receive antenna
82 MIMO separation circuit

Claims (19)

対向装置との間で複数の回線を用いてデータ転送を行うデータ処理装置であって、
前記対向装置との間の複数の回線の経路各々の伝送路遅延を測定する測定手段と、
前記伝送路遅延が最大の1以上の回線を除外した場合に前記データ転送を行うために必要な送信遅延と使用する経路の伝送路遅延の最大値とから転送遅延を算出し、その算出結果を基に前記複数の経路の中から前記転送遅延が最小となる経路の組み合わせを選択する選択手段と、
その選択された経路の組み合わせに対してデータを振り分ける分配手段と
を有することを特徴とするデータ処理装置。
A data processing device that transfers data to and from an opposite device using a plurality of lines,
Measuring means for measuring a transmission line delay of each of a plurality of line paths to the opposite device;
When one or more lines with the maximum transmission line delay are excluded, the transfer delay is calculated from the transmission delay necessary for performing the data transfer and the maximum value of the transmission line delay of the path to be used, and the calculation result is A selection means for selecting a combination of paths that minimizes the transfer delay from the plurality of paths based on;
A data processing apparatus comprising distribution means for distributing data to the selected combination of routes.
データ通信装置間で通信帯域が同一のN本(Nは2以上の正の整数)の複数の回線を用いてパケット転送を行うデータ通信網に用いられるデータ通信装置であることを特徴とする請求項1記載のデータ処理装置。   A data communication apparatus used in a data communication network that performs packet transfer using a plurality of N lines (N is a positive integer of 2 or more) having the same communication band between data communication apparatuses. Item 2. A data processing apparatus according to Item 1. 前記測定手段は、受信側のデータ通信装置から前記N本の回線毎の伝送路遅延TDLY(k)(1≦k≦N)を受け取り、
前記選択手段は、前記伝送路遅延TDLY(k)が最大の1以上の回線を除外した場合にパケット長『PSIZE』のパケットを送出するために必要な送信遅延と使用回線の伝送路遅延TDLY(k)の最大値とから前記転送遅延を算出し、前記N本の回線中から前記転送遅延が最小となる回線の組み合わせを選択することを特徴とする請求項2記載のデータ処理装置。
The measuring means receives a transmission line delay TDLY (k) (1 ≦ k ≦ N) for each of the N lines from the data communication device on the receiving side,
The selection means includes a transmission delay required for sending a packet having a packet length of “PSIZE” and a transmission line delay TDLY of a used line when a line having a maximum transmission line delay TDLY (k) of 1 or more is excluded. 3. The data processing apparatus according to claim 2, wherein the transfer delay is calculated from the maximum value of k), and a combination of lines that minimizes the transfer delay is selected from the N lines.
コンピュータ装置間で通信帯域が同一のN本(Nは2以上の正の整数)の複数の回線を用いてRDMA(Remote Direct Memory Access)転送を行うデータ通信網に用いられるコンピュータ装置であることを特徴とする請求項1記載のデータ処理装置。   It is a computer device used in a data communication network that performs RDMA (Remote Direct Memory Access) transfer using a plurality of N lines (N is a positive integer of 2 or more) having the same communication band between computer devices. The data processing apparatus according to claim 1, wherein: 前記測定手段は、前記N本の回線毎のラウンドトリップ遅延RTT(k)(1≦k≦N)を測定し、
前記選択手段は、RDMAによるデータ転送毎に前記ラウンドトリップ遅延RTT(k)が最大の1以上の回線を除外した場合にデータ量『DSIZE』のデータを送出するために必要な送信遅延と使用回線のラウンドトリップ遅延RTT(k)の最大値とから前記転送遅延を算出し、前記N本の回線中から前記転送遅延が最小となる回線の組み合わせを選択することを特徴とする請求項4記載のデータ処理装置。
The measuring means measures a round trip delay RTT (k) (1 ≦ k ≦ N) for each of the N lines;
The selection means includes a transmission delay and a line used for transmitting data having a data amount “DSIZE” when a line having a maximum round trip delay RTT (k) of 1 or more is excluded for each data transfer by RDMA. 5. The transfer delay is calculated from the maximum value of the round trip delay RTT (k) of the N, and a line combination that minimizes the transfer delay is selected from the N lines. Data processing device.
前記測定手段は、受信側のコンピュータ装置から前記N本の回線毎の伝送路遅延TDLY(k)(1≦k≦N)を受け取り、
前記選択手段は、RDMAによるデータ転送毎に前記伝送路遅延TDLY(k)が最大の1以上の回線を除外した場合にデータ量『DSIZE』のデータを送出するために必要な送信遅延と使用回線の伝送路遅延TDLY(k)の最大値とから前記転送遅延を算出し、前記N本回線中から前記転送遅延が最小となる回線の組み合わせを選択することを特徴とする請求項4記載のデータ処理装置。
The measuring means receives a transmission line delay TDLY (k) (1 ≦ k ≦ N) for each of the N lines from the computer device on the receiving side,
The selection means includes a transmission delay and a line used for transmitting data having a data amount “DSIZE” when a line having a maximum transmission path delay TDLY (k) of 1 or more is excluded for each data transfer by RDMA. 5. The data according to claim 4, wherein the transfer delay is calculated from the maximum value of the transmission line delay TDLY (k) of said N, and a line combination that minimizes said transfer delay is selected from among said N lines. Processing equipment.
無線伝送装置間で通信帯域が同一のN本(Nは2以上の正の整数)の送受信アンテナを用いてパケット転送を行う無線データ通信網に用いられる無線伝送装置であることを特徴とする請求項1記載のデータ処理装置。   A wireless transmission device used in a wireless data communication network that performs packet transfer using N transmission / reception antennas (N is a positive integer of 2 or more) having the same communication band between wireless transmission devices. Item 2. A data processing apparatus according to Item 1. 前記測定手段は、前記N本の送受信アンテナ毎のラウンドトリップ遅延RTT(k)(1≦k≦N)を測定し、
前記選択手段は、ラウンドトリップ遅延RTT(k)が最大の1以上の送受信アンテナを除外した場合にパケット長『PSIZE』のパケットを送出するために必要な送信遅延と使用する送受信アンテナの伝送路遅延TDLY(k)の最大値とから前記転送遅延を算出し、前記N本の送受信アンテナ中から前記転送遅延が最小となる送受信アンテナの組み合わせを選択することを特徴とする請求項7記載のデータ処理装置。
The measuring means measures a round trip delay RTT (k) (1 ≦ k ≦ N) for each of the N transmission / reception antennas,
The selection means includes a transmission delay required for transmitting a packet having a packet length “PSIZE” and a transmission line delay of a transmission / reception antenna to be used when one or more transmission / reception antennas having a maximum round trip delay RTT (k) are excluded. 8. The data processing according to claim 7, wherein the transfer delay is calculated from the maximum value of TDLY (k), and a combination of the transmission / reception antennas that minimizes the transfer delay is selected from the N transmission / reception antennas. apparatus.
前記測定手段は、受信側の無線伝送装置から前記N本の送受信アンテナ毎の伝送路遅延TDLY(k)(1≦k≦N)を受け取り、
前記選択手段は、伝送路遅延TDLY(k)が最大の1以上の送受信アンテナを除外した場合にパケット長『PSIZE』のパケットを送出するために必要な送信遅延と使用する送受信アンテナの伝送路遅延TDLY(k)の最大値とから前記転送遅延を算出し、前記N本の送受信アンテナ中から前記転送遅延が最小となる送受信アンテナの組み合わせを選択することを特徴とする請求項7記載のデータ処理装置。
The measuring means receives a transmission line delay TDLY (k) (1 ≦ k ≦ N) for each of the N transmission / reception antennas from a receiving-side wireless transmission device,
The selection means includes a transmission delay necessary for transmitting a packet having a packet length “PSIZE” and a transmission line delay of a transmission / reception antenna to be used when one or more transmission / reception antennas having a maximum transmission line delay TDLY (k) are excluded. 8. The data processing according to claim 7, wherein the transfer delay is calculated from the maximum value of TDLY (k), and a combination of the transmission / reception antennas that minimizes the transfer delay is selected from the N transmission / reception antennas. apparatus.
対向装置との間で複数の回線を用いてデータ転送を行うデータ処理装置に用いる回線選択制御方法であって、
前記データ処理装置が、前記対向装置との間の複数の回線の経路各々の伝送路遅延を測定する測定処理と、
前記伝送路遅延が最大の1以上の回線を除外した場合に前記データ転送を行うために必要な送信遅延と使用する経路の伝送路遅延の最大値とから転送遅延を算出し、その算出結果を基に前記複数の経路の中から前記転送遅延が最小となる経路の組み合わせを選択する選択処理と、
その選択された経路の組み合わせに対してデータを振り分ける分配処理と
を実行することを特徴とする回線選択制御方法。
A line selection control method used in a data processing apparatus that performs data transfer using a plurality of lines with an opposite apparatus,
A measurement process in which the data processing device measures a transmission line delay of each of a plurality of line paths to the opposite device;
When one or more lines having the maximum transmission line delay are excluded, a transfer delay is calculated from the transmission delay necessary for performing the data transfer and the maximum value of the transmission line delay of the path to be used, and the calculation result is A selection process for selecting a combination of paths that minimizes the transfer delay based on the plurality of paths,
A line selection control method, comprising: performing distribution processing for distributing data to the selected combination of routes.
前記データ処理装置が、データ通信装置間で通信帯域が同一のN本(Nは2以上の正の整数)の複数の回線を用いてパケット転送を行うデータ通信網に用いられるデータ通信装置であることを特徴とする請求項10記載の回線選択制御方法。   The data processing device is a data communication device used in a data communication network that performs packet transfer using a plurality of N lines (N is a positive integer of 2 or more) having the same communication band between data communication devices. The line selection control method according to claim 10. 前記データ通信装置が、
前記測定処理において、受信側のデータ通信装置から前記N本の回線毎の伝送路遅延TDLY(k)(1≦k≦N)を受け取り、
前記選択処理において、前記伝送路遅延TDLY(k)が最大の1以上の回線を除外した場合にパケット長『PSIZE』のパケットを送出するために必要な送信遅延と使用回線の伝送路遅延TDLY(k)の最大値とから前記転送遅延を算出し、前記N本の回線中から前記転送遅延が最小となる回線の組み合わせを選択することを特徴とする請求項11記載の回線選択制御方法。
The data communication device is
In the measurement process, the transmission line delay TDLY (k) (1 ≦ k ≦ N) for each of the N lines is received from the data communication device on the receiving side,
In the selection process, when one or more lines having the maximum transmission line delay TDLY (k) are excluded, a transmission delay necessary for sending a packet having a packet length “PSIZE” and a transmission line delay TDLY ( 12. The line selection control method according to claim 11, wherein the transfer delay is calculated from the maximum value of k), and a combination of lines that minimizes the transfer delay is selected from among the N lines.
前記データ処理装置が、コンピュータ装置間で通信帯域が同一のN本(Nは2以上の正の整数)の複数の回線を用いてRDMA(Remote Direct Memory Access)転送を行うデータ通信網に用いられるコンピュータ装置であることを特徴とする請求項10記載の回線選択制御方法。   The data processing apparatus is used in a data communication network that performs RDMA (Remote Direct Memory Access) transfer using a plurality of N lines (N is a positive integer of 2 or more) having the same communication band between computer apparatuses. 11. The line selection control method according to claim 10, wherein the line selection control method is a computer device. 前記コンピュータ装置が、
前記測定処理において、前記N本の回線毎のラウンドトリップ遅延RTT(k)(1≦k≦N)を測定し、
前記選択処理において、RDMAによるデータ転送毎に前記ラウンドトリップ遅延RTT(k)が最大の1以上の回線を除外した場合にデータ量『DSIZE』のデータを送出するために必要な送信遅延と使用回線のラウンドトリップ遅延RTT(k)の最大値とから前記転送遅延を算出し、前記N本の回線中から前記転送遅延が最小となる回線の組み合わせを選択することを特徴とする請求項13記載の回線選択制御方法。
The computer device is
In the measurement process, round trip delay RTT (k) (1 ≦ k ≦ N) for each of the N lines is measured,
In the selection process, a transmission delay and a line used for transmitting data having a data amount “DSIZE” when a line having a maximum round trip delay RTT (k) of 1 or more is excluded for each data transfer by RDMA. 14. The transfer delay is calculated from the maximum value of the round trip delay RTT (k), and a line combination that minimizes the transfer delay is selected from the N lines. Line selection control method.
前記コンピュータ装置が、
前記測定処理において、受信側のコンピュータ装置から前記N本の回線毎の伝送路遅延TDLY(k)(1≦k≦N)を受け取り、
前記算出処理において、RDMAによるデータ転送毎に前記伝送路遅延TDLY(k)が最大の1以上の回線を除外した場合にデータ量『DSIZE』のデータを送出するために必要な送信遅延と使用回線の伝送路遅延TDLY(k)の最大値とから前記転送遅延を算出し、
前記選択処理において、前記N本回線中から前記転送遅延が最小となる回線の組み合わせを選択することを特徴とする請求項13記載の回線選択制御方法。
The computer device is
In the measurement process, a transmission line delay TDLY (k) (1 ≦ k ≦ N) for each of the N lines is received from the computer device on the receiving side,
In the calculation process, a transmission delay and a line used for transmitting data having a data amount “DSIZE” when the line having the maximum transmission path delay TDLY (k) of 1 or more is excluded for each data transfer by RDMA. The transfer delay is calculated from the maximum value of the transmission line delay TDLY (k) of
14. The line selection control method according to claim 13, wherein, in the selection process, a line combination that minimizes the transfer delay is selected from the N lines.
前記データ処理装置が、無線伝送装置間で通信帯域が同一のN本(Nは2以上の正の整数)の送受信アンテナを用いてパケット転送を行う無線データ通信網に用いられる無線伝送装置であることを特徴とする請求項10記載の回線選択制御方法。   The data processing device is a wireless transmission device used in a wireless data communication network that performs packet transfer using N transmission / reception antennas (N is a positive integer of 2 or more) having the same communication band between wireless transmission devices. The line selection control method according to claim 10. 前記無線伝送装置が、
前記測定処理において、前記N本の送受信アンテナ毎のラウンドトリップ遅延RTT(k)(1≦k≦N)を測定し、
前記算出処理において、ラウンドトリップ遅延RTT(k)が最大の1以上の送受信アンテナを除外した場合にパケット長『PSIZE』のパケットを送出するために必要な送信遅延と使用する送受信アンテナの伝送路遅延TDLY(k)の最大値とから前記転送遅延を算出し、
前記選択処理において、前記N本の送受信アンテナ中から前記転送遅延が最小となる送受信アンテナの組み合わせを選択することを特徴とする請求項16記載の回線選択制御方法。
The wireless transmission device is
In the measurement process, a round trip delay RTT (k) (1 ≦ k ≦ N) for each of the N transmission / reception antennas is measured,
In the calculation process, when one or more transmission / reception antennas having the maximum round trip delay RTT (k) are excluded, a transmission delay necessary for transmitting a packet having the packet length “PSIZE” and a transmission / reception antenna transmission line delay to be used Calculating the transfer delay from the maximum value of TDLY (k);
The line selection control method according to claim 16, wherein, in the selection process, a combination of transmission / reception antennas that minimizes the transfer delay is selected from the N transmission / reception antennas.
前記無線伝送装置が、
前記測定処理において、受信側の無線伝送装置から前記N本の送受信アンテナ毎の伝送路遅延TDLY(k)(1≦k≦N)を受け取り、
前記選択処理において、伝送路遅延TDLY(k)が最大の1以上の送受信アンテナを除外した場合にパケット長『PSIZE』のパケットを送出するために必要な送信遅延と使用する送受信アンテナの伝送路遅延TDLY(k)の最大値とから前記転送遅延を算出し、前記N本の送受信アンテナ中から前記転送遅延が最小となる送受信アンテナの組み合わせを選択することを特徴とする請求項16記載の回線選択制御方法。
The wireless transmission device is
In the measurement process, a transmission path delay TDLY (k) (1 ≦ k ≦ N) for each of the N transmission / reception antennas is received from the wireless transmission device on the reception side,
In the selection process, when a transmission / reception antenna having a maximum transmission path delay TDLY (k) of 1 or more is excluded, a transmission delay required to transmit a packet having a packet length “PSIZE” and a transmission path delay of the transmission / reception antenna to be used The line selection according to claim 16, wherein the transfer delay is calculated from a maximum value of TDLY (k), and a combination of transmission / reception antennas that minimizes the transfer delay is selected from the N transmission / reception antennas. Control method.
対向装置との間で複数の回路を用いてデータ転送を行うデータ処理装置内においてコンピュータに実行させるプログラムであって、
前記対向装置との間の複数の回路の経路各々の伝送路遅延を測定する測定処理と、
前記伝送路遅延が最大の1以上の回線を除外した場合に前記データ転送を行うために必要な送信遅延と使用する経路の伝送路遅延の最大値とから転送遅延を算出し、その算出結果を基に前記複数の経路の中から前記転送遅延が最小となる経路の組み合わせを選択する選択処理と、
その選択された経路の組み合わせに対してデータを振り分ける分配処理と
を含むことを特徴とするプログラム。
A program to be executed by a computer in a data processing device that performs data transfer with a counter device using a plurality of circuits,
A measurement process for measuring a transmission line delay of each of a plurality of circuit paths between the opposite device;
When one or more lines with the maximum transmission line delay are excluded, the transfer delay is calculated from the transmission delay necessary for performing the data transfer and the maximum value of the transmission line delay of the path to be used, and the calculation result is A selection process for selecting a combination of routes that minimizes the transfer delay from the plurality of routes based on
And a distribution process for distributing data to the selected combination of routes.
JP2007142722A 2007-05-30 2007-05-30 Data processor, line selection control method used therefor, and program thereof Pending JP2008301002A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007142722A JP2008301002A (en) 2007-05-30 2007-05-30 Data processor, line selection control method used therefor, and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007142722A JP2008301002A (en) 2007-05-30 2007-05-30 Data processor, line selection control method used therefor, and program thereof

Publications (1)

Publication Number Publication Date
JP2008301002A true JP2008301002A (en) 2008-12-11

Family

ID=40174131

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007142722A Pending JP2008301002A (en) 2007-05-30 2007-05-30 Data processor, line selection control method used therefor, and program thereof

Country Status (1)

Country Link
JP (1) JP2008301002A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011055226A (en) * 2009-09-01 2011-03-17 Fujitsu Ltd Network device
JP2014526833A (en) * 2011-09-09 2014-10-06 クゥアルコム・インコーポレイテッド A feedback protocol for end-to-end multipath network systems
US9444887B2 (en) 2011-05-26 2016-09-13 Qualcomm Incorporated Multipath overlay network and its multipath management protocol

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011055226A (en) * 2009-09-01 2011-03-17 Fujitsu Ltd Network device
US9444887B2 (en) 2011-05-26 2016-09-13 Qualcomm Incorporated Multipath overlay network and its multipath management protocol
JP2014526833A (en) * 2011-09-09 2014-10-06 クゥアルコム・インコーポレイテッド A feedback protocol for end-to-end multipath network systems

Similar Documents

Publication Publication Date Title
US10039099B2 (en) Wireless communication system and wireless communication method
WO2018194433A1 (en) Method and apparatus for distributing packets on multi-link in mobile communication network
US7978690B2 (en) Method to operate a crossbar switch
US8953580B2 (en) Transport stream packets with time stamp generation by medium access control
US20080137669A1 (en) Network of nodes
CN110086578A (en) Data transmission method, device and system
TW201110611A (en) Method and apparatus for acknowledging successful reception of a data transmission for multi-access compatibility in a wireless communication system
JP7327730B2 (en) Packet processing method and apparatus
JP6617838B2 (en) Method and apparatus for reducing transmission loss rate
JP2020533923A (en) Packet transmission methods, network components, and computer-readable storage media
JP2008301002A (en) Data processor, line selection control method used therefor, and program thereof
JP2017092692A (en) Data transmission control system and method, and data transmission control program
US20110044332A1 (en) Communication apparatus, communication system, and communication method
JPWO2007026604A1 (en) Multicast node device, multicast transfer method, and program
CN107995315B (en) Method and device for synchronizing information between service boards, storage medium and computer equipment
WO2013097412A1 (en) Method, device and system for acquiring feedback delay
CN105763375A (en) Data packet transmission method, receiving method and microwave station
US11502986B2 (en) Reducing transmission delay of transmitting data in Wi-Fi
CN109756306B (en) Information transmission method and communication device
JP5471652B2 (en) COMMUNICATION NODE DEVICE, COMMUNICATION SYSTEM AND DESTINATION RECEIVING INTERFACE SELECTION METHOD USED FOR THEM
CN101159694A (en) Method of preventing fail fragment reassembly of IP sharing distributed system
JP6973511B2 (en) Communication equipment, communication systems, communication methods and programs
CN111245577B (en) Data transmission method, system and related equipment
WO2022000234A1 (en) Communication method and related apparatus
CN114158067B (en) Method and device for data transmission in private network