JPH025662A - Segmenting control system - Google Patents

Segmenting control system

Info

Publication number
JPH025662A
JPH025662A JP63155522A JP15552288A JPH025662A JP H025662 A JPH025662 A JP H025662A JP 63155522 A JP63155522 A JP 63155522A JP 15552288 A JP15552288 A JP 15552288A JP H025662 A JPH025662 A JP H025662A
Authority
JP
Japan
Prior art keywords
segment
buffer
data
transmission
header
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.)
Granted
Application number
JP63155522A
Other languages
Japanese (ja)
Other versions
JPH077968B2 (en
Inventor
Atsumasa Yoshida
吉田 篤正
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 JP15552288A priority Critical patent/JPH077968B2/en
Publication of JPH025662A publication Critical patent/JPH025662A/en
Publication of JPH077968B2 publication Critical patent/JPH077968B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To reduce the buffer resource of a system required for transferring data by issuing a data transfer macro and adding an output path network header to a transmission buffer, and then, by setting the corrected value of the leading address of the above-mentioned transmission buffer in a transmission requesting block acquired from a system memory. CONSTITUTION:An output path network header 6 is added to a transmission buffer 5 storing user data 2, transfer of which is requested by an issued data transfer macro. Then the corrected value of the leading address of the buffer 5 is set in a transmission requesting block 4 acquired from a system memory. After setting the corrected value, the network header 6 in the buffer 5 is edited for the n-th segment header 7. Moreover, the n-th segment transmission requesting range 9 is set and the transmission request of segment data 10 is performed to an output path network bus 3 by means of the requesting block 4. Therefore, new securing of the buffer resource of the system is not required even when segmenting control is performed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はセグメンティング制御方式、特に階層化された
ネットワークアーキテクチャをもつネットワークシステ
ムにおける論理ノード上のデータ転送マクロインタフェ
ースでのセグメンティング制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a segmenting control method, and particularly to a segmenting control method at a data transfer macro interface on a logical node in a network system having a layered network architecture.

〔従来の技術〕[Conventional technology]

従来、階層化されたネットワークアーキテクチャをもつ
ネットワークシステムにおける論理ノード上では、デー
タ転送マクロの発行により転送要求されたユーザデータ
に対し、セグメントデータを施し、セグメントデータと
して宛先他論理ノードに転送する場合に、上記転送要求
ユーザデータが格納されている送信バッファ内に出方路
ネットワークヘッダが付加され、システムメモリから獲
得された送信要求ブロックに上記送信バッファの先頭ア
ドレスの補正値がセットされた後、n番目のセグメント
データ1個について、その送信用要求ブロック1個及び
セグメント送信バッファ1個のバッファリソースが新た
にシステムメモリから確保され、上記セグメント送信バ
ッファの先頭アドレス及びセグメント送信要求レンジが
上記セグメントデータ送信用要求ブロックにセットされ
、出方路ネットワークヘッダ及びn番目セグメントユー
ザデータが上記セグメント送信バッファに転送され、そ
の後n番目セグメントヘッダ用に出方路ネットワークヘ
ッダを編集し、上記セグメントデータ送信用要求ブロッ
クにより宛先論理ノードへ向けてセグメントデータが送
信要求される。
Conventionally, on a logical node in a network system with a layered network architecture, segment data is applied to user data requested to be transferred by issuing a data transfer macro, and the data is transferred as segment data to a destination other logical node. , an outgoing route network header is added to the transmission buffer in which the transfer request user data is stored, and a correction value of the start address of the transmission buffer is set in the transmission request block acquired from the system memory, and then n For one piece of segment data, buffer resources of one transmission request block and one segment transmission buffer are newly secured from the system memory, and the start address of the segment transmission buffer and segment transmission request range are set for the segment data transmission. The outgoing route network header and the nth segment user data are transferred to the above segment transmission buffer, and then the outgoing route network header is edited for the nth segment header, and the above segment data transmission request block is set in the trust request block. The segment data is requested to be transmitted to the destination logical node.

従って、セグメントデータ1個について、その送信用要
求ブロック1個及びセグメント送信バッファ1個のバッ
ファリソースが新たに必要であった。
Therefore, for one piece of segment data, buffer resources for one transmission request block and one segment transmission buffer are newly required.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のセグメンイング制御方式においては、論
理ノード上でデータ転送マクロの発行により転送要求さ
れたユーザデータに対しセグメンティング制御を行い、
データ転送する場合にセグメンイング制御を行わない場
合に比べ、システムのバッファリソースがセグメントデ
ータ送信用の要求ブロック及び送信バッファ毎に各々(
宛先他論理ノードへのネットワークパス内のセツション
多重度)×(転送要求されたユーザデータのセグメント
分解度)分も多く確保される必要があるという欠点があ
る。
In the conventional segmenting control method described above, segmenting control is performed on user data requested to be transferred by issuing a data transfer macro on a logical node.
Compared to the case where segmenting control is not performed when transferring data, system buffer resources are used for each request block and transmission buffer for segment data transmission (
There is a drawback that it is necessary to secure a large number of sessions multiplicity in the network path to the destination other logical node x (segment decomposition degree of user data requested to be transferred).

本発明の目的は、上述の点に鑑み、データ転送マクロイ
ンタフェースにおいてセグメンティング制御を行い、デ
ータの転送する場合に、システムのバッファリソースが
少なくてすむ、データ転送マクロインタフェースにおけ
るセグメンティング制御方式を提供することにある。
In view of the above-mentioned points, an object of the present invention is to provide a segmenting control method for a data transfer macro interface, which performs segmenting control at a data transfer macro interface and requires less system buffer resources when transferring data. It's about doing.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のセグメンティング制御方式は、階層化されたネ
ットワークシステムにおける論理ノードに、 データ転送マクロの発行により、転送要求ユーザデータ
が格納されている送信バッファ内に出方路ネットワーク
ヘッダを付加し、システムメモリから獲得された送信要
求ブロックに上記送信バッファの先頭アドレスの補正値
をセットする手段と、 上記送信バッファ内の出方路ネットワークヘッダをn番
目のセグメントヘッダ用に編集し、上記送信バッファ内
のセグメントされたn番目のユーザデータを同一バッフ
ァ上で上記n番目セグメントヘッダの直後へ移送し、n
番目セグメント送信要求レンジを上記要求ブロックにセ
ットし、該要求ブロックにより出方路ネットワークパス
に対して上記セグメントデータの送信要求を行う手段と
、 を有することを特徴とする。
The segmenting control method of the present invention issues a data transfer macro to a logical node in a layered network system, adds an outgoing route network header to the transmission buffer in which the transfer requested user data is stored, and the system means for setting a correction value of the start address of the transmission buffer in the transmission request block obtained from the memory; and means for editing the outgoing route network header in the transmission buffer for the nth segment header, Move the segmented n-th user data immediately after the n-th segment header on the same buffer, and
The present invention is characterized by comprising means for setting a th segment transmission request range in the request block and requesting the outgoing network path to transmit the segment data using the request block.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明のデータ転送マクロインタフェースに
おけるセグメンティング制御方式の一実施例を示す説明
図、第2図はその処理フローを示している。
FIG. 1 is an explanatory diagram showing an embodiment of a segmenting control method in a data transfer macro interface of the present invention, and FIG. 2 shows its processing flow.

論理ノード1は、階層化されたネットワークアーキテク
チャをもつネットワークシステムにおいて、データ転送
マクロの発行により転送要求されたユーザデータ2を、
その宛先他論理ノードへ結ばれている出方路ネットワー
クパス3へ送信する機能を有する。ここで、ネットワー
クパスとは、エンドノード間の論理的通信路である。
In a network system with a layered network architecture, logical node 1 transfers user data 2 requested to be transferred by issuing a data transfer macro.
It has a function of transmitting to the outgoing network path 3 connected to the destination other logical node. Here, a network path is a logical communication path between end nodes.

送信バッファ5はデータ転送マクロ発行時にユーザによ
り準備され、ユーザデータ2がその中に格納される。
The transmission buffer 5 is prepared by the user when the data transfer macro is issued, and the user data 2 is stored therein.

次に、第1図と第2図とにより、本実施例のデータ転送
マクロインタフェースにおけるセグメンティング制御方
式の動作について説明する。
Next, the operation of the segmenting control method in the data transfer macro interface of this embodiment will be explained with reference to FIGS. 1 and 2.

データ転送マクロの発行により転送要求されたユーザデ
ータ2が格納されている送信バッファ5内に出方路ネッ
トワークヘッダ6を付加する(ステップ21)。次にシ
ステムメモリから獲得された送信要求ブロック4に上記
送信バッファ5の先頭アドレスの補正値をセットする(
ステップ22)。
The outgoing route network header 6 is added to the transmission buffer 5 in which the user data 2 requested to be transferred is stored by issuing the data transfer macro (step 21). Next, set the correction value of the start address of the transmission buffer 5 in the transmission request block 4 acquired from the system memory (
Step 22).

次に、送信バッファ5内の出方路ネットワークヘッダ6
をn番目セグメントヘッダ7用に#i集する(ステップ
23)。このとき、編集の前後でネットワークヘッダ長
は不変である。
Next, the output route network header 6 in the transmission buffer 5
#i collection for the n-th segment header 7 (step 23). At this time, the network header length remains unchanged before and after editing.

更に、セグメントされたn番目ユーザデータ8を、同一
バッファ上でn番目セグメントヘッダ7の直後へ移送し
くステップ24)、n番目セグメント送信要求レンジ9
を、上記要求ブロック4にセットしくステップ25)、
本要求ブロック4により宛先論理ノードへ結ばれている
出力路ネットワークパス3に対してセグメントデータ1
0の送信要求を行う(ステップ26)。
Furthermore, the segmented n-th user data 8 is moved immediately after the n-th segment header 7 on the same buffer (step 24), and the n-th segment transmission request range 9 is transferred.
is set in the above request block 4 (step 25),
Segment data 1 for the output network path 3 connected to the destination logical node by this request block 4
A request to send 0 is made (step 26).

〔発明の効果〕〔Effect of the invention〕

本発明のデータ転送マクロインタフェースにおけるセグ
メンティング制御方式では、データ転送マクロの発行に
より転送要求されたユーザデータに対し、セグメンティ
ング制御を施し、セグメントデータとして宛先他論理ノ
ードに転送する場合に、上記データ転送マクロの発行に
よりシステムメモリから獲得された送信要求ブロック及
びユーザにより準備された送信バッファを、それぞれ上
記セグメントデータを転送するための送信要求ブロック
及び送信バッファとして、そのまま転用することが可能
となり、これにより、セグメンテイング制御を行う場合
でも、新たにシステムのバッファリソースを確保する必
要はなくなる。
In the segmenting control method in the data transfer macro interface of the present invention, segmenting control is applied to user data requested to be transferred by issuing a data transfer macro, and when transferring the data as segment data to a destination other logical node, the above data is By issuing a transfer macro, the transmission request block acquired from the system memory and the transmission buffer prepared by the user can be used as they are as the transmission request block and transmission buffer for transferring the segment data, respectively. Therefore, even when performing segmenting control, there is no need to newly secure buffer resources for the system.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示す説明図、第2図は本実
施例のデータ転送マクロインタフェースにおけるセグメ
ンティング制御方式の処理を示す流れ図、第3図は従来
のデータ転送マクロインタフェースにおけるセグメンテ
ィング制御方式を説明するための図である。 1・・・論理ノード、2・・・ユーザデータ、3・・・
出方路ネットワークパス、4・・・送信要求ブロック、
5・・・送信バッファ、6・・・出方路ネットワークヘ
ッダ、7・・・n番目セグメントヘッダ、8・・・セグ
メントされたn番目ユーザデータ、9・・・n番目セグ
メント送信要求レンジ、10・・・セグメントデータ、
11・・・n番目セグメント送信要求ブロック、12・
・・n番目セグメント送信バッファ。
Fig. 1 is an explanatory diagram showing an embodiment of the present invention, Fig. 2 is a flowchart showing the processing of the segmenting control method in the data transfer macro interface of this embodiment, and Fig. 3 is a diagram showing the segmenting control method in the conventional data transfer macro interface. FIG. 2 is a diagram for explaining a timing control method. 1...Logic node, 2...User data, 3...
Outgoing network path, 4... transmission request block,
5... Transmission buffer, 6... Outgoing route network header, 7... Nth segment header, 8... Nth segmented user data, 9... Nth segment transmission request range, 10 ...segment data,
11...n-th segment transmission request block, 12...
...nth segment transmission buffer.

Claims (1)

【特許請求の範囲】 階層化されたネットワークアーキテクチャをもつネット
ワークシステムにおける論理ノードに、データ転送マク
ロの発行により、転送要求ユーザデータが格納されてい
る送信バッファ内に出方路ネットワークヘッダを付加し
、システムメモリから獲得された送信要求ブロックに上
記送信バッファの先頭アドレスの補正値をセットする手
段と、 上記送信バッファ内の出方路ネットワークヘッダをn番
目のセグメントヘッダ用に編集し、上記送信バッファ内
のセグメントされたn番目のユーザデータを同一バッフ
ァ上で上記n番目セグメントヘッダの直後へ移送し、n
番目セグメント送信要求レンジを上記要求ブロックにセ
ットし、該要求ブロックにより出方路ネットワークパス
に対して上記セグメントデータの送信要求を行う手段と
、 を有することを特徴とするデータ転送マクロインタフェ
ースにおけるセグメンティング制御方式。
[Claims] Adding an outgoing route network header to a transmission buffer in which transfer requested user data is stored by issuing a data transfer macro to a logical node in a network system having a layered network architecture; means for setting a correction value of the start address of the transmission buffer in the transmission request block acquired from the system memory; The n-th segmented user data is transferred to immediately after the n-th segment header on the same buffer, and n
Segmenting in a data transfer macro interface, comprising: means for setting a segment transmission request range in the request block and requesting the outgoing network path to transmit the segment data using the request block; control method.
JP15552288A 1988-06-22 1988-06-22 Segmenting control method Expired - Lifetime JPH077968B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15552288A JPH077968B2 (en) 1988-06-22 1988-06-22 Segmenting control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15552288A JPH077968B2 (en) 1988-06-22 1988-06-22 Segmenting control method

Publications (2)

Publication Number Publication Date
JPH025662A true JPH025662A (en) 1990-01-10
JPH077968B2 JPH077968B2 (en) 1995-01-30

Family

ID=15607906

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15552288A Expired - Lifetime JPH077968B2 (en) 1988-06-22 1988-06-22 Segmenting control method

Country Status (1)

Country Link
JP (1) JPH077968B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9767539B2 (en) 2007-06-21 2017-09-19 Fotonation Limited Image capture device with contemporaneous image correction mechanism

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9767539B2 (en) 2007-06-21 2017-09-19 Fotonation Limited Image capture device with contemporaneous image correction mechanism

Also Published As

Publication number Publication date
JPH077968B2 (en) 1995-01-30

Similar Documents

Publication Publication Date Title
JPS63138831A (en) Bus adaptor with address conversion function
JPH025662A (en) Segmenting control system
JP3169856B2 (en) Multi-node information processing system
JPH04108242A (en) Data transfer system for communication controller
EP1031092A1 (en) Byte alignment method and apparatus
JPH022765A (en) Segmentation control system
JPS63160445A (en) Method and system for controlling transmission
JPS582496B2 (en) Data transfer method
JP3995131B2 (en) Data output circuit
JPS625499B2 (en)
JPH0624378B2 (en) Data transmission / reception method between networks
JPH0417051A (en) Data transferring system
JPH05324505A (en) Method and system for file transfer
JP2000148216A (en) Plant controller communication equipment
JP2821053B2 (en) Network system
JP2843105B2 (en) Printer connection method for communication between applications
JPS63287143A (en) Transmission buffer control system
JPS6263348A (en) Remote file copying system
JPS59157752A (en) Computer test system
JPS6074836A (en) Data transfer system
JPH10126434A (en) Router device and data communication system using it
JPH0498344A (en) Data transfer system for remote place data processing
JPH033460A (en) Data divisional transmission system for local area network system
JPH09130383A (en) Communication method
JPH01189258A (en) Communication control device