JP5136564B2 - パケット処理装置およびパケット処理プログラム - Google Patents
パケット処理装置およびパケット処理プログラム Download PDFInfo
- Publication number
- JP5136564B2 JP5136564B2 JP2009551378A JP2009551378A JP5136564B2 JP 5136564 B2 JP5136564 B2 JP 5136564B2 JP 2009551378 A JP2009551378 A JP 2009551378A JP 2009551378 A JP2009551378 A JP 2009551378A JP 5136564 B2 JP5136564 B2 JP 5136564B2
- Authority
- JP
- Japan
- Prior art keywords
- processing
- packet
- connection
- buffer
- area
- 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.)
- Expired - Fee Related
Links
- 238000012545 processing Methods 0.000 title claims description 346
- 238000004891 communication Methods 0.000 claims description 21
- 230000005540 biological transmission Effects 0.000 claims description 20
- 238000012544 monitoring process Methods 0.000 claims description 20
- 238000003672 processing method Methods 0.000 claims 2
- 239000000872 buffer Substances 0.000 description 246
- 238000000034 method Methods 0.000 description 26
- 239000012536 storage buffer Substances 0.000 description 18
- 238000010586 diagram Methods 0.000 description 10
- 230000007257 malfunction Effects 0.000 description 2
- 238000001514 detection method Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/382—Information transfer, e.g. on bus using universal interface adapter
- G06F13/387—Information transfer, e.g. on bus using universal interface adapter for adaptation of different data processing systems to different peripheral devices, e.g. protocol converters for incompatible systems, open system
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Multi Processors (AREA)
Description
110 振分CPU
111 処理振分部
112 バッファ割当部
113 FIFO監視部
114 バッファ解放部
120−1〜120−n 並列処理CPU
121 FIFO部
121a FIFO
121b ライトポインタ
121c リードポインタ
200 メモリ
210 パケット情報格納バッファ
220 コネクションバッファ
230 その他バッファ
240 空きバッファ記憶部
250 コネクション情報テーブル
Claims (8)
- パケットの伝送に利用される通信の種別に対応する複数の領域を有する記憶手段と、
前記通信の種別に対応して設けられ、パケットに対する処理を実行する複数の処理手段と、
処理対象パケットを該処理対象パケットの伝送に利用された通信の種別に対応する前記処理手段に振り分ける振分手段と、
前記処理対象パケットが振り分けられた前記処理手段に対して、該処理対象パケットの伝送に利用された通信の種別に対応する前記領域を割り当てる割当手段と、
前記割当手段によって割り当てられた領域に、前記処理対象パケットの処理に関する情報と該処理対象パケットの伝送に利用された種別の通信に関する情報とを格納する格納手段とを有し、
前記割当手段は、
既存のコネクションに対応する処理手段には当該処理手段が使用中の領域を割り当てる一方、新規のコネクションに対応する処理手段には空き領域を割り当てることを特徴とするパケット処理装置。 - 処理対象パケットの伝送に利用されるコネクションに、処理対象パケットの振り分け先の処理手段および当該処理手段が使用中の領域を対応付けて記憶するとともに、いずれの処理手段にも使用されていない空き領域を記憶する空き領域記憶手段をさらに有し、
前記割当手段は、
前記空き領域記憶手段を参照して、既存のコネクションに対応する処理手段には当該処理手段が使用中の領域を割り当てる一方、新規のコネクションに対応する処理手段には空き領域を割り当てることを特徴とする請求項1記載のパケット処理装置。 - 前記空き領域記憶手段は、
処理対象パケットの伝送に利用されるコネクションに、当該コネクションに関連する関連コネクションに対応する処理手段が使用中の関連領域をさらに対応付けて記憶し、
前記振分手段は、
処理対象パケットの伝送に利用されるコネクションが関連コネクションを有する場合に、処理対象パケットを関連コネクションに対応する処理手段に振り分け、
前記割当手段は、
関連コネクションに対応する処理手段に関連領域を割り当てることを特徴とする請求項2記載のパケット処理装置。 - 前記複数の処理手段は、
使用を終了した領域の位置を示す位置情報を格納するキューをそれぞれ備えることを特徴とする請求項1記載のパケット処理装置。 - 前記振分手段は、
前記複数の処理手段に備えられたキューを監視する監視手段と、
前記監視手段による監視の結果、キューに位置情報が格納されている場合に、当該位置情報をキューから読み出して位置情報が示す領域を解放する解放手段と
を含むことを特徴とする請求項4記載のパケット処理装置。 - 前記キューは、
前記複数の処理手段がそれぞれ位置情報を格納する位置を示すライトポインタと、
前記振分手段が位置情報を読み出す位置を示すリードポインタと
を備えることを特徴とする請求項4記載のパケット処理装置。 - パケットの伝送に利用される通信の種別に対応する複数の領域を有する記憶手段と、前記通信の種別に対応して設けられ、パケットに対する処理を実行する複数の処理手段とを有するコンピュータによって実行されるパケット処理プログラムであって、前記コンピュータに、
処理対象パケットを該処理対象パケットの伝送に利用された通信の種別に対応する前記処理手段に振り分ける振分ステップと、
処理対象パケットが振り分けられた処理手段に対して、該処理対象パケットの伝送に利用された通信の種別に対応する領域を割り当てる割当ステップと、
前記割当ステップにて割り当てられた領域に、前記処理対象パケットの処理に関する情報と該処理対象パケットの伝送に利用された種別の通信に関する情報とを格納する格納ステップとを実行させ、
前記割当ステップは、
既存のコネクションに対応する処理手段には当該処理手段が使用中の領域を割り当てる一方、新規のコネクションに対応する処理手段には空き領域を割り当てることを特徴とするパケット処理プログラム。 - パケットの伝送に利用される通信の種別に対応する複数の領域を有する記憶手段と、前記通信の種別に対応して設けられ、パケットに対する処理を実行する複数の処理手段とを有するパケット処理装置におけるパケット処理方法であって、
処理対象パケットを該処理対象パケットの伝送に利用された通信の種別に対応する前記処理手段に振り分ける振分ステップと、
処理対象パケットが振り分けられた処理手段に対して、該処理対象パケットの伝送に利用された通信の種別に対応する領域を割り当てる割当ステップと、
前記割当ステップにて割り当てられた領域に、前記処理対象パケットの処理に関する情報と該処理対象パケットの伝送に利用された種別の通信に関する情報とを格納する格納ステップとを有し、
前記割当ステップは、
既存のコネクションに対応する処理手段には当該処理手段が使用中の領域を割り当てる一方、新規のコネクションに対応する処理手段には空き領域を割り当てることを特徴とするパケット処理方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2008/051575 WO2009096029A1 (ja) | 2008-01-31 | 2008-01-31 | パケット処理装置およびパケット処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2009096029A1 JPWO2009096029A1 (ja) | 2011-05-26 |
JP5136564B2 true JP5136564B2 (ja) | 2013-02-06 |
Family
ID=40912398
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009551378A Expired - Fee Related JP5136564B2 (ja) | 2008-01-31 | 2008-01-31 | パケット処理装置およびパケット処理プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20100293280A1 (ja) |
JP (1) | JP5136564B2 (ja) |
WO (1) | WO2009096029A1 (ja) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8014295B2 (en) * | 2009-07-14 | 2011-09-06 | Ixia | Parallel packet processor with session active checker |
JP5405414B2 (ja) * | 2010-08-13 | 2014-02-05 | 日本電信電話株式会社 | セキュリティ装置及びフロー特定方法 |
US8819245B2 (en) | 2010-11-22 | 2014-08-26 | Ixia | Processor allocation for multi-core architectures |
US8572260B2 (en) | 2010-11-22 | 2013-10-29 | Ixia | Predetermined ports for multi-core architectures |
US8654643B2 (en) | 2011-07-27 | 2014-02-18 | Ixia | Wide field indexing for packet tracking |
US9240975B2 (en) | 2013-01-30 | 2016-01-19 | Palo Alto Networks, Inc. | Security device implementing network flow prediction |
EP3282672B1 (en) * | 2013-01-30 | 2019-03-13 | Palo Alto Networks, Inc. | Security device implementing flow ownership assignment in a distributed processor system |
US9077702B2 (en) | 2013-01-30 | 2015-07-07 | Palo Alto Networks, Inc. | Flow ownership assignment in a distributed processor system |
WO2018220855A1 (ja) * | 2017-06-02 | 2018-12-06 | 富士通コネクテッドテクノロジーズ株式会社 | 演算処理装置、演算処理制御方法及び演算処理制御プログラム |
KR102035740B1 (ko) * | 2019-06-03 | 2019-10-23 | 오픈스택 주식회사 | 타이머 인터럽트 서비스 루틴을 이용한 패킷 송신 장치 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10320358A (ja) * | 1997-03-18 | 1998-12-04 | Toshiba Corp | メモリ管理システム、メモリ管理システムのメモリ管理方法、及びメモリ管理システムのメモリ管理方法のプログラム情報を格納したコンピュータ読取り可能な記憶媒体 |
JPH11234331A (ja) * | 1998-02-19 | 1999-08-27 | Matsushita Electric Ind Co Ltd | パケット並列処理装置 |
JP2001034582A (ja) * | 1999-05-17 | 2001-02-09 | Matsushita Electric Ind Co Ltd | コマンドパケットによってプロセッサを選択する並列処理装置及びそのシステム |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05173953A (ja) * | 1991-12-26 | 1993-07-13 | Oki Electric Ind Co Ltd | バッファ管理方式 |
US5485460A (en) * | 1994-08-19 | 1996-01-16 | Microsoft Corporation | System and method for running multiple incompatible network protocol stacks |
JP3619411B2 (ja) * | 1999-12-03 | 2005-02-09 | 富士通株式会社 | パケット中継装置 |
US7058082B1 (en) * | 2000-09-06 | 2006-06-06 | Cisco Technology, Inc. | Communicating messages in a multiple communication protocol network |
US7007190B1 (en) * | 2000-09-06 | 2006-02-28 | Cisco Technology, Inc. | Data replication for redundant network components |
US7185061B1 (en) * | 2000-09-06 | 2007-02-27 | Cisco Technology, Inc. | Recording trace messages of processes of a network component |
US7076042B1 (en) * | 2000-09-06 | 2006-07-11 | Cisco Technology, Inc. | Processing a subscriber call in a telecommunications network |
US8218555B2 (en) * | 2001-04-24 | 2012-07-10 | Nvidia Corporation | Gigabit ethernet adapter |
JP3849578B2 (ja) * | 2002-05-27 | 2006-11-22 | 日本電気株式会社 | 通信制御装置 |
US7472205B2 (en) * | 2002-04-24 | 2008-12-30 | Nec Corporation | Communication control apparatus which has descriptor cache controller that builds list of descriptors |
US7596621B1 (en) * | 2002-10-17 | 2009-09-29 | Astute Networks, Inc. | System and method for managing shared state using multiple programmed processors |
US7814218B1 (en) * | 2002-10-17 | 2010-10-12 | Astute Networks, Inc. | Multi-protocol and multi-format stateful processing |
US7337314B2 (en) * | 2003-04-12 | 2008-02-26 | Cavium Networks, Inc. | Apparatus and method for allocating resources within a security processor |
US7363383B2 (en) * | 2003-04-23 | 2008-04-22 | Sun Microsytems, Inc. | Running a communication protocol state machine through a packet classifier |
JP4394590B2 (ja) * | 2005-02-22 | 2010-01-06 | 株式会社日立コミュニケーションテクノロジー | パケット中継装置および通信帯域制御方法 |
JP4652285B2 (ja) * | 2006-06-12 | 2011-03-16 | 株式会社日立製作所 | ゲートウェイ選択機能を備えたパケット転送装置 |
US9143585B2 (en) * | 2006-07-07 | 2015-09-22 | Wi-Lan Inc. | Method and system for generic multiprotocol convergence over wireless air interface |
US7849214B2 (en) * | 2006-12-04 | 2010-12-07 | Electronics And Telecommunications Research Institute | Packet receiving hardware apparatus for TCP offload engine and receiving system and method using the same |
-
2008
- 2008-01-31 JP JP2009551378A patent/JP5136564B2/ja not_active Expired - Fee Related
- 2008-01-31 WO PCT/JP2008/051575 patent/WO2009096029A1/ja active Application Filing
-
2010
- 2010-07-20 US US12/805,240 patent/US20100293280A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10320358A (ja) * | 1997-03-18 | 1998-12-04 | Toshiba Corp | メモリ管理システム、メモリ管理システムのメモリ管理方法、及びメモリ管理システムのメモリ管理方法のプログラム情報を格納したコンピュータ読取り可能な記憶媒体 |
JPH11234331A (ja) * | 1998-02-19 | 1999-08-27 | Matsushita Electric Ind Co Ltd | パケット並列処理装置 |
JP2001034582A (ja) * | 1999-05-17 | 2001-02-09 | Matsushita Electric Ind Co Ltd | コマンドパケットによってプロセッサを選択する並列処理装置及びそのシステム |
Also Published As
Publication number | Publication date |
---|---|
WO2009096029A1 (ja) | 2009-08-06 |
JPWO2009096029A1 (ja) | 2011-05-26 |
US20100293280A1 (en) | 2010-11-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5136564B2 (ja) | パケット処理装置およびパケット処理プログラム | |
US10459777B2 (en) | Packet processing on a multi-core processor | |
US7788411B2 (en) | Method and system for automatically reflecting hardware resource allocation modifications | |
US8005022B2 (en) | Host operating system bypass for packets destined for a virtual machine | |
US7826359B2 (en) | Method and system for load balancing using queued packet information | |
US7768907B2 (en) | System and method for improved Ethernet load balancing | |
US7733890B1 (en) | Network interface card resource mapping to virtual network interface cards | |
US20080002683A1 (en) | Virtual switch | |
WO2006134373A2 (en) | Reception according to a data transfer protocol of data directed to any of a plurality of destination entities | |
US8539089B2 (en) | System and method for vertical perimeter protection | |
US8832332B2 (en) | Packet processing apparatus | |
US9015438B2 (en) | System and method for achieving enhanced performance with multiple networking central processing unit (CPU) cores | |
US9558149B2 (en) | Dual system | |
US8799519B2 (en) | Network-to-network bridge | |
JP2012124871A (ja) | 輻輳制御プログラム、情報処理装置および輻輳制御方法 | |
JP2009188655A (ja) | 通信制御方法、情報処理システム、情報処理装置及びプログラム | |
JP4415391B2 (ja) | データをネットワークに送信する方法及び装置並びにデータをネットワークから受信する方法及び装置 | |
JP6036445B2 (ja) | 通信システム、中継装置、通信方法、及びプログラム | |
US20080002701A1 (en) | Network interface card virtualization based on hardware resources and software rings | |
US11271897B2 (en) | Electronic apparatus for providing fast packet forwarding with reference to additional network address translation table | |
US8499026B2 (en) | Distributed packet processing system for high-speed networks and distributed packet processing method using thereof | |
KR101469244B1 (ko) | 수신된 데이터에서의 불필요한 패킷 제거 장치 및 방법 | |
WO2020184381A1 (ja) | 処理装置、情報処理システム、情報処理方法、及びプログラム | |
WO2023238326A1 (ja) | スイッチ | |
Vallath et al. | Tuning the Cluster Interconnect |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120626 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120824 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20121016 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121029 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151122 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |