JP2004128764A - Memory control system and method in ethernet (r)-atm converter - Google Patents
Memory control system and method in ethernet (r)-atm converter Download PDFInfo
- Publication number
- JP2004128764A JP2004128764A JP2002288256A JP2002288256A JP2004128764A JP 2004128764 A JP2004128764 A JP 2004128764A JP 2002288256 A JP2002288256 A JP 2002288256A JP 2002288256 A JP2002288256 A JP 2002288256A JP 2004128764 A JP2004128764 A JP 2004128764A
- Authority
- JP
- Japan
- Prior art keywords
- packet
- buffer memory
- pointer
- address
- free space
- 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.)
- Withdrawn
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Communication Control (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は、イーサネット(Ethernet)(登録商標)インターフェースをATM(Asynchronous−Transfer−Mode)ネットワークに接続する装置(ATM−Su)に関する。
【0002】
【従来の技術】
従来イーサネットインタフェースをATMネットワークに接続する装置(ATM−Su)としては、以下のものが知られている(特許文献1参照)
【0003】
【特許文献1】
特開平10−173691号公報
【0004】
上記公報には、
「MIL規格のMIL−STD−1397TYPEE規格等のインタフェース機能を有するMIL−STD−1397インタフェース部と、ATM(AsynchronousTaynchronousTrnsfer−Mode)規格のインタフェース機能を有するATMインタフェース部と、上記MIL−STD−1397インタフェース部から入力するデータを格納する第1のデータ格納部と、上記ATMインタフェース部から入力するデータを格納する第2のデータ格納部と、上記第1のデータ格納部に格納したデータを制御する第1のアドレス制御部と、上記第2のデータ格納部に格納したデータを制御する第2のアドレス制御部とを具備したことを特徴とするLAN連接装置。」が記載されている。
【0005】
従来のイーサネットインターフェースをATMネットワークに接続する装置(ATM−Su)のネットワーク構成(L2サービス(BRIDGEDモード)の例を図1に示す。
図1において、ATM−Suは、例えばEther×2を介してUserネットワークに接続されるとともに、ATM25Mを介してATMネットワークに接続される。
また、ATMネットワークにはATMを介して別のネットワークである例えばeVLANネットワークに接続されている。
ATM−SuではEtherフレームをそのままセル化する。
【0006】
次にATM−Suの全体構成のブロックを図2に示す。
図2のATM−Suにおける、Ether−PHYでEtherのPHYレイヤを終端する。
SW−LSIは、パケットをスイッチングするLSIである。
カプセルは、RFC1483、LLCカプセリングのROUTED.BRIDGEDに準拠したマッピングを実行する。
バッファは、トラフィックシェーピング及び速度変換用メモリの制御を行うバッファメモリである。
シェーパは、PCR設定によりシェーピングを行う。また、RFC1483カプセルされたパケットをAAL5でATMセル化する。また、ATMレイヤのフィルタリング、警報検出及びLBセル折り返しを行う。
ATM−PHYではATM25MのPHYレイヤを終端する。
【0007】
RTCは時計であり、EIA232DはEIA232Dのインタフェースで監視・制御を行う。LEDは状態表示及び警報表示を行い、SWは各種設定を行う。
Clock−Generatorは内部クロックを発生し、PUから装置内電源を供給する。
CPUは装置内状態を監視してLED表示するとともにインバンドで監視装置に通知する。また、SW設定、インバンドによる制御、CONSOLEによる制御により、各デバイスに設定するとともにLED表示をする。更にユーザーからのARPリクエストにアドレス解決する。
【0008】
【発明が解決しようとする課題】
上述のATM−Suに備えれているバッファメモリではトラフィックシェーピング及び速度変換用メモリの制御を行うために、バッファメモリに書込まれたパケットデータは、ポインタによって管理されているが、そのポインタがノイズ等によりずれるとパケットの先頭位置を誤認識してしまう。
パケットの先頭位置を誤認識によって、本来の先頭アドレスの位置が判らなくなり、それ以降のアドレスがずれたまま復旧できなくなるという問題があった。
また、パケット先頭のデータ(パケット長)に誤りがあった場合にも、同様にアドレスがずれて、復旧できなくなるという問題があった。
【0009】
本発明の課題
(目的)は、バッファメモリを管理するポインタの位置がノイズ等によりずれた場合にも、容易に復旧することが可能なATM−Suのバッファメモリの制御方式及び制御方法を提供することにある。
【0010】
【課題を解決するための手段】
前記課題を解決するために、イーサネットーATM変換装置におけるバッファメモリの制御方式であって、
前記バッファメモリは、全アドレスをポインタで管理するメモリとし、前記バッファメモリに対する書き込みアドレスを制御する書き込みアドレス制御部と、前記バッファメモリに対する読み出しアドレスを制御する読み出しアドレス制御部とを設け、パケットデータの書き込みに際して、前記バッファメモリの先頭アドレスには、常にパケットの先頭を書き込む構成とする。(請求項1)
前記ポインタとしては、パケット先頭ポインタ、パケットライトポインタ及びパケットリードポインタを用い、パケット先頭アドレスにはパケット長が書き込まれる。(請求項2)
【0011】
イーサネットーATM変換装置における全アドレスをポインタで管理するバッファメモリへのパケットデータの書き込み制御方法であって、
パケットデータの書き込みに際して、該パケットデータのパケット長とバッファメモリの空き容量とを対比するステップと、前記パケットデータのパケット長がバッファメモリの空き容量よりも小さい場合には、該パケットデータをバッファメモリの空き容量にパケット長を先頭アドレスとして連続して書き込むステップと、パケットのパケット長がバッファメモリの空き容量よりも大きい場合には、バッファメモリの先頭アドレスからパケット長を先頭アドレスとして書き込むステップとによりバッファメモリへのパケットデータの書き込みを実行する。(請求項3)
【0012】
イーサネットーATM変換装置における全アドレスをポインタで管理するバッファメモリからのパケットデータの読み出し制御方法であって、
パケットデータの読み出しに際して、該パケットデータのパケット長とバッファメモリの空き容量とを対比するステップと、前記パケットデータのパケット長がバッファメモリの空き容量よりも小さい場合には、該パケットデータをバッファメモリの空き容量にパケット長を先頭アドレスとして連続して読み出すステップと、パケットのパケット長がバッファメモリの空き容量よりも大きい場合には、バッファメモリの先頭アドレスからパケット長を先頭アドレスとして読み出すステップとにより、バッファメモリからパケットデータの読み出しを実行する。(請求項4)
【0013】
前記ポインタとしては、パケット先頭ポインタ、パケットライトポインタ及びパケットリードポインタを用い、パケット先頭アドレスにはパケット長が書き込むことによりバッファメモリへのパケットデータの書き込み又は読み出しを実行する。(請求項5)
【0014】
【発明の実施の形態】
図3を用いて本発明における改良部であるATM−Suのバッファメモリの構成を説明する。
図3において、1はRFC1483,LLCカプセリングのROUTED.BRIDGEDに準拠したマッピングを実行するカプセル部、2はトラフィックシェーピング及び速度変換用メモリの制御を行うバッファ部(FPGA)、3はシェーピング及びAAL5でATMセル化を行うシェーパ部、4はデータ格納用メモリ(SRAM)である。
バッファ部2は、書き込み用アドレス制御部2.1、メモリ制御部2.2、読み出し用アドレス制御部が含まれている。
【0015】
次に図4を用いてパケットメモリの記録フォーマットの説明を行う。
本発明のパケットメモリはブロックによる管理を行わず、512Kアドレス全てをポインタにより管理する。
パケットメモリリード時に必要な管理情報は、パケット先頭アドレスとパケット長(Length)であり、図4のフォーマットでパケットをメモリに記録する。
また、使用される制御用ポインタの種類は以下のものがあり、図4の如く配置される。
▲1▼パケット先頭ポインタ(TOPP)
▲2▼パケットライトポインタ(WRP)
▲3▼パケットリードポインタ(RDP)
【0016】
次にポインタの制御フローを図5を用いて説明する。
図5(a)は書き込み用ポインタ制御部の動作フローである。
・STATE0(初期設定)でポインタの初期設定を行いSTATE1に遷移する。
・STATE1ではアイドル(データ入力待ち)でデータ入力か否かを判断してデータ入力があった(Y)場合には、STATE2へ遷移する。
データ入力が無い(N)場合には、STATE1を繰り返す。
・STATE2では、メモリ書き込みデータの生成及びポインタの更新を行う。
パケットが終了したか否かの判断をして、パケットの終了時にSTATE3に遷移する。
・STATE3でパケットの終了処理を行い、終了処理後にSTATE1に遷移する。
メモリの空き容量が1パケット分に満たない場合には、ポインタをTOPアドレスに戻す。
メモリの空き容量がある場合には、ポインタを次のアドレスに進める。
【0017】
図5(b)は読み出し用ポインタ制御部の動作フローである。
・STATE0(初期設定)でポインタの初期設定を行いSTATE1に遷移する。
・STATE1ではアイドル(データ出力要求待ち)でデータ出力要求入力があるか否かを判断してデータ出力要求入力があった(Y)場合には、STATE2へ遷移する。
データ出力要求が無い(N)場合には、STATE1を繰り返す。
・STATE2では、出力データの生成及びポインタの更新を行う。
パケットの読み出しが終了したか否かの判断をして、パケットの読み出し終了時にSTATE3に遷移する。
・STATE3でパケットの終了処理を行い、終了処理後にSTATE1に遷移する。
メモリの空き容量が1パケット分に満たない場合には、ポインタをTOPアドレスに戻す。
メモリの空き容量がある場合には、ポインタを次のアドレスに進める。
【0018】
【発明の効果】
請求項1に記載の発明では、イーサネットーATM変換装置におけるバッファメモリの制御方式であって、
前記バッファメモリは、全アドレスをポインタで管理するメモリとし、前記バッファメモリに対する書き込みアドレスを制御する書き込みアドレス制御部と、前記バッファメモリに対する読み出しアドレスを制御する読み出しアドレス制御部とを設け、パケットデータの書き込みに際して、前記バッファメモリの先頭アドレスには、常にパケットの先頭を書き込む構成によって、バッファメモリを管理するポインタの位置がノイズ等によりずれた場合にも、容易に復旧することが可能なバッファメモリの制御方式を提供できる。
また、請求項2に記載の発明では、前記ポインタとしては、パケット先頭ポインタ、パケットライトポインタ及びパケットリードポインタを用い、パケット先頭アドレスにはパケット長が書き込まれるので、簡単な構成で装置を実現できる。
【0019】
請求項3に記載の発明では、イーサネットーATM変換装置における全アドレスをポインタで管理するバッファメモリへのパケットデータの書き込み制御方法であって、
パケットデータの書き込みに際して、該パケットデータのパケット長とバッファメモリの空き容量とを対比するステップと、前記パケットデータのパケット長がバッファメモリの空き容量よりも小さい場合には、該パケットデータをバッファメモリの空き容量にパケット長を先頭アドレスとして連続して書き込むステップと、パケットのパケット長がバッファメモリの空き容量よりも大きい場合には、バッファメモリの先頭アドレスからパケット長を先頭アドレスとして書き込むステップとによりバッファメモリへのパケットデータの書き込みを実行するので、
バッファメモリを管理するポインタの位置がノイズ等によりずれた場合にも、容易に復旧することできる。
【0020】
請求項4に記載の発明では、イーサネットーATM変換装置における全アドレスをポインタで管理するバッファメモリからのパケットデータの読み出し制御方法であって、
パケットデータの読み出しに際して、該パケットデータのパケット長とバッファメモリの空き容量とを対比するステップと、前記パケットデータのパケット長がバッファメモリの空き容量よりも小さい場合には、該パケットデータをバッファメモリの空き容量にパケット長を先頭アドレスとして連続して読み出すステップと、パケットのパケット長がバッファメモリの空き容量よりも大きい場合には、バッファメモリの先頭アドレスからパケット長を先頭アドレスとして読み出すステップとにより、バッファメモリからパケットデータの読み出しを実行するので、
バッファメモリを管理するポインタの位置がノイズ等によりずれた場合にも、容易に復旧することできる。
また、請求項5に記載の発明では、前記ポインタとしては、パケット先頭ポインタ、パケットライトポインタ及びパケットリードポインタを用い、パケット先頭アドレスにはパケット長が書き込むことによりバッファメモリへのパケットデータの書き込み又は読み出しを実行するので、簡単な構成で装置を実現できる。
【図面の簡単な説明】
【図1】イーサネットインターフェースをATMネットワークに接続する装置(ATM−Su)のネットワーク構成(L2サービス(BRIDGEDモード)の例を示す図である。
【図2】ATM−Suの全体構成のブロックを図2に示す。
【図3】本発明における改良部であるATM−Suのバッファメモリの構成を示す図である。
【図4】パケットメモリの記録フォーマットを示す図である。
【図5】ポインタの制御手順を示すフローチャートである。
【図6】メモリに書込まれたデータのイメージを示す図である。
【符号の説明】
1 カプセル部
2 バッファ部
2.1 書き込み用アドレス制御部
2.2 メモリ制御部
2.3 読み出し用アドレス制御部
3 シェーパ部
4 SRAM[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a device (ATM-Su) for connecting an Ethernet (registered trademark) interface to an ATM (Asynchronous-Transfer-Mode) network.
[0002]
[Prior art]
As a device (ATM-Su) for connecting an Ethernet interface to an ATM network, the following is known (see Patent Document 1).
[0003]
[Patent Document 1]
JP 10-173691 A
In the above publication,
"A MIL-STD-1397 interface unit having an interface function such as the MIL-STD-1397TYPEE standard of the MIL standard, an ATM interface unit having an interface function of an ATM (Asynchronous Taynchronous Transfer-Mode) standard, and the MIL-STD-1397 interface unit A first data storage unit for storing data input from the ATM interface unit, a second data storage unit for storing data input from the ATM interface unit, and a first data storage unit for controlling data stored in the first data storage unit. And a second address control unit for controlling the data stored in the second data storage unit. "
[0005]
FIG. 1 shows an example of a network configuration (L2 service (BRIDGED mode)) of a device (ATM-Su) for connecting a conventional Ethernet interface to an ATM network.
In FIG. 1, ATM-Su is connected to a User network via, for example, Ether × 2, and is connected to an ATM network via an ATM 25M.
The ATM network is connected to another network, for example, an eVLAN network via the ATM.
In ATM-Su, the Ether frame is converted into a cell as it is.
[0006]
Next, FIG. 2 shows a block diagram of the overall configuration of the ATM-Su.
In the ATM-Su of FIG. 2, the Ether PHY terminates the Ether PHY layer.
The SW-LSI is an LSI that switches packets.
Capsules are RFC1483, LLC OUTSET. Executes mapping conforming to BRIDGED.
The buffer is a buffer memory that controls a traffic shaping and a speed conversion memory.
The shaper performs shaping according to the PCR setting. Also, the packet encapsulated in RFC 1483 is converted into an ATM cell by AAL5. It also performs ATM layer filtering, alarm detection, and LB cell return.
In ATM-PHY, the PHY layer of ATM 25M is terminated.
[0007]
The RTC is a clock, and the EIA232D performs monitoring and control through an interface of the EIA232D. The LED performs status display and alarm display, and the SW performs various settings.
The Clock-Generator generates an internal clock and supplies power in the device from the PU.
The CPU monitors the status inside the device, displays the LED, and notifies the monitoring device in-band. In addition, by setting SW, controlling by in-band, and controlling by CONSOLE, each device is set and LED display is performed. Further, the address is resolved to an ARP request from the user.
[0008]
[Problems to be solved by the invention]
In the buffer memory provided in the above-described ATM-Su, packet data written in the buffer memory is managed by a pointer in order to control traffic shaping and speed conversion memory. If it shifts due to, for example, the head position of the packet is erroneously recognized.
Due to erroneous recognition of the start position of the packet, the position of the original start address cannot be determined, and there is a problem that subsequent addresses cannot be recovered with a shift.
In addition, when an error is found in the data at the head of the packet (packet length), the address is similarly shifted, and the data cannot be recovered.
[0009]
An object (object) of the present invention is to provide a control method and a control method of an ATM-Su buffer memory which can be easily restored even when the position of a pointer for managing the buffer memory is shifted due to noise or the like. It is in.
[0010]
[Means for Solving the Problems]
In order to solve the above-mentioned problem, a control method of a buffer memory in an Ethernet-to-ATM converter,
The buffer memory is a memory that manages all addresses by pointers, and includes a write address control unit that controls a write address for the buffer memory, and a read address control unit that controls a read address for the buffer memory, In writing, the head of the packet is always written at the head address of the buffer memory. (Claim 1)
As the pointer, a packet head pointer, a packet write pointer, and a packet read pointer are used, and the packet length is written in the packet head address. (Claim 2)
[0011]
A method for controlling writing of packet data to a buffer memory for managing all addresses by a pointer in an Ethernet-ATM converter,
Comparing the packet length of the packet data with the free space of the buffer memory when writing the packet data; and, if the packet length of the packet data is smaller than the free space of the buffer memory, writing the packet data into the buffer memory. The packet length is continuously written to the free space of the buffer with the packet length as the start address, and, if the packet length of the packet is larger than the free space of the buffer memory, the step of writing the packet length as the start address from the start address of the buffer memory. Writes packet data to the buffer memory. (Claim 3)
[0012]
A method of controlling reading of packet data from a buffer memory for managing all addresses by a pointer in an Ethernet-ATM converter,
When reading the packet data, comparing the packet length of the packet data with the free space of the buffer memory; and, if the packet length of the packet data is smaller than the free space of the buffer memory, storing the packet data in the buffer memory. The step of continuously reading the packet length into the free space of the buffer memory as the start address, and the step of reading the packet length from the start address of the buffer memory as the start address when the packet length of the packet is larger than the free space of the buffer memory. And read out the packet data from the buffer memory. (Claim 4)
[0013]
As the pointer, a packet head pointer, a packet write pointer, and a packet read pointer are used, and writing or reading of packet data to or from the buffer memory is executed by writing the packet length in the packet head address. (Claim 5)
[0014]
BEST MODE FOR CARRYING OUT THE INVENTION
The configuration of the buffer memory of the ATM-Su, which is an improvement in the present invention, will be described with reference to FIG.
In FIG. 3,
The
[0015]
Next, the recording format of the packet memory will be described with reference to FIG.
The packet memory of the present invention does not perform management by blocks but manages all 512K addresses by pointers.
The management information required when reading the packet memory is the packet start address and the packet length (Length), and records the packet in the memory in the format of FIG.
The types of control pointers used are as follows, and are arranged as shown in FIG.
(1) Packet start pointer (TOPP)
(2) Packet write pointer (WRP)
(3) Packet read pointer (RDP)
[0016]
Next, a control flow of the pointer will be described with reference to FIG.
FIG. 5A is an operation flow of the write pointer control unit.
-Initialize the pointer in STATE0 (initial setting) and transit to STATE1.
In STATE1, it is determined whether or not there is data input in idle (waiting for data input). If there is a data input (Y), the state transits to STATE2.
If there is no data input (N), STATE1 is repeated.
In
It is determined whether or not the packet has ended, and the state transitions to STATE3 when the packet has ended.
A packet end process is performed in STATE3, and after the end process, a transition is made to STATE1.
If the free space in the memory is less than one packet, the pointer is returned to the TOP address.
If there is free space in the memory, the pointer is advanced to the next address.
[0017]
FIG. 5B is an operation flow of the read pointer control unit.
-Initialize the pointer in STATE0 (initial setting) and transit to STATE1.
In STATE1, it is determined whether or not there is a data output request input in idle (waiting for data output request), and if there is a data output request input (Y), the state transits to STATE2.
If there is no data output request (N), STATE1 is repeated.
In
It is determined whether the reading of the packet has been completed or not, and the state transitions to STATE3 when the reading of the packet has been completed.
A packet end process is performed in STATE3, and after the end process, a transition is made to STATE1.
If the free space in the memory is less than one packet, the pointer is returned to the TOP address.
If there is free space in the memory, the pointer is advanced to the next address.
[0018]
【The invention's effect】
According to the first aspect of the present invention, there is provided a method of controlling a buffer memory in an Ethernet-ATM converter,
The buffer memory is a memory that manages all addresses by pointers, and includes a write address control unit that controls a write address for the buffer memory, and a read address control unit that controls a read address for the buffer memory, At the time of writing, the head address of the buffer memory is always written with the head of the packet, so that even if the position of the pointer for managing the buffer memory is shifted due to noise or the like, the buffer memory can be easily recovered. A control method can be provided.
According to the second aspect of the present invention, a packet head pointer, a packet write pointer, and a packet read pointer are used as the pointer, and the packet length is written in the packet head address, so that the device can be realized with a simple configuration. .
[0019]
According to a third aspect of the present invention, there is provided a method for controlling writing of packet data to a buffer memory for managing all addresses by a pointer in the Ethernet-ATM converter,
When writing the packet data, comparing the packet length of the packet data with the free space of the buffer memory; and, if the packet length of the packet data is smaller than the free space of the buffer memory, storing the packet data in the buffer memory. The packet length is continuously written to the free space of the buffer with the packet length as the start address, and, if the packet length of the packet is larger than the free space of the buffer memory, the step of writing the packet length as the start address from the start address of the buffer memory. Writes packet data to the buffer memory.
Even when the position of the pointer for managing the buffer memory is shifted due to noise or the like, it can be easily restored.
[0020]
According to a fourth aspect of the present invention, there is provided a method for controlling reading of packet data from a buffer memory for managing all addresses by a pointer in an Ethernet-ATM converter,
When reading the packet data, comparing the packet length of the packet data with the free space of the buffer memory; and, if the packet length of the packet data is smaller than the free space of the buffer memory, storing the packet data in the buffer memory. The step of continuously reading the packet length into the free space of the buffer memory as the start address, and the step of reading the packet length from the start address of the buffer memory as the start address when the packet length of the packet is larger than the free space of the buffer memory. Read the packet data from the buffer memory,
Even when the position of the pointer for managing the buffer memory is shifted due to noise or the like, it can be easily restored.
In the invention according to claim 5, a packet head pointer, a packet write pointer, and a packet read pointer are used as the pointer, and the packet length is written in the packet head address to write packet data into the buffer memory. Since reading is performed, the device can be realized with a simple configuration.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating an example of a network configuration (L2 service (BRIDGED mode)) of a device (ATM-Su) for connecting an Ethernet interface to an ATM network.
FIG. 2 shows a block diagram of the overall configuration of the ATM-Su.
FIG. 3 is a diagram showing a configuration of a buffer memory of an ATM-Su which is an improved part in the present invention.
FIG. 4 is a diagram showing a recording format of a packet memory.
FIG. 5 is a flowchart illustrating a pointer control procedure.
FIG. 6 is a diagram showing an image of data written in a memory.
[Explanation of symbols]
REFERENCE SIGNS
Claims (5)
前記バッファメモリは、全アドレスをポインタで管理するメモリとし、
前記バッファメモリに対する書き込みアドレスを制御する書き込みアドレス制御部と、
前記バッファメモリに対する読み出しアドレスを制御する読み出しアドレス制御部と、
を設け、パケットデータの書き込みに際して、前記バッファメモリの先頭アドレスには、常にパケットの先頭を書き込むことを特徴とするバッファメモリの制御方式。A control method of a buffer memory in an Ethernet-ATM converter,
The buffer memory is a memory that manages all addresses by pointers,
A write address control unit that controls a write address for the buffer memory;
A read address control unit for controlling a read address for the buffer memory;
And a method of controlling the buffer memory, wherein, when writing packet data, the head of the packet is always written at the head address of the buffer memory.
パケットデータの書き込みに際して、該パケットデータのパケット長とバッファメモリの空き容量とを対比するステップと、
前記パケットデータのパケット長がバッファメモリの空き容量よりも小さい場合には、該パケットデータをバッファメモリの空き容量にパケット長を先頭アドレスとして連続して書き込むステップと、
パケットのパケット長がバッファメモリの空き容量よりも大きい場合には、バッファメモリの先頭アドレスからパケット長を先頭アドレスとして書き込むステップと、
を含むことを特徴とする制御方法。A method for controlling writing of packet data to a buffer memory for managing all addresses by a pointer in an Ethernet-ATM converter,
When writing the packet data, comparing the packet length of the packet data with the free space of the buffer memory;
If the packet length of the packet data is smaller than the free space of the buffer memory, the packet data is continuously written to the free space of the buffer memory with the packet length as the start address;
If the packet length of the packet is larger than the free space in the buffer memory, writing the packet length from the start address of the buffer memory as the start address;
A control method comprising:
パケットデータの読み出しに際して、該パケットデータのパケット長とバッファメモリの空き容量とを対比するステップと、
前記パケットデータのパケット長がバッファメモリの空き容量よりも小さい場合には、該パケットデータをバッファメモリの空き容量にパケット長を先頭アドレスとして連続して読み出すステップと、
パケットのパケット長がバッファメモリの空き容量よりも大きい場合には、バッファメモリの先頭アドレスからパケット長を先頭アドレスとして読み出すステップと、
を含むことを特徴とする読み出し制御方法。A method of controlling reading of packet data from a buffer memory for managing all addresses by a pointer in an Ethernet-ATM converter,
When reading the packet data, comparing the packet length of the packet data with the free space of the buffer memory;
If the packet length of the packet data is smaller than the free space of the buffer memory, reading the packet data continuously to the free space of the buffer memory with the packet length as the start address;
When the packet length of the packet is larger than the free space of the buffer memory, reading the packet length from the start address of the buffer memory as the start address;
A read control method, comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002288256A JP2004128764A (en) | 2002-10-01 | 2002-10-01 | Memory control system and method in ethernet (r)-atm converter |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002288256A JP2004128764A (en) | 2002-10-01 | 2002-10-01 | Memory control system and method in ethernet (r)-atm converter |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2004128764A true JP2004128764A (en) | 2004-04-22 |
Family
ID=32280804
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002288256A Withdrawn JP2004128764A (en) | 2002-10-01 | 2002-10-01 | Memory control system and method in ethernet (r)-atm converter |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2004128764A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008182550A (en) * | 2007-01-25 | 2008-08-07 | Oki Electric Ind Co Ltd | Packet buffer fifo memory device |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08241186A (en) * | 1995-03-07 | 1996-09-17 | Fujitsu Ltd | Unit and method for buffer memory management |
JPH09214525A (en) * | 1996-02-06 | 1997-08-15 | Tokyo Denshi Sekkei Kk | Data controller |
JPH09297677A (en) * | 1996-05-02 | 1997-11-18 | Fujitsu Ltd | Fifo buffer for erasing partial data group |
JPH10173691A (en) * | 1996-12-13 | 1998-06-26 | Mitsubishi Electric Corp | Lan-linking device |
JPH11184798A (en) * | 1997-12-18 | 1999-07-09 | Hitachi Ltd | Data communication equipment |
-
2002
- 2002-10-01 JP JP2002288256A patent/JP2004128764A/en not_active Withdrawn
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08241186A (en) * | 1995-03-07 | 1996-09-17 | Fujitsu Ltd | Unit and method for buffer memory management |
JPH09214525A (en) * | 1996-02-06 | 1997-08-15 | Tokyo Denshi Sekkei Kk | Data controller |
JPH09297677A (en) * | 1996-05-02 | 1997-11-18 | Fujitsu Ltd | Fifo buffer for erasing partial data group |
JPH10173691A (en) * | 1996-12-13 | 1998-06-26 | Mitsubishi Electric Corp | Lan-linking device |
JPH11184798A (en) * | 1997-12-18 | 1999-07-09 | Hitachi Ltd | Data communication equipment |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008182550A (en) * | 2007-01-25 | 2008-08-07 | Oki Electric Ind Co Ltd | Packet buffer fifo memory device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4937902B2 (en) | Managing process state information in an operating system environment | |
TW498208B (en) | Data transmission control device and electron device | |
JP2004348246A (en) | Data transfer controller, electronic equipment, and data transfer control method | |
WO2012006824A1 (en) | Multi-virtual serial port system and communication method thereof | |
JP2002204253A (en) | Host processor in asynchronous transfer mode, interface unit for inter-digital signal processor transfer, and data processing system using the same | |
US20040078690A1 (en) | Program counter trace system, program counter trace method, and semiconductor device | |
CN106789734B (en) | Control system and method for macro frame in exchange control circuit | |
CN107920059A (en) | The method and its device of data are sent and received in vehicle network | |
WO2021121203A1 (en) | Method and apparatus for configuring service table, network device, and storage medium | |
US6857028B1 (en) | Data transfer control device and electronic equipment | |
US7840725B2 (en) | Capture of data in a computer network | |
WO2001006711A1 (en) | Data transfer controller and electronic device | |
WO2015027754A1 (en) | Multi-channel first-in first-out cache queue controller and access method | |
CN108614792B (en) | 1394 transaction layer data packet storage management method and circuit | |
TWI277324B (en) | Network packet storage method and network packet transmitting apparatus using the same | |
JP2004128764A (en) | Memory control system and method in ethernet (r)-atm converter | |
JPH1117764A (en) | Serial interface circuit and signal processing method therefor | |
US6510155B1 (en) | ATM layer device controlling method and ATM layer device | |
CN103490995A (en) | Message sending method and message sending device | |
US6799229B1 (en) | Data-burst-count-base receive FIFO control design and early packet discard for DMA optimization | |
US20040260903A1 (en) | Ping-pong buffer system having a buffer to store a subset of data from a data source | |
US6834316B1 (en) | Data transfer controller and electronic device | |
TW200907693A (en) | Chip system and signal transmission method thereof | |
CN1300686C (en) | Buffering method of SDH class logical simulation excitation data | |
KR101119367B1 (en) | Residential Ethernet Switching Apparatus of Being Capable of Time Slot Switching and Its Time Slot Switching Method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20041001 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050406 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20050406 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070201 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070214 |
|
A761 | Written withdrawal of application |
Free format text: JAPANESE INTERMEDIATE CODE: A761 Effective date: 20070329 |