JP2001344121A - Information apparatus, reception processing method, and recording medium - Google Patents

Information apparatus, reception processing method, and recording medium

Info

Publication number
JP2001344121A
JP2001344121A JP2000166242A JP2000166242A JP2001344121A JP 2001344121 A JP2001344121 A JP 2001344121A JP 2000166242 A JP2000166242 A JP 2000166242A JP 2000166242 A JP2000166242 A JP 2000166242A JP 2001344121 A JP2001344121 A JP 2001344121A
Authority
JP
Japan
Prior art keywords
task
reception
reception processing
processing task
communication device
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
JP2000166242A
Other languages
Japanese (ja)
Inventor
Akitomo Sasaki
章友 佐々木
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2000166242A priority Critical patent/JP2001344121A/en
Publication of JP2001344121A publication Critical patent/JP2001344121A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information apparatus not generating an ill effect caused by the offset of the packets stored in a communication device in the network protocol software allocating a reception process task for each communication device. SOLUTION: In the network protocol software allocating the reception task for each communication device, the execution priority order of the corresponding reception task is changed according to the number of the packets stored in the communication device.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークのプ
ロトコルを、ソフトウエアを用いて取り扱う情報機器に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information device which handles a network protocol using software.

【0002】[0002]

【従来の技術】ソフトウエアを用いて取り扱う情報機器
において、1つのネットワーク処理タスクがその処理を
行ったり、ユーザモードとカーネルモードとのように、
モードが別れているOSでは、ネットワークプロトコル
の処理を、カーネル部に構築したりする等、様々な提案
や実装が行われている。
2. Description of the Related Art In an information device handled by using software, one network processing task performs the processing, and, as in a user mode and a kernel mode,
Various proposals and implementations have been made for OSs in different modes, such as constructing network protocol processing in a kernel unit.

【0003】[0003]

【発明が解決しようとする課題】複数の通信デバイスを
有する従来の情報機器において、パケットの受信処理を
行うタスクである受信処理タスクを、通信デバイス毎に
割り当てるように構成されている。
In a conventional information device having a plurality of communication devices, a reception processing task for performing a packet reception process is assigned to each communication device.

【0004】そして、各通信デバイスが受信したパケッ
トを蓄積する機構を備えるネットワークプロトコルソフ
トウエアにおいては、複数の通信デバイスが、多数のパ
ケットを同時に受信した場合、各受信処理タスク毎に、
パケットが蓄積される。
In network protocol software having a mechanism for accumulating packets received by each communication device, when a plurality of communication devices simultaneously receive a large number of packets, each of the reception processing tasks includes:
Packets are accumulated.

【0005】この場合、蓄積されたパケットを逐次処理
すると、特定の受信処理を行うタスクのみが実行される
ことになり、多くのパケットを蓄積している受信処理タ
スクの実行が後回しにされ、この結果、パケットをロス
する等、通信デバイスに蓄積されているパケットの片寄
りに起因する弊害が生じるという問題がある。
In this case, when the stored packets are sequentially processed, only the task for performing a specific reception process is executed, and the execution of the reception processing task storing a large number of packets is postponed. As a result, there is a problem that adverse effects such as packet loss occur due to offset of packets stored in the communication device.

【0006】本発明は、通信デバイス毎に、受信処理タ
スクを割り当てるように構成されているネットワークプ
ロトコルソフトウエアにおいて、通信デバイスに蓄積さ
れているパケットの片寄りに起因する弊害が生じない情
報機器を提供することを目的とするものである
According to the present invention, there is provided a network protocol software which is configured to assign a reception processing task to each communication device, and an information device which does not cause a problem due to a shift of a packet stored in the communication device. Is intended to provide

【0007】[0007]

【課題を解決するための手段】本発明は、通信デバイス
毎に、受信のためのタスクを割り当てるように構成され
ているネットワークプロトコルソフトウエアにおいて、
通信デバイスに蓄積されているパケットの数に応じて、
対応する受信用のタスクの実行優先順位を変更するもの
である
SUMMARY OF THE INVENTION The present invention is directed to network protocol software configured to assign a task for reception to each communication device.
According to the number of packets stored in the communication device,
Changes the execution priority of the corresponding receiving task

【0008】[0008]

【発明の実施の形態および実施例】(第1の実施例)図
1は、本発明の一実施例である情報処理装置800を示
すブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS (First Embodiment) FIG. 1 is a block diagram showing an information processing apparatus 800 according to one embodiment of the present invention.

【0009】情報処理装置800は、イーサネット等の
ネットワーク通信を行うイーサネットデバイス801
と、イーサネットデバイス801や座標入力装置807
との間でデータのやり取りを行うI/Oバス802と、
CPU804と、CPU804が動作するプログラムや
データを格納しているROM805と、CPU804が
一時的なデータを格納しておくRAM806と、CPU
804、R0M805やRAM806等が接続されてい
るメモリバス803と、計算機にデータを入力する入力
装置807と、ディスプレイ809を駆動するディスプ
レイ駆動装置808と、ディスプレイ809と、イーサ
ネットの通信線810とを有する。
An information processing apparatus 800 includes an Ethernet device 801 for performing network communication such as Ethernet.
And the Ethernet device 801 and the coordinate input device 807
An I / O bus 802 for exchanging data with the
A CPU 804, a ROM 805 storing programs and data for operating the CPU 804, a RAM 806 storing temporary data by the CPU 804,
804, a memory bus 803 to which ROM 805, RAM 806, and the like are connected, an input device 807 for inputting data to a computer, a display drive device 808 for driving a display 809, a display 809, and an Ethernet communication line 810. .

【0010】図1では、ネットワーク通信を行うイーサ
ネット810が、1つの機器に3つ接続されている。
In FIG. 1, three Ethernets 810 for performing network communication are connected to one device.

【0011】イーサネット等の通信デバイスを複数有す
る機器において、複数の通信デバイスが同時に多数のパ
ケットを受信した場合、CPU804の処理が間に合わ
ず、未処理のパケットが蓄積される。この場合、従来
は、1つの通信デバイスに蓄積されたパケットの処理が
終わった後に、次の通信デバイスの処理を行う。
In a device having a plurality of communication devices such as an Ethernet, when a plurality of communication devices receive a large number of packets at the same time, the processing of the CPU 804 cannot be completed in time, and unprocessed packets are accumulated. In this case, conventionally, after the processing of the packet stored in one communication device is completed, the processing of the next communication device is performed.

【0012】しかし、このようにしたのでは、所定の通
信デバイスに蓄積されたパケットを処理しているうち
に、他の通信デバイスが蓄積することができるパケット
数を越えてしまったり、特定の通信のパケットばかりが
速やかに処理され、他の通信のパケットが遅延された
り、処理されなかったりすることがある。
However, according to this method, while processing the packets stored in a predetermined communication device, the number of packets that can be stored by another communication device may be exceeded, or a specific communication device may be processed. May be processed promptly, and packets for other communications may be delayed or not processed.

【0013】ところで、上記実施例では、通信プロトコ
ルとしてTCP/IPを用い、通信デバイスとしてイー
サネット(商標登録)を使用する。
In the above embodiment, TCP / IP is used as a communication protocol, and Ethernet (registered trademark) is used as a communication device.

【0014】なお、TCP/IPは、「UNIX NE
TWORK PROGRAMMING/W.Richa
rd Stevens著(ISBN 0−13−949
876−1)」等、多くの書物にその実装に関する説明
が開示されている。
[0014] TCP / IP is based on "UNIX NE".
TWORK PROGRAMMING / W. Richa
rd Stevens (ISBN 0-13-949)
876-1) ", and many books disclose explanations on the implementation.

【0015】次に、上記実施例において、受信の流れに
ついて説明する。
Next, the flow of reception in the above embodiment will be described.

【0016】図2は、上記実施例における動作説明図で
ある。
FIG. 2 is an operation explanatory diagram in the above embodiment.

【0017】図3は、上記実施例における動作を示すフ
ローチャートである。
FIG. 3 is a flowchart showing the operation in the above embodiment.

【0018】上記実施例では、3つのユーザタスクが同
時に通信を行っている。受信におけるTCP/IPソフ
トウエアは、イーサネットタスクから呼ばれる関数とし
て構成されている。
In the above embodiment, three user tasks are simultaneously communicating. The TCP / IP software in the reception is configured as a function called from the Ethernet task.

【0019】まず、イーサネットタスクがパケットを受
信し(602)、イーサネットタスクは、受信したパケ
ットからイーサネットヘッダを削除し、IPの受信関数
を呼び出す(603)。IP受信関数は、パケットから
ヘッダを取り除く(604)。IP受信関数は、IPの
パケットから、TCP/UDPどちらのプロトコルであ
るかを判断し、TCP受信関数またはUDP受信関数を
呼び出す(605)。
First, the Ethernet task receives a packet (602), and the Ethernet task deletes the Ethernet header from the received packet and calls an IP reception function (603). The IP receive function removes the header from the packet (604). The IP reception function determines which protocol is the TCP or UDP from the IP packet, and calls the TCP reception function or the UDP reception function (605).

【0020】TCP受信関数またはUDP受信関数で
は、TCPヘッダまたはUDPヘッダを、パケットから
削除し、データ化し、プロトコル固有の処理を行う(6
06)。TCP/UDPのヘッダからデータを渡すユー
ザタスクを選択し、メッセージパッシングを用いて、デ
ータをユーザタスクに渡す(607)。そして、ユーザ
タスクで、データを受信することができる(608)。
In the TCP reception function or the UDP reception function, a TCP header or a UDP header is deleted from a packet, converted into data, and a protocol-specific process is performed (6).
06). A user task to which data is to be passed is selected from the TCP / UDP header, and the data is passed to the user task using message passing (607). Then, data can be received by the user task (608).

【0021】次に、イーサネットにおける受信部分につ
いて、詳しく説明する。
Next, the receiving part in the Ethernet will be described in detail.

【0022】図4は、上記実施例の動作説明図である。FIG. 4 is a diagram for explaining the operation of the above embodiment.

【0023】図4に示すように、受信のためのイーサネ
ットドライバは、イーサネットデバイス801からCP
U804に通知される割り込みによって起動される割り
込みハンドラ702と、受信のためのイーサネットタス
ク502とによって構成されている。
As shown in FIG. 4, the Ethernet driver for reception receives a CP from the Ethernet device 801.
It comprises an interrupt handler 702 activated by an interrupt notified to U804, and an Ethernet task 502 for reception.

【0024】イーサネットのデバイス801は、通常、
複数のパケットを受信するバッファが割り当てられ、イ
ーサネットデバイスが受信し、割り込みハンドラ702
が起動されると、このバッファから、パケットをコピー
し、または抜き出し、対応するイーサネットタスク50
2が持つキューに上記パケットを入れ、受信処理待ちの
イーサネットタスク502に受信したことを通知する。
イーサネットタスク502は、上記キューからパケット
を抜き出し、受信処理を行う。以上が、イーサネットの
受信部分の大まかな流れである。
An Ethernet device 801 is usually
A buffer for receiving a plurality of packets is allocated and received by the Ethernet device, and the interrupt handler 702
Is started, the packet is copied or extracted from this buffer, and the corresponding Ethernet task 50 is copied.
The packet is put in the queue of 2 and the reception is waited for to be notified to the Ethernet task 502.
The Ethernet task 502 extracts a packet from the queue and performs reception processing. The above is the general flow of the receiving part of the Ethernet.

【0025】イーサネットデバイス801は、物理的な
イーサネット810からパケットを受信すると、CPU
804に割り込みを上げる。割り込みを受けたCPU8
04は、その割り込みに応じた処理を行う割り込みハン
ドラ702を起動する。
Upon receiving a packet from the physical Ethernet 810, the Ethernet device 801
The interruption is raised to 804. CPU 8 that was interrupted
04 activates an interrupt handler 702 that performs processing according to the interrupt.

【0026】次に、従来例における割り込みハンドラに
ついて、説明する。
Next, a conventional interrupt handler will be described.

【0027】図5は、従来例の割り込みハンドラの動作
を示すフローチャートである。
FIG. 5 is a flowchart showing the operation of the conventional interrupt handler.

【0028】イーサネットデバイス毎に割り当てられて
いるイーサネットタスク502は、それぞれ受信のため
のキュー701を持っている。割り込みハンドラは、受
信したパケットを、該当するイーサネットタスク502
のキュー701に入れる(203)。そして、受信パケ
ットをキュー701に入れたことを、該当するイーサネ
ットタスク502に通知し(204)、次の割り込みを
待つ(202)。
Each of the Ethernet tasks 502 assigned to each Ethernet device has a queue 701 for reception. The interrupt handler converts the received packet into the corresponding Ethernet task 502.
(203). Then, the corresponding Ethernet task 502 is notified that the received packet has been put in the queue 701 (204), and waits for the next interrupt (202).

【0029】通知を受けたイーサネットは、キュー70
1からパケットを抜き、受信処理を行うが、イーサネッ
トタスク502がパケットを処理している間に、イーサ
ネットデバイスがパケットを受信すると、割り込みハン
ドラが起動し、イーサネットのキュー701に受信パケ
ットを入れる。イーサネットタスク502は、このキュ
ー701に蓄積されたパケットがなくなるまで受信処理
を行い、タスクは、受信処理を待つ状態になる。このよ
うな処理を行うので、複数のイーサネットデバイス80
1が接続された機器においては、1つのイーサネットタ
スク502のキュー701に蓄積された受信パケットの
処理を終えるまで、他のイーサネットタスク502が受
信したパケットの処理を行うことができず、処理に片寄
りが出てしまう。
The notified Ethernet sends the message to the queue 70
When the Ethernet device 502 receives the packet while the Ethernet task 502 is processing the packet, the interrupt handler is activated and the received packet is put into the queue 701 of the Ethernet. The Ethernet task 502 performs reception processing until there are no more packets stored in the queue 701, and the task enters a state of waiting for reception processing. Since such processing is performed, a plurality of Ethernet devices 80
1 cannot process the packets received by the other Ethernet tasks 502 until the processing of the received packets stored in the queue 701 of one Ethernet task 502 is completed. The approach comes out.

【0030】そこで、上記実施例では、キュー701に
蓄積されたパケットの数に応じて、処理すべきパケット
数が多い場合には、優先順位を上げ、少なくなった場合
には、優先順位を下げるように、イーサネットタスク5
02が自分の優先順位を変更し、処理すべきパケット数
が多いイーサネットタスク502を優先的に実行させ、
このようにすることによって、片寄りがない受信パケッ
トの処理を行うものである。
Therefore, in the above embodiment, if the number of packets to be processed is large, the priority is raised, and if the number is small, the priority is lowered according to the number of packets stored in the queue 701. So, Ethernet Task 5
02 changes its priority, and causes the Ethernet task 502 having a large number of packets to be processed to be executed preferentially.
In this way, processing of received packets without deviation is performed.

【0031】図6は、上記実施例の動作を示すフローチ
ャートである。
FIG. 6 is a flowchart showing the operation of the above embodiment.

【0032】図6において、割り込みハンドラ702か
ら通知を受けたイーサネットタスク502は、キュー7
01にパケットが蓄積されているか否かを調べ(10
1)、キュー701にパケットが無ければ、また割り込
み待ちになる(103)。
In FIG. 6, the Ethernet task 502 that has received the notification from the interrupt handler 702
01 is checked to see if packets are stored (10
1) If there is no packet in the queue 701, the process waits for an interrupt again (103).

【0033】キュー701に蓄積されているパケットの
数を調べ(108)、キュー701に蓄積されているパ
ケットの数が、1〜2個である場合は、タスクの優先順
位を8にし(104)、キュー701に蓄積されている
パケットの数が、3〜4個である場合は、タスクの優先
順位を9にし(105)、キュー701に蓄積されてい
るパケットの数が、5個以上である場合は、タスクの優
先順位を10にする(106)。なお、タスクの優先順
位の数字が大きい方が、タスクの優先順位が高い。
The number of packets stored in the queue 701 is checked (108). If the number of packets stored in the queue 701 is one or two, the priority of the task is set to 8 (104). If the number of packets stored in the queue 701 is 3 to 4, the task priority is set to 9 (105), and the number of packets stored in the queue 701 is 5 or more. In this case, the task priority is set to 10 (106). The higher the numerical value of the task priority, the higher the task priority.

【0034】そして、タスク再スケジュール要求を出し
(107)、このとき、他に優先順位の高いイーサネッ
トタスク502があれば、そのタスクが実行される。
Then, a task reschedule request is issued (107). At this time, if there is another Ethernet task 502 having a higher priority, that task is executed.

【0035】そして、キュー701から受信パケットを
抜き(109)、IPパケットであるか否かを判断し
(110)、IPパケットでなければ、処理できないの
で、パケットを破棄し(111)、IPパケットであれ
ば、IP受信関数を呼び出す(112)。
Then, the received packet is removed from the queue 701 (109), and it is determined whether or not the received packet is an IP packet (110). If the received packet is not an IP packet, the packet cannot be processed. If so, the IP reception function is called (112).

【0036】上記のようにすることによって、複数のイ
ーサネットデバイス801が接続された機器において、
複数のイーサネットデバイス801で連続的なパケット
を受信しても、片寄り無く、公平に受信処理することが
できる。
As described above, in a device to which a plurality of Ethernet devices 801 are connected,
Even when continuous packets are received by a plurality of Ethernet devices 801, reception processing can be performed fairly without deviation.

【0037】上記実施例では、ネットワークプロトコル
として、TCP/IPを用い、通信デバイスとして、イ
ーサネットを使用しているが、他のネットワークプロト
コルであってもよく、通信デバイスとして、イーサネッ
トの代わりに、シリアル回線を用いたPPPやFDDI
等に、上記実施例を適応するようにしてもよく、PP
P、FDDI、イーサネット等が混在している場合に
も、上記実施例を適応することができる。
In the above embodiment, TCP / IP is used as a network protocol and Ethernet is used as a communication device. However, other network protocols may be used. PPP or FDDI using line
For example, the above embodiment may be applied.
The above embodiment can be applied to a case where P, FDDI, Ethernet, and the like are mixed.

【0038】(第2の実施例)上記第1の実施例におい
て、タスクの優先順位は、イーサネットタスク502自
身が変更しているが、第2の実施例においては、割り込
みハンドラ702が、該当するイーサネットタスク50
2の優先順位を変更する。
(Second Embodiment) In the first embodiment, the priority of the task is changed by the Ethernet task 502 itself, but in the second embodiment, the interrupt handler 702 corresponds to the task. Ethernet Task 50
Change the priority of 2.

【0039】第1の実施例において、タスクの優先順位
をイーサネットタスク502自身が変更しているので、
タスクの優先順位を上げるような状況においても、タス
クが実行するまでは、優先順位を上げることができない
という欠点があるが、第2の実施例は、この欠点を克服
するものである。
In the first embodiment, since the Ethernet task 502 itself changes the priority of the task,
Even in a situation where the priority of a task is raised, there is a disadvantage that the priority cannot be raised until the task is executed, but the second embodiment overcomes this disadvantage.

【0040】イーサネットデバイス801は、物理的な
イーサネット810からパケットを受信すると、CPU
804に割り込みを上げる。割り込みを受けたCPU8
04は、その割り込みに応じた処理を行う割り込みハン
ドラ702を起動する。
Upon receiving a packet from the physical Ethernet 810, the Ethernet device 801
The interruption is raised to 804. CPU 8 that was interrupted
04 activates an interrupt handler 702 that performs processing according to the interrupt.

【0041】図7は、本発明の第2の実施例の動作を示
すフローチャートである。
FIG. 7 is a flowchart showing the operation of the second embodiment of the present invention.

【0042】割り込みハンドラ702は、受信したパケ
ットを、該当するイーサネットタスク502のキュー7
01に入れる(203)。キュー701に蓄積されてい
るパケットの数を調べ(401)、キュー701に蓄積
されているパケットの数が、1〜2個である場合は、タ
スクの優先順位を8にし(402)、キュー701に蓄
積されているパケットの数が、3〜4個である場合は、
タスクの優先順位を9にし(403)、キュー701に
蓄積されているパケットの数が5個以上である場合は、
タスクの優先順位を10にする(404)。
The interrupt handler 702 transfers the received packet to the queue 7 of the corresponding Ethernet task 502.
01 (203). The number of packets stored in the queue 701 is checked (401). If the number of packets stored in the queue 701 is one or two, the priority of the task is set to 8 (402), and the queue 701 is set. If the number of packets stored in the
If the task priority is set to 9 (403) and the number of packets stored in the queue 701 is 5 or more,
The priority of the task is set to 10 (404).

【0043】そして、該当するイーサネットタスク50
2に通知し(204)、次の割り込みを待つ(20
2)。
Then, the corresponding Ethernet task 50
2 (204) and wait for the next interrupt (20
2).

【0044】図8は、上記実施例における動作を示すフ
ローチャートである。
FIG. 8 is a flowchart showing the operation in the above embodiment.

【0045】図8において、割り込みハンドラ702か
ら通知を受けたイーサネットタスク502は、キュー7
01にパケットが蓄積されているか否かを調べ(10
1)、キュー701にパケットが無ければ、また割り込
み待ちになる(103)。
In FIG. 8, the Ethernet task 502 that has been notified from the interrupt handler 702
01 is checked to see if packets are stored (10
1) If there is no packet in the queue 701, the process waits for an interrupt again (103).

【0046】そして、キュー701から受信パケットを
抜き(109)、IPパケットであるか否かを判断し
(110)、IPパケットでなければ、処理できないの
でパケットを破棄し(111)、IPパケットであれ
ば、IP受信関数を呼び出す(112)。
Then, the received packet is removed from the queue 701 (109), and it is determined whether or not the received packet is an IP packet (110). If the received packet is not an IP packet, the packet cannot be processed and the packet is discarded (111). If so, the IP reception function is called (112).

【0047】第2の実施例によれば、複数のイーサネッ
トデバイスが接続された機器において、複数のイーサネ
ットデバイスで連続的なパケットを受信しても、片寄り
無く公平に受信処理することができる。また、割り込み
ハンドラ702が、該当するイーサネットタスク502
の優先順位を変更するので、優先順位を高くしたイーサ
ネットタスク502をすぐに実行することができる。
According to the second embodiment, even in a device to which a plurality of Ethernet devices are connected, even if a plurality of Ethernet devices receive continuous packets, reception processing can be performed fairly without deviation. Further, the interrupt handler 702 determines that the corresponding Ethernet task 502
, The Ethernet task 502 with a higher priority can be immediately executed.

【0048】また、第2の実施例では、ネットワークプ
ロトコルとしてTCP/IPを用い、通信デバイスとし
てイーサネットを例にとったが、他のネットワークプロ
トコルであっても、上記実施例を適用することができ、
通信デバイスとしてイーサネットだけでなく、シリアル
回線を用いたPPPやFDDI等でも適応することがで
き、また、PPP、FDDI、イーサネット等が混在し
ている場合にも、上記第2の実施例を適応することがで
きる。
In the second embodiment, TCP / IP is used as a network protocol and Ethernet is used as an example of a communication device. However, the above embodiment can be applied to other network protocols. ,
As a communication device, not only Ethernet but also PPP or FDDI using a serial line can be applied, and the above-described second embodiment is applied to a case where PPP, FDDI, Ethernet and the like are mixed. be able to.

【0049】つまり、上記実施例は、複数の通信デバイ
スを有する情報機器において、受信に関する処理を実行
する受信処理タスクと、上記受信処理タスクを、通信デ
バイス毎に、割り当てる受信処理タスク割当手段と、上
記通信デバイス毎に、受信データを蓄積する受信データ
キュー手段と、上記受信処理タスクの実行優先順位を、
変更する実行優先順位変更手段とを有する情報機器の例
である。
That is, in the above-described embodiment, in an information device having a plurality of communication devices, a reception processing task for executing a process relating to reception, a reception processing task allocating unit for allocating the reception processing task for each communication device, For each communication device, a reception data queue means for accumulating reception data, and an execution priority of the reception processing task,
It is an example of an information device having an execution priority changing means for changing.

【0050】また、上記実施例を記録媒体の例として把
握することができる。すなわち、上記実施例は、複数の
通信デバイスを有し、受信処理タスクを実行する受信処
理方法において、受信に関する処理を実行する受信処理
タスク手順と、上記受信処理タスクを、通信デバイス毎
に、割り当てる受信処理タスク割当手順と、上記通信デ
バイス毎に、受信データを蓄積する受信データキュー手
順と、上記受信処理タスクの実行優先順位を、変更する
実行優先順位変更手順とをコンピュータに実行させるプ
ログラムを記録したコンピュータ読み取り可能な記録媒
体の例である。
The above embodiment can be understood as an example of a recording medium. That is, the above embodiment has a plurality of communication devices, and in a reception processing method for executing a reception processing task, a reception processing task procedure for executing a process related to reception, and the reception processing task is assigned to each communication device. A program for causing a computer to execute a reception processing task assignment procedure, a reception data queue procedure for accumulating reception data for each communication device, and an execution priority change procedure for changing the execution priority of the reception processing task is recorded. It is an example of a computer-readable recording medium according to the present invention.

【0051】なお、上記記録媒体として、FD、CD、
DVD、HD、半導体メモリ等を想定することができ
る。
The recording media include FD, CD,
DVDs, HDs, semiconductor memories and the like can be assumed.

【0052】上記各実施例によれば、複数の通信デバイ
スを持つ情報機器において、パケットを受信処理するタ
スクを、通信デバイス毎に割り当てるように構成されて
いるネットワークプロトコルソフトウエアであって、各
通信デバイスが受信したパケットを蓄積し、この蓄積さ
れたパケットの数に応じて、対応する受信処理タスクの
実行優先順位を変更し、蓄積されたパケットの数が多い
受信処理タスクについて、その実行優先順位を高くす
る。このようにすることによって、多くのパケットを蓄
積している受信処理タスクが優先的に実行されるように
なり、多くのパケットを蓄積している受信処理タスクの
実行が遅れることがなくなり、通信デバイスに蓄積され
ているパケットの片寄りが生じず、したがって、通信デ
バイスに蓄積されているパケットの片寄りに起因する弊
害が生じない。
According to each of the above embodiments, in the information equipment having a plurality of communication devices, the network protocol software is configured to allocate a task of receiving and processing a packet to each communication device. The device accumulates the packets received, changes the execution priority of the corresponding reception processing task according to the number of the accumulated packets, and performs the execution priority of the reception processing task having a large number of accumulated packets. Higher. By doing so, the reception processing task storing a large number of packets will be executed with priority, and the execution of the reception processing task storing a large number of packets will not be delayed. Of the packets stored in the communication device does not occur, and therefore, there is no adverse effect caused by the offset of the packets stored in the communication device.

【0053】[0053]

【発明の効果】本発明によれば、通信デバイス毎に、受
信のためのタスクを割り当てるように構成されているネ
ットワークプロトコルソフトウエアにおいて、通信デバ
イスに蓄積されているパケットの数に応じて、対応する
受信用のタスクの実行優先順位を変更することによっ
て、通信デバイスに蓄積されているパケットの片寄りに
起因する弊害が生じないという効果を奏する。
According to the present invention, in network protocol software configured to assign a task for reception to each communication device, it is possible to respond to the number of packets stored in the communication device. By changing the execution priority of the receiving task to be performed, there is an effect that no adverse effect due to the offset of the packet stored in the communication device occurs.

【0054】また、本発明において、通信デバイスから
の割り込みによって起動される割り込みハンドラが、対
応する受信処理タスクの優先順位を変えるように構成す
れば、優先順位が高くなった受信処理タスクを直ちに実
行することができるという効果を奏する。
In the present invention, if an interrupt handler started by an interrupt from a communication device is configured to change the priority of a corresponding reception processing task, the reception processing task having a higher priority is immediately executed. It has the effect that it can be done.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例である情報処理装置800を
示すブロック図である。
FIG. 1 is a block diagram illustrating an information processing apparatus 800 according to an embodiment of the present invention.

【図2】上記実施例における動作説明図である。FIG. 2 is an operation explanatory diagram in the embodiment.

【図3】上記実施例における動作を示すフローチャート
である。
FIG. 3 is a flowchart showing an operation in the embodiment.

【図4】上記実施例の動作説明図である。FIG. 4 is an operation explanatory diagram of the embodiment.

【図5】従来例における割り込みハンドラの動作を示す
フローチャートである。
FIG. 5 is a flowchart showing the operation of an interrupt handler in a conventional example.

【図6】上記実施例の動作を示すフローチャートであ
る。
FIG. 6 is a flowchart showing the operation of the embodiment.

【図7】本発明の第2の実施例の動作を示すフローチャ
ートである。
FIG. 7 is a flowchart showing the operation of the second embodiment of the present invention.

【図8】上記実施例における動作を示すフローチャート
である。
FIG. 8 is a flowchart showing an operation in the embodiment.

【符号の説明】[Explanation of symbols]

800…情報処理装置、 801…イーサネットデバイス、 802…I/Oバス、 803…メモリバス、 804…CPU、 805…ROM、 806…RAM、 807…入力装置、 808…ディスプレイ駆動装置、 809…ディスプレイ、 810…イーサネットの通信線。 800 information processing device, 801 Ethernet device, 802 I / O bus, 803 memory bus, 804 CPU, 805 ROM, 806 RAM, 807 input device, 808 display drive device, 809 display 810: Ethernet communication line.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数の通信デバイスを有する情報機器に
おいて、 受信に関する処理を実行する受信処理タスクと;上記受
信処理タスクを、通信デバイス毎に、割り当てる受信処
理タスク割当手段と;上記通信デバイス毎に、受信デー
タを蓄積する受信データキュー手段と;上記受信処理タ
スクの実行優先順位を、変更する実行優先順位変更手段
と;を有することを特徴とする情報機器。
1. An information apparatus having a plurality of communication devices, a reception processing task for executing a process relating to reception; a reception processing task allocating unit for allocating the reception processing task for each communication device; An information device comprising: reception data queue means for storing reception data; and execution priority changing means for changing the execution priority of the reception processing task.
【請求項2】 請求項1において、 上記受信データの量が多い場合には、上記実行優先順位
を高く設定し、上記受信データの量が少ない場合には、
上記実行優先順位を低く設定する実行優先順位設定手段
を有することを特徴とする情報機器。
2. The method according to claim 1, wherein when the amount of the received data is large, the execution priority is set high, and when the amount of the received data is small,
An information device comprising an execution priority setting means for setting the execution priority low.
【請求項3】 請求項1において、 上記実行優先順位の設定を、上記受信処理タスクが実行
することを特徴とする情報機器。
3. The information device according to claim 1, wherein the setting of the execution priority is performed by the reception processing task.
【請求項4】 請求項1において、 上記実行優先順位の設定を、通信デバイスの割り込み機
構から起動されるソフトウエアが実行することを特徴と
する情報機器。
4. The information device according to claim 1, wherein the setting of the execution priority is executed by software started from an interrupt mechanism of the communication device.
【請求項5】 複数の通信デバイスを有し、受信処理タ
スクを実行する受信処理方法において、 受信に関する処理を実行する受信処理タスク段階と;上
記受信処理タスクを、通信デバイス毎に、割り当てる受
信処理タスク割当段階と;上記通信デバイス毎に、受信
データを蓄積する受信データキュー段階と;上記受信処
理タスクの実行優先順位を、変更する実行優先順位変更
段階と;を有することを特徴とする受信処理方法。
5. A reception processing method having a plurality of communication devices and executing a reception processing task, wherein: a reception processing task stage for executing a process relating to reception; and a reception process for allocating the reception processing task to each communication device. A receiving process, comprising: a task assigning stage; a receiving data queue stage for accumulating received data for each communication device; and an execution priority changing stage for changing an execution priority of the receiving processing task. Method.
【請求項6】 複数の通信デバイスを有し、受信処理タ
スクを実行する受信処理方法において、 受信に関する処理を実行する受信処理タスク手順と;上
記受信処理タスクを、通信デバイス毎に、割り当てる受
信処理タスク割当手順と;上記通信デバイス毎に、受信
データを蓄積する受信データキュー手順と;上記受信処
理タスクの実行優先順位を、変更する実行優先順位変更
手順と;をコンピュータに実行させるプログラムを記録
したコンピュータ読み取り可能な記録媒体。
6. A reception processing method having a plurality of communication devices and executing a reception processing task, comprising: a reception processing task procedure for executing processing relating to reception; and a reception processing for assigning the reception processing task to each communication device. A program for causing a computer to execute a task assignment procedure; a reception data queue procedure for accumulating received data for each communication device; and an execution priority change procedure for changing the execution priority of the reception processing task are recorded. Computer readable recording medium.
JP2000166242A 2000-06-02 2000-06-02 Information apparatus, reception processing method, and recording medium Pending JP2001344121A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000166242A JP2001344121A (en) 2000-06-02 2000-06-02 Information apparatus, reception processing method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000166242A JP2001344121A (en) 2000-06-02 2000-06-02 Information apparatus, reception processing method, and recording medium

Publications (1)

Publication Number Publication Date
JP2001344121A true JP2001344121A (en) 2001-12-14

Family

ID=18669592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000166242A Pending JP2001344121A (en) 2000-06-02 2000-06-02 Information apparatus, reception processing method, and recording medium

Country Status (1)

Country Link
JP (1) JP2001344121A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011108246A (en) * 2002-08-23 2011-06-02 Finite State Machine Labs Inc System, method and computer program product for monitoring and controlling network connection from supervisory operating system
WO2014005535A1 (en) * 2012-07-04 2014-01-09 中兴通讯股份有限公司 Message processing method, device and system for internet of things
JP2016149647A (en) * 2015-02-12 2016-08-18 キヤノン株式会社 Communication device, control method, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011108246A (en) * 2002-08-23 2011-06-02 Finite State Machine Labs Inc System, method and computer program product for monitoring and controlling network connection from supervisory operating system
US8713158B2 (en) 2002-08-23 2014-04-29 Intellectual Ventures Fund 73 Llc System, method and computer program product for monitoring and controlling network connections from a supervisory operating system
US8805994B2 (en) 2002-08-23 2014-08-12 Intellectual Ventures Fund 73 Llc System, method and computer program product for monitoring and controlling network connections from a supervisory operating system
WO2014005535A1 (en) * 2012-07-04 2014-01-09 中兴通讯股份有限公司 Message processing method, device and system for internet of things
US9832275B2 (en) 2012-07-04 2017-11-28 Xi'an Zhongxing New Software Co.Ltd. Message processing method, device and system for internet of things
JP2016149647A (en) * 2015-02-12 2016-08-18 キヤノン株式会社 Communication device, control method, and program

Similar Documents

Publication Publication Date Title
US6931645B2 (en) Methods and systems for canceling requests for the transmission of data
US7089335B2 (en) Bridging multiple network segments and exposing the multiple network segments as a single network to a higher level networking software on a bridging computing device
JP3729237B2 (en) Node and data processing method in node
JP3786152B2 (en) Printing system, printing method, and printer
US6195688B1 (en) Computer system, program product and method of communicating internetworking data over a master-slave communication link
JPH06303286A (en) Common data link interface
JPH0530152A (en) Protocol parallel processor
TWI243560B (en) Method and apparatus for a hybrid network device for performing in a virtual private network and a wireless local area network
US7167934B1 (en) Peripheral device data transfer protocol
JP4071098B2 (en) Architecture and runtime environment for network filter drivers
JP3551905B2 (en) Management station, network system, and communication method in network system
JP2001344121A (en) Information apparatus, reception processing method, and recording medium
JP2006270863A (en) Network compatible device and ip address setting method
JP2001036581A (en) Communication band setting system and its method
JP3202894B2 (en) Packet processing method
JP3505412B2 (en) Socket management device and socket management method
JP3569752B2 (en) Network embedded system
US20050080922A1 (en) Address translation program and address translation apparatus
JP3759708B2 (en) Method and apparatus for avoiding starvation in a computer network
WO2023119720A1 (en) Transfer apparatus
JP2006139649A (en) Method and system for changing port number of machine to be monitored and agent
JP5262329B2 (en) Scheduling program, scheduling method, and scheduling apparatus
US20210406013A1 (en) Processing device, information processing device, and information processing method
JP3606145B2 (en) Data transfer control device and electronic device
JP4237693B2 (en) Communication control method