JP2012014353A - Controller, information processor, control program and control method - Google Patents

Controller, information processor, control program and control method Download PDF

Info

Publication number
JP2012014353A
JP2012014353A JP2010149357A JP2010149357A JP2012014353A JP 2012014353 A JP2012014353 A JP 2012014353A JP 2010149357 A JP2010149357 A JP 2010149357A JP 2010149357 A JP2010149357 A JP 2010149357A JP 2012014353 A JP2012014353 A JP 2012014353A
Authority
JP
Japan
Prior art keywords
input
error
output
detected
port
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
JP2010149357A
Other languages
Japanese (ja)
Other versions
JP5499950B2 (en
Inventor
Masahito Mori
政仁 森
Hiroyoshi Terakura
裕喜 寺倉
Pierre Laurent Leibo
ピエール ローラン リーボ
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2010149357A priority Critical patent/JP5499950B2/en
Publication of JP2012014353A publication Critical patent/JP2012014353A/en
Application granted granted Critical
Publication of JP5499950B2 publication Critical patent/JP5499950B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enhance availability of an input-output processor that controls plural ports with a single programmable logic circuit.SOLUTION: An I/O card 10 having plural input-output ports 30A and 30B and a single FPGA 40 includes: a determination unit 222 for, when an error is detected at one of the plural input-output ports 30A and 30B, determining whether the detected error is a soft error of a configuration RAM 401; a setting unit 223 for, when the detected error is the soft error of the configuration RAM 401, setting a state of the input-output port where no error is detected to a busy state; and an instruction unit 224 for, after the setting unit 223 sets the busy state, instructing the FPGA 40 to perform reconfiguration.

Description

本発明は、制御装置、情報処理装置、制御プログラム、及び制御方法に関する。   The present invention relates to a control device, an information processing device, a control program, and a control method.

デジタル回路の回路設計を電気的に変更可能なデバイスとして、FPGA(Field Programmable Gate Array)が知られている。FPGAは、多数の論理ゲートを有するLSI(Large Scale Integration circuit)である。FPGAは、論理ゲート間の論理関係と接続関係とを記述したコンフィギュレーションデータを、FPGAが備えるコンフィギュレーションRAMに書き込むことで、所定の論理回路として機能する。よって、種々の電子機器の回路部品にFPGAを用いることにより、設計に従って回路部品を製造する場合より短期間で回路設計を実装することができる。また、コンフィギュレーションデータを変更することでハードウェアを変更することなく容易に回路設計を変更できるため、電子機器を始めとして様々な製品で利用されている。   An FPGA (Field Programmable Gate Array) is known as a device that can electrically change the circuit design of a digital circuit. The FPGA is an LSI (Large Scale Integration circuit) having a large number of logic gates. The FPGA functions as a predetermined logic circuit by writing configuration data describing a logical relationship and a connection relationship between logic gates to a configuration RAM included in the FPGA. Therefore, by using the FPGA for circuit components of various electronic devices, it is possible to implement the circuit design in a shorter period of time than when manufacturing circuit components according to the design. In addition, since the circuit design can be easily changed without changing the hardware by changing the configuration data, it is used in various products including electronic devices.

例えば、情報の格納を目的とするメモリカードや、無線カードやモデムカードに代表される、外部装置との間で情報の入出力を行うことを目的とするI/Oカードのポート制御に、FPGAを用いる技術が提案されている(例えば、特許文献1)。   For example, an FPGA is used for port control of an I / O card for inputting / outputting information to / from an external device such as a memory card for storing information, a wireless card or a modem card. A technique using this is proposed (for example, Patent Document 1).

ところで、上述のコンフィギュレーションRAMで発生するエラーには、回路そのものがダメージを受けた「ハードエラー」と、宇宙線等の放射線によりRAM内のデータが破壊された「ソフトエラー」とが存在する。「ハードエラー」が発生した場合には、FPGAそのものの交換が必要となる。一方、「ソフトエラー」が発生した場合、FPGAをリコンフィギュレーションすれば復旧が可能である。リコンフィギュレーションは、コンフィギュレーションデータをコンフィギュレーションRAMにリロードすることによって行われる。従って、コンフィギュレーションデータのリロード中には、ポートでの入出力処理ができない。すなわち、1つのポートを1つのFPGAで制御するI/Oカード(図1(A))においては、コンフィギュレーションデータのリロード中には、一切の入出力処理ができないこととなる。   By the way, errors occurring in the configuration RAM include a “hard error” in which the circuit itself is damaged and a “soft error” in which data in the RAM is destroyed by radiation such as cosmic rays. When a “hard error” occurs, it is necessary to replace the FPGA itself. On the other hand, when a “soft error” occurs, it can be recovered by reconfiguring the FPGA. Reconfiguration is performed by reloading configuration data into the configuration RAM. Therefore, input / output processing cannot be performed at the port while the configuration data is being reloaded. In other words, in an I / O card (FIG. 1A) in which one port is controlled by one FPGA, no input / output processing can be performed while the configuration data is reloaded.

そこで、I/Oカードの可用性を高めるために、単一のポートを複数のFPGAで制御する構成(図1(B))、複数のポートと、各ポートに対応するFPGAとを備える構成(図1(C))が提案されている。また、複数のポートを備え、各ポートを複数のFPGAで制御する構成(図1(D))等も提案されている。しかしながら、上述の構成ではコストが高くなったり、カード内にFPGA等のデバイスを収めるのが困難な場合がある。そこで、コストと可用性とのトレードオフにより、複数のポートを単一のFPGAで制御する構成(図1(E))を選択する場合がある。   Therefore, in order to increase the availability of the I / O card, a configuration in which a single port is controlled by a plurality of FPGAs (FIG. 1B), a configuration having a plurality of ports and an FPGA corresponding to each port (FIG. 1). 1 (C)) has been proposed. In addition, a configuration in which a plurality of ports are provided and each port is controlled by a plurality of FPGAs (FIG. 1D) has been proposed. However, with the above-described configuration, the cost may be high, and it may be difficult to fit a device such as an FPGA in the card. Therefore, there is a case where a configuration (FIG. 1E) in which a plurality of ports are controlled by a single FPGA is selected depending on a trade-off between cost and availability.

特開2002−169602号公報JP 2002-169602 A

ここで、複数のポートを単一のFPGAで制御するI/Oカードにおいて、各ポートが入出力処理を実行している最中に、1つのポートでエラーが発生し、その原因がコンフィギュレーションRAMのソフトエラーによるものだったとする。この場合、エラーを復旧するためには、FPGAのリコンフィギュレーションが必要であるが、コンフィギュレーションRAMの内容を書き換えている間は、エラーの無い他のポートも入出力処理を実行できなくなる。つまり、コンフィギュレーションデータのリロードが開始されると、エラーが発生していない他ポートでの入出力処理も中断されることとなり、エラーが発生していない他ポートにまで、エラーの影響が拡大してしまうおそれがある。   Here, in an I / O card in which a plurality of ports are controlled by a single FPGA, an error occurs in one port while each port is executing input / output processing, and the cause is the configuration RAM. Suppose it was due to a soft error. In this case, the FPGA needs to be reconfigured in order to recover the error. However, while the contents of the configuration RAM are being rewritten, other ports without error cannot execute the input / output processing. In other words, when reloading of configuration data is started, I / O processing at other ports where no error has occurred will be interrupted, and the impact of the error will extend to other ports where no error has occurred. There is a risk that.

1つの側面では、本発明は、単一のプログラマブル論理回路で複数のポートを制御する入出力処理装置の可用性を高める制御装置、情報処理装置、制御プログラム、及び制御方法を提供することを目的とする。   In one aspect, an object of the present invention is to provide a control device, an information processing device, a control program, and a control method that increase the availability of an input / output processing device that controls a plurality of ports with a single programmable logic circuit. To do.

上記課題を解決するために、明細書開示の制御装置は、複数の入出力ポートと、前記複数の入出力ポートを制御する単一のプログラマブル論理回路とを備える入出力処理装置において、前記複数の入出力ポートのうちいずれか1つの入出力ポートからエラーが検出された場合に、検出されたエラーが、前記プログラマブル論理回路が備える回路配置データ用メモリのソフトエラーであるか否か判定する判定部と、前記検出されたエラーが前記回路配置データ用メモリのソフトエラーである場合に、前記エラーが検出されていない他の入出力ポートの状態を入出力処理が不可能であることを示すビジー状態に設定する設定部と、前記設定部が前記ビジー状態を設定した後に、前記プログラマブル論理回路に回路配置データの再設定を指示する指示部と、を備える。   In order to solve the above-described problem, a control device disclosed in the specification is an input / output processing device including a plurality of input / output ports and a single programmable logic circuit that controls the plurality of input / output ports. A determination unit that determines whether or not the detected error is a soft error in a circuit arrangement data memory included in the programmable logic circuit when an error is detected from any one of the input / output ports. And when the detected error is a soft error in the memory for circuit arrangement data, the busy state indicating that the input / output processing is impossible for the state of the other input / output port in which the error is not detected And a setting unit for instructing the programmable logic circuit to reset circuit arrangement data after the setting unit sets the busy state. It comprises a part, a.

上記課題を解決するために、明細書開示の情報処理装置は、複数の入出力ポートと、前記複数の入出力ポートを制御する単一のプログラマブル論理回路とを備える入出力処理装置と、明細書開示の制御装置とを備える。   In order to solve the above problems, an information processing device disclosed in the specification includes an input / output processing device including a plurality of input / output ports and a single programmable logic circuit that controls the plurality of input / output ports; The disclosed control device.

上記課題を解決するために、明細書開示の制御プログラムは、複数の入出力ポートと、前記複数の入出力ポートを制御する単一のプログラマブル論理回路とを備える入出力処理装置において、前記複数の入出力ポートのうちいずれか1つの入出力ポートからエラーが検出された場合に、検出されたエラーが、前記プログラマブル論理回路が備える回路配置データ用メモリのソフトエラーであるか否か判定する判定ステップと、前記検出されたエラーが前記回路配置データ用メモリのソフトエラーである場合に、前記エラーが検出されていない他の入出力ポートの状態を入出力処理が不可能であることを示すビジー状態に設定する設定ステップと、前記設定ステップでのビジー状態の設定が終了した後に、前記プログラマブル論理回路に回路配置データの再設定を指示する指示ステップと、をコンピュータに実行させる。   In order to solve the above-described problem, a control program disclosed in the specification includes: a plurality of input / output ports; and a single programmable logic circuit that controls the plurality of input / output ports. A determination step of determining whether or not the detected error is a soft error in a circuit arrangement data memory included in the programmable logic circuit when an error is detected from any one of the input / output ports. And when the detected error is a soft error in the memory for circuit arrangement data, the busy state indicating that the input / output processing is impossible for the state of the other input / output port in which the error is not detected And after the setting of the busy state in the setting step is completed, circuit arrangement is performed on the programmable logic circuit. To execute the instruction step for instructing the resetting of the data, to the computer.

上記課題を解決するために、明細書開示の制御方法は、複数の入出力ポートと、前記複数の入出力ポートを制御する単一のプログラマブル論理回路とを備える入出力処理装置において、前記複数の入出力ポートのうちいずれか1つの入出力ポートからエラーが検出された場合に、検出されたエラーが、前記プログラマブル論理回路が備える回路配置データ用メモリのソフトエラーであるか否か判定する判定ステップと、前記検出されたエラーが前記回路配置データ用メモリのソフトエラーである場合に、前記エラーが検出されていない他の入出力ポートの状態を入出力処理が不可能であることを示すビジー状態に設定する設定ステップと、前記設定ステップでのビジー状態の設定が終了した後に、前記プログラマブル論理回路に回路配置データの再設定を指示する指示ステップと、を有する。   In order to solve the above problems, a control method disclosed in the specification includes an input / output processing device including a plurality of input / output ports and a single programmable logic circuit that controls the plurality of input / output ports. A determination step of determining whether or not the detected error is a soft error in a circuit arrangement data memory included in the programmable logic circuit when an error is detected from any one of the input / output ports. And when the detected error is a soft error in the memory for circuit arrangement data, the busy state indicating that the input / output processing is impossible for the state of the other input / output port in which the error is not detected And after the setting of the busy state in the setting step is completed, the circuit arrangement data is stored in the programmable logic circuit. Having, an instruction step of instructing the re-configuration.

明細書開示の制御装置、情報処理装置、制御プログラム、及び制御方法によれば、単一のプログラマブル論理回路で複数のポートを制御する入出力処理装置の可用性が高まる。   According to the control device, information processing device, control program, and control method disclosed in the specification, the availability of an input / output processing device that controls a plurality of ports with a single programmable logic circuit is increased.

従来から提案されているI/Oカードの構成例を示す図である。It is a figure which shows the structural example of the I / O card proposed conventionally. 本件の制御装置を含む情報処理装置のシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of information processing apparatus containing the control apparatus of this case. 制御装置のソフトウェア構成の一例を示す図である。It is a figure which shows an example of the software structure of a control apparatus. I/Oカードにエラーが発生した場合に情報処理装置で実行される処理の一例を示すシーケンス図である。FIG. 11 is a sequence diagram illustrating an example of processing executed by the information processing apparatus when an error occurs in the I / O card. シーケンス図に示した処理を実現するために制御装置が備える機能の一例を示す機能ブロック図である。It is a functional block diagram which shows an example of the function with which a control apparatus is provided in order to implement | achieve the process shown to the sequence diagram. 制御装置が実行する処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process which a control apparatus performs. 本件の制御装置を含む情報処理装置のシステム構成の別例を示す図である。It is a figure which shows another example of the system configuration | structure of information processing apparatus containing the control apparatus of this case.

以下、本件の実施例について、添付図面を参照しつつ説明する。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.

まず、図2を参照して、本件の制御装置を含む情報処理装置のシステム構成の一例について説明する。図2に示すように、情報処理装置100は、I/Oカード10と、制御装置20とを備える。   First, an example of a system configuration of an information processing apparatus including the control device of the present case will be described with reference to FIG. As illustrated in FIG. 2, the information processing apparatus 100 includes an I / O card 10 and a control device 20.

I/Oカード10は、制御装置20の制御に基づいて、外部装置との間でデータの入出力を行う。I/Oカード10は、データの入出力インタフェースとしての入出力ポート30A及び30Bを備える。また、I/Oカード10は、入出力ポート30A及び30Bを制御するFPGA(プログラマブル論理回路)40を1つ備える。さらに、I/Oカード10は、ソフトエラー判定用レジスタ50を備える。   The I / O card 10 inputs and outputs data with an external device based on the control of the control device 20. The I / O card 10 includes input / output ports 30A and 30B as data input / output interfaces. The I / O card 10 includes one FPGA (programmable logic circuit) 40 that controls the input / output ports 30A and 30B. Further, the I / O card 10 includes a soft error determination register 50.

FPGA40は、コンフィギュレーションRAM(回路配置データ用メモリ)401と、ユーザRAM402とを備える。コンフィギュレーションRAM401は、論理ゲート間の論理関係と接続関係とを記述したコンフィギュレーションデータ(回路配置データ)を格納する。ユーザRAM402は、ユーザが自由に使用できるメモリであり、FPGA40で実行する処理を実現するためのプログラム等が格納される。   The FPGA 40 includes a configuration RAM (memory for circuit arrangement data) 401 and a user RAM 402. The configuration RAM 401 stores configuration data (circuit arrangement data) describing the logical relationship and connection relationship between the logic gates. The user RAM 402 is a memory that can be freely used by the user, and stores a program and the like for realizing processing executed by the FPGA 40.

ソフトエラー判定用レジスタ50は、コンフィギュレーションRAM401にソフトエラーが発生しているか否かを表すフラグを格納するレジスタである。コンフィギュレーションRAM401のソフトエラーは、周知のパトロール技術によって発見され、ソフトエラーが発見された場合には、ソフトエラー判定用レジスタ50のフラグが、例えば「0」から「1」に変更される。   The soft error determination register 50 is a register that stores a flag indicating whether or not a soft error has occurred in the configuration RAM 401. A soft error in the configuration RAM 401 is found by a well-known patrol technique. When a soft error is found, the flag of the soft error determination register 50 is changed from “0” to “1”, for example.

制御装置20は、I/Oカード10を制御する。また、制御装置20は、I/Oカード10でエラーが発生した場合に、エラー復旧処理を行う。制御装置20は、ハードウェア構成として、例えば、入出力部201、ROM(Read Only Memory)202、中央処理装置(CPU:Central Processing Unit)203、及びRAM(Random Access Memory)204を備える。   The control device 20 controls the I / O card 10. The control device 20 performs error recovery processing when an error occurs in the I / O card 10. The control device 20 includes, for example, an input / output unit 201, a ROM (Read Only Memory) 202, a central processing unit (CPU) 203, and a RAM (Random Access Memory) 204 as hardware configurations.

入出力部201は、I/Oカード10との間でデータの送受信を行う。ROM202は、FPGA40で発生したエラーの復旧処理を実行するためのプログラム(詳細は後述)等を格納する。CPU203は、ROM202に格納されたプログラムを読み込んで実行する。また、ROM202に格納されたプログラムのCPU203による演算によって、図5に示す判定部222、設定部223、指示部224、及び再起動部225が有する機能が実現される。RAM204は、プログラムを実行する際に使用される一時的なデータを保存する。   The input / output unit 201 transmits / receives data to / from the I / O card 10. The ROM 202 stores a program (details will be described later) for executing a recovery process for an error that has occurred in the FPGA 40. The CPU 203 reads and executes a program stored in the ROM 202. Further, the functions of the determination unit 222, the setting unit 223, the instruction unit 224, and the restarting unit 225 shown in FIG. 5 are realized by calculation by the CPU 203 of the program stored in the ROM 202. The RAM 204 stores temporary data used when executing the program.

次に、制御装置20のソフトウェア構成の一例について説明する。図3は、制御装置20のソフトウェア構成の一例を示す図である。制御装置20は、図3(A)に示すように、アプリケーション211、OS(Operating System)212、I/Oライブラリ213、及びデバイスドライバ214を備える。   Next, an example of the software configuration of the control device 20 will be described. FIG. 3 is a diagram illustrating an example of a software configuration of the control device 20. As illustrated in FIG. 3A, the control device 20 includes an application 211, an OS (Operating System) 212, an I / O library 213, and a device driver 214.

アプリケーション211は、OS212上で動作するアプリケーションプログラムのCPU203による演算によって実現され、例えば、外部装置へのデータ送信機能等の所定の機能を提供する。アプリケーション211は、外部装置との間でデータの入出力が必要な場合、OS212にデータの入出力を要求する。   The application 211 is realized by a calculation performed by the CPU 203 of an application program operating on the OS 212, and provides a predetermined function such as a function of transmitting data to an external device, for example. The application 211 requests the OS 212 to input / output data when data input / output with an external device is required.

OS212は、アプリケーション211から、データの入出力要求を受付けると、I/Oライブラリ213が管理する管理データ(バスデータ)を確認する。ここで、I/Oライブラリ213が管理する管理データについて説明する。図3(B)は、I/Oライブラリ213が管理する管理データの一例である。   When the OS 212 receives a data input / output request from the application 211, the OS 212 confirms management data (bus data) managed by the I / O library 213. Here, management data managed by the I / O library 213 will be described. FIG. 3B is an example of management data managed by the I / O library 213.

管理データは、例えば、I/Oカード10が備えるポート毎に登録される。図3(B)では、管理データ1がポート1(入出力ポート30A)に関する情報を格納し、管理データ2がポート2(入出力ポート30B)に関する情報を格納している。管理データは、ポート番号、ビジーフラグ、及びデバイスの項目を備える。   The management data is registered for each port included in the I / O card 10, for example. In FIG. 3B, management data 1 stores information related to port 1 (input / output port 30A), and management data 2 stores information related to port 2 (input / output port 30B). The management data includes items of a port number, a busy flag, and a device.

「ポート番号」は、I/Oカード10が備える複数のポートから、管理対象のポートを一意に識別するための番号である。「ビジーフラグ」は、ポート番号のポートが、入出力処理を実行できる状態にあるか否かを示すフラグである。ポートが入出力処理を実行できる状態にある場合には、ビジーフラグには「非ビジー」が設定される。ポートが入出力処理を実行できない状態にある場合には、ビジーフラグには「ビジー」が設定される。   The “port number” is a number for uniquely identifying a management target port from a plurality of ports provided in the I / O card 10. The “busy flag” is a flag indicating whether or not the port with the port number is in a state where input / output processing can be executed. When the port is in a state where input / output processing can be executed, “not busy” is set in the busy flag. When the port cannot execute input / output processing, “busy” is set in the busy flag.

「デバイス」は、I/Oカード10が備える複数のポートのうち、いずれのポートをデバイスドライバによって制御するのかを示すための、デバイスファイルパスを指定する。   “Device” designates a device file path for indicating which port of the plurality of ports of the I / O card 10 is controlled by the device driver.

図3(B)の管理データ1は、「ポート番号」に“1”が入力され、「ビジーフラグ」に“ビジー”が設定されているので、ポート番号1のポートが、入出力処理が実行できない状態にあることを示している。また、管理データ1は、「デバイス」に“デバイスファイルパス1”が入力されているので、ポート番号1のポートの制御には、ポート1制御用のデバイスファイルパスが使用されることを示している。管理データ2は、「ポート番号」に“2”が入力され、「ビジーフラグ」に“非ビジー”が設定されているので、ポート番号2のポートが、入出力処理を実行可能な状態であることを示している。また、管理データ2は、「デバイス」に“デバイスファイルパス2”が入力されているので、ポート番号2のポートの制御には、ポート2制御用のデバイスファイルパスが使用されることを示している。   In the management data 1 of FIG. 3B, “1” is input to the “port number” and “busy” is set to the “busy flag”, so that the port of the port number 1 cannot execute input / output processing. It shows that it is in a state. The management data 1 indicates that “device file path 1” is input in “device”, so that the device file path for port 1 control is used for controlling the port of port number 1. Yes. In the management data 2, “2” is input to the “port number” and “non-busy” is set to the “busy flag”, so that the port of the port number 2 is in a state where input / output processing can be executed. Is shown. The management data 2 indicates that the device file path for port 2 control is used for controlling the port of port number 2 because “device file path 2” is input in “device”. Yes.

OS212は、上述の管理データを確認し、ビジーフラグに「ビジー」が設定されていない入出力ポートを介して、データの入出力を行う。具体的には、デバイスドライバ214による制御によって入出力ポートを介したデータの入出力が行われる。OS212は、ビジーフラグに「ビジー」が設定されている場合には、所定の時間(リトライ期間)が経過してから再びビジーフラグを確認し、ビジーフラグが「非ビジー」になっていればデータの入出力を行う。   The OS 212 confirms the management data described above, and inputs / outputs data via an input / output port in which “busy” is not set in the busy flag. Specifically, data is input / output via the input / output port under the control of the device driver 214. When “busy” is set in the busy flag, the OS 212 checks the busy flag again after a predetermined time (retry period) has elapsed, and if the busy flag is “not busy”, the data is input / output. I do.

デバイスドライバ214は、OS212の命令に基づいて、I/Oカード10が備える入出力ポート30A及び30Bを制御し、外部装置との間のデータの入出力を可能にする。   The device driver 214 controls the input / output ports 30A and 30B included in the I / O card 10 based on an instruction from the OS 212, and enables data input / output to / from an external device.

次に、上述の情報処理装置100で、I/Oカード10にエラーが発生した場合に実行される処理について説明する。図4は、I/Oカード10にエラーが発生した場合に情報処理装置100で実行される処理の一例を示すシーケンス図である。   Next, processing executed when an error occurs in the I / O card 10 in the information processing apparatus 100 described above will be described. FIG. 4 is a sequence diagram illustrating an example of processing executed by the information processing apparatus 100 when an error occurs in the I / O card 10.

まず、FPGA40がポートのエラーを検出すると、I/Oライブラリ213に、エラー検出を通知する(A)。ここでは、ポート1でエラーが検出されたとする。   First, when the FPGA 40 detects a port error, it notifies the I / O library 213 of error detection (A). Here, it is assumed that an error is detected in port 1.

I/Oライブラリ213は、ポート1の状態を「ビジー状態」に設定する。具体的には、I/Oライブラリ213は、ポート1を管理する管理データ1のビジーフラグに「ビジー」を設定する(B)。これにより、OS212は、アプリケーション211から入出力の要求を受けても、入出力処理を行うポートとしてポート1を選択しない。すなわち、ビジーフラグに「ビジー」を設定することによって、上位プログラムであるOS212に、ポート1が入出力処理を実行できないビジー状態であることが通知される。また、OS212は、エラーが発生したポート1を使用して入出力処理を実行しないため、入出力エラーの発生が防止される。   The I / O library 213 sets the state of the port 1 to “busy state”. Specifically, the I / O library 213 sets “busy” to the busy flag of the management data 1 for managing the port 1 (B). Thus, even when the OS 212 receives an input / output request from the application 211, the OS 212 does not select the port 1 as a port for performing input / output processing. That is, by setting “busy” in the busy flag, the OS 212 that is the host program is notified that the port 1 is in a busy state in which input / output processing cannot be performed. In addition, since the OS 212 does not execute input / output processing using the port 1 in which an error has occurred, the occurrence of an input / output error is prevented.

次に、I/Oライブラリ213は、デバイスドライバ214経由で、I/Oカード10からエラー情報を取得する(C)。具体的には、I/Oライブラリ213が、デバイスドライバ214に、エラー情報を取得するよう指示する。デバイスドライバ214は、ソフトエラー判定用レジスタ50をチェックし、ソフトエラーが発生したか否かのエラー情報を取得する。デバイスドライバ214は、エラー情報をI/Oライブラリ213に送信する。   Next, the I / O library 213 acquires error information from the I / O card 10 via the device driver 214 (C). Specifically, the I / O library 213 instructs the device driver 214 to acquire error information. The device driver 214 checks the soft error determination register 50 and acquires error information indicating whether or not a soft error has occurred. The device driver 214 transmits error information to the I / O library 213.

I/Oライブラリ213は、検出されたエラーがコンフィギュレーションRAM401のソフトエラーであった場合、エラーが検出されていないポート2の入出力処理が完了してから、ポート2を管理する管理データ2のビジーフラグに「ビジー」を設定する(D)。これによって、OS212は、アプリケーション211から入出力の要求を受けても、入出力処理を行うポートとしてポート2を選択しない。これにより、後述するFPGA40のリコンフィギュレーション中に、ポート2において入出力エラーが発生するのを防止できる。   If the detected error is a soft error in the configuration RAM 401, the I / O library 213 stores the management data 2 for managing the port 2 after the input / output processing of the port 2 in which no error has been detected is completed. “Busy” is set in the busy flag (D). As a result, even if the OS 212 receives an input / output request from the application 211, the OS 212 does not select the port 2 as a port for performing input / output processing. Thereby, it is possible to prevent an input / output error from occurring in the port 2 during reconfiguration of the FPGA 40 described later.

次に、I/Oライブラリ213は、デバイスドライバ214を介して、FPGA40にリコンフィギュレーション(回路配置データの再設定)を指示する(E)。具体的には、I/Oライブラリ213は、デバイスドライバ214に、FPGA40のリコンフィギュレーションを要求する。デバイスドライバ214は、I/Oライブラリ213の要求を受けて、FPGA40にリコンフィギュレーションを指示する。   Next, the I / O library 213 instructs the FPGA 40 to perform reconfiguration (resetting circuit arrangement data) via the device driver 214 (E). Specifically, the I / O library 213 requests the device driver 214 to reconfigure the FPGA 40. In response to the request from the I / O library 213, the device driver 214 instructs the FPGA 40 to perform reconfiguration.

FPGA40のリコンフィギュレーションが終了すると、I/Oライブラリ213は、デバイスドライバ214を介してポート1及び2を再立ち上げすると共に、各ポートのビジー状態を解除する。具体的には、I/Oライブラリ213は、デバイスドライバ214に、各ポートに対するマイクロコードリロードや、セレクティブリセットを要求する。デバイスドライバ214は、I/Oライブラリ213からの要求を受けて、各ポートに対してマイクロコードリロードや、セレクティブリセットを実行する。また、I/Oライブラリ213は、管理データのビジーフラグを「ビジー」から「非ビジー」に変更する。これにより、OS212は、ポート1又はポート2を利用した入出力処理を行うことができる。   When the reconfiguration of the FPGA 40 is completed, the I / O library 213 restarts the ports 1 and 2 via the device driver 214 and cancels the busy state of each port. Specifically, the I / O library 213 requests the device driver 214 to perform microcode reload or selective reset for each port. In response to a request from the I / O library 213, the device driver 214 performs microcode reload or selective reset for each port. Also, the I / O library 213 changes the busy flag of the management data from “busy” to “non-busy”. As a result, the OS 212 can perform input / output processing using port 1 or port 2.

次に、上述のシーケンス図に示した処理を実現するために制御装置20が備える機能の一例について、図5の機能ブロック図を用いて説明する。各機能は、I/Oライブラリ213及びデバイスドライバ214のソフトウェア機構として実装される。   Next, an example of functions provided in the control device 20 for realizing the processing shown in the sequence diagram will be described with reference to the functional block diagram of FIG. Each function is implemented as a software mechanism of the I / O library 213 and the device driver 214.

制御装置20は、管理データ221、判定部222、設定部223、指示部224、及び再起動部225を備える。   The control device 20 includes management data 221, a determination unit 222, a setting unit 223, an instruction unit 224, and a restart unit 225.

判定部222は、I/Oカード10のソフトエラー判定用レジスタ50からエラー情報を取得し、検出されたエラーが、コンフィギュレーションRAM401のソフトエラーか否か判定する。判定部222は、判定結果を設定部223に出力する。   The determination unit 222 acquires error information from the soft error determination register 50 of the I / O card 10 and determines whether or not the detected error is a soft error of the configuration RAM 401. The determination unit 222 outputs the determination result to the setting unit 223.

設定部223は、FPGA40から、入出力ポート30A及び30Bのいずれかでエラーが検出されると、エラーが発生したポートを管理する管理データのビジーフラグに、「ビジー」を設定する。また、設定部223は、判定部222から判定結果を受付け、検出されたエラーがコンフィギュレーションRAM401のソフトエラーである場合、エラーが発生していないポートを管理する管理データのビジーフラグに、「ビジー」を設定する。また、設定部223は、エラーが発生していないポートを管理する管理データのビジーフラグに「ビジー」を設定したことを、指示部224に通知する。   When an error is detected in either of the input / output ports 30A and 30B from the FPGA 40, the setting unit 223 sets “busy” in the busy flag of the management data for managing the port in which the error has occurred. In addition, the setting unit 223 receives the determination result from the determination unit 222. If the detected error is a soft error in the configuration RAM 401, the setting unit 223 sets “busy” in the busy flag of the management data for managing the port in which no error has occurred. Set. In addition, the setting unit 223 notifies the instruction unit 224 that “busy” is set in the busy flag of the management data for managing the port in which no error has occurred.

指示部224は、設定部223からの通知を受けて、FPGA40にリコンフィギュレーションを指示する。FPGA40は、指示部224からの指示を受けて、リコンフィギュレーションを実行する。   The instruction unit 224 receives the notification from the setting unit 223 and instructs the FPGA 40 to perform reconfiguration. The FPGA 40 receives an instruction from the instruction unit 224 and executes reconfiguration.

指示部224は、FPGA40のリコンフィギュレーションが終了すると、その旨を再起動部225に通知する。   When the reconfiguration of the FPGA 40 is completed, the instruction unit 224 notifies the restart unit 225 to that effect.

再起動部225は、FPGA40のリコンフィギュレーションが終了すると、各ポートのビジー状態を解除し、入出力ポート30A及び30Bの再立ち上げを実行する。具体的には、再起動部225は、FPGA40からリコンフィギュレーションの終了通知を受付けると、管理データのビジーフラグを、「ビジー」から「非ビジー」に変更するとともに、入出力ポート30A及び30Bの再立ち上げを実行する。   When the reconfiguration of the FPGA 40 is completed, the restart unit 225 cancels the busy state of each port, and restarts the input / output ports 30A and 30B. Specifically, upon receiving a reconfiguration end notification from the FPGA 40, the restart unit 225 changes the busy flag of the management data from “busy” to “non-busy”, and restarts the input / output ports 30A and 30B. Perform startup.

次に、制御装置20が実行する処理の一例について説明する。図6は、制御装置20が実行する処理の一例を示すフローチャートである。   Next, an example of processing executed by the control device 20 will be described. FIG. 6 is a flowchart illustrating an example of processing executed by the control device 20.

設定部223は、FPGA40が入出力ポート30A又は30Bのエラーを検出したか否か判定する(ステップS11)。   The setting unit 223 determines whether the FPGA 40 has detected an error in the input / output port 30A or 30B (step S11).

ステップS11の判定がNOの場合、設定部223は、ステップS11の処理を継続する。ステップS11の判定がYESの場合、設定部223は、エラーが検出されたポートを管理する管理データのビジーフラグに、「ビジー」を設定する(ステップS12)。   When the determination in step S11 is NO, the setting unit 223 continues the process in step S11. When the determination in step S11 is YES, the setting unit 223 sets “busy” in the busy flag of the management data for managing the port in which the error is detected (step S12).

次に、判定部222がエラー情報を取得する(ステップS13)。判定部222は、取得したエラー情報に基づいて、入出力ポート30A又は30Bで発生したエラーが、コンフィギュレーションRAM401のソフトエラーか否か判定する(ステップS14)。   Next, the determination unit 222 acquires error information (step S13). Based on the acquired error information, the determination unit 222 determines whether an error that has occurred in the input / output port 30A or 30B is a soft error in the configuration RAM 401 (step S14).

ステップS14の判定がNOの場合、図5に図示しないエラー処理部によって、入出力エラーを復旧するための入出力エラー処理が実行される(ステップS20)。   If the determination in step S14 is NO, an input / output error process for recovering the input / output error is executed by an error processing unit (not shown in FIG. 5) (step S20).

ステップS14の判定がYESの場合、設定部223は、エラーが検出されていない他ポートが入出力処理を実行しているか否か判定する(ステップS15)。他ポートが入出力処理を実行中の場合(ステップS15/YES)、設定部223は、他ポートが入出力処理を完了するまで、ステップS15の処理を繰り返す。   When the determination in step S14 is YES, the setting unit 223 determines whether another port in which no error has been detected is performing input / output processing (step S15). When the other port is executing the input / output process (step S15 / YES), the setting unit 223 repeats the process of step S15 until the other port completes the input / output process.

他ポートが入出力処理を実行していない場合(ステップS15/NO)、設定部223は、他ポートを管理する管理データのビジーフラグに「ビジー」を設定する(ステップS16)。   When the other port is not executing input / output processing (step S15 / NO), the setting unit 223 sets “busy” to the busy flag of the management data for managing the other port (step S16).

次に、指示部224が、FPGA40にリコンフィギュレーションを指示する(ステップS17)。再起動部225は、FPGA40のリコンフィギュレーションが終了したか否か判定する(ステップS18)。   Next, the instruction unit 224 instructs the FPGA 40 to perform reconfiguration (step S17). The restart unit 225 determines whether or not the reconfiguration of the FPGA 40 has been completed (step S18).

FPGA40のリコンフィギュレーションが終了していない場合(ステップS18/NO)、再起動部225は、ステップS18の処理を継続する。FPGA40のリコンフィギュレーションが終了した場合(ステップS18/YES)、再起動部225は、ポートの再立ち上げ、及び管理データの「ビジー」状態を解除し(ステップS19)、処理を終了する。   When the reconfiguration of the FPGA 40 is not completed (step S18 / NO), the restarting unit 225 continues the process of step S18. When the reconfiguration of the FPGA 40 is completed (step S18 / YES), the restarting unit 225 releases the port again and releases the “busy” state of the management data (step S19), and ends the process.

以上の説明から明らかなように、上述の実施例によれば、設定部223は、例えば、ポート1で発生したエラーがコンフィギュレーションRAM401のソフトエラーである場合、ポート2で実行中の入出力処理が完了してから、ポート2を「ビジー」状態に設定する。そして、指示部224は、ポート2が「ビジー」状態に設定されてから、FPGA40にリコンフィギュレーションを指示する。これにより、ポート2が入出力処理を実行している最中に、FPGA40がリコンフィギュレーションを開始することによって、ポート2の入出力処理が中断されるのを防止できる。その結果、リコンフィギュレーションの開始による入出力エラーの発生が防止されるため、I/Oカード10の可用性が低下するのを防げる。また、ポート2は実行中の入出力処理を完了することができるため、I/Oカード10の可用性が高まる。また、FPGA40がリコンフィギュレーションを実行している間、ポート2は、「ビジー」状態となっているため、ポート2を用いた入出力処理を防止できる。これにより、FPGA40がリコンフィギュレーションを実行している間の入出力エラーの発生を防止することができる。また、設定部223は、ポート1で発生したエラーが、コンフィギュレーションRAM401のソフトエラーでない場合、ポート2を「ビジー」状態にしない。これにより、FPGA40をリコンフィギュレーションする必要のないエラーの場合には、ポート2での入出力処理を継続できるため、I/Oカード10の可用性が高まる。   As is apparent from the above description, according to the above-described embodiment, the setting unit 223, for example, if the error that occurred in the port 1 is a soft error in the configuration RAM 401, Is completed, set port 2 to the “busy” state. Then, the instruction unit 224 instructs the FPGA 40 to perform reconfiguration after the port 2 is set to the “busy” state. Thereby, it is possible to prevent the input / output process of the port 2 from being interrupted by the FPGA 40 starting reconfiguration while the port 2 is executing the input / output process. As a result, the occurrence of an input / output error due to the start of reconfiguration is prevented, so that the availability of the I / O card 10 can be prevented from decreasing. Further, since the port 2 can complete the input / output process being executed, the availability of the I / O card 10 is increased. Further, since the port 2 is in the “busy” state while the FPGA 40 is performing reconfiguration, input / output processing using the port 2 can be prevented. As a result, it is possible to prevent an input / output error from occurring while the FPGA 40 is performing reconfiguration. Further, the setting unit 223 does not place the port 2 in the “busy” state when the error occurring in the port 1 is not a soft error in the configuration RAM 401. As a result, in the case of an error that does not require reconfiguration of the FPGA 40, the input / output processing at the port 2 can be continued, so that the availability of the I / O card 10 is increased.

また、設定部223は、エラーが検出されたポートを、ビジー状態に設定する。例えば、設定部223は、ポート1でエラーが検出された場合、ポート1をビジー状態に設定する。これにより、エラーが検出されたポートを用いた入出力処理を防止できるため、入出力エラーの発生を防止することができる。   In addition, the setting unit 223 sets a port in which an error is detected to a busy state. For example, the setting unit 223 sets the port 1 to the busy state when an error is detected on the port 1. As a result, the input / output process using the port where the error is detected can be prevented, and the occurrence of the input / output error can be prevented.

また、FPGA40のリコンフィギュレーションが完了すると、再起動部225が「ビジー」状態を解除し、入出力ポートを再立ち上げする。これにより、I/Oカード10を用いた入出力処理が再び実行可能となるため、I/Oカード10を用いた入出力処理が行えない期間は、FPGA40がリコンフィギュレーションを実行している期間となる。つまり、I/Oカード10が使用できないために、デバイスドライバ214及びI/Oライブラリ213の上位プログラムであるOS212へ与える影響は、FPGA40がリコンフィギュレーションを実行している期間となるので、I/Oカード10の可用性が高まる。   When the reconfiguration of the FPGA 40 is completed, the restart unit 225 releases the “busy” state and restarts the input / output port. As a result, since the input / output process using the I / O card 10 can be executed again, the period during which the FPGA 40 is executing reconfiguration is the period during which the input / output process using the I / O card 10 cannot be performed. It becomes. In other words, since the I / O card 10 cannot be used, the influence on the OS 212 which is the higher-level program of the device driver 214 and the I / O library 213 is the period during which the FPGA 40 is executing reconfiguration. The availability of the O card 10 increases.

以上、本件の実施例について詳述したが、本件は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   The embodiment of the present invention has been described in detail above. However, the present invention is not limited to the specific embodiment, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. Is possible.

上述の実施例では、情報処理装置100が備えるI/Oカードの数は1つであったが、情報処理装置100は、I/Oカードを複数備えていてもよい。例えば、図7のように、情報処理装置100は、I/Oカード10A〜10Cを備え、制御装置20は、I/Oカード10A〜10Cのそれぞれを制御するデバイスドライバ214A〜214Cを備えていてもよい。   In the embodiment described above, the information processing apparatus 100 includes one I / O card, but the information processing apparatus 100 may include a plurality of I / O cards. For example, as illustrated in FIG. 7, the information processing apparatus 100 includes I / O cards 10A to 10C, and the control apparatus 20 includes device drivers 214A to 214C that control the I / O cards 10A to 10C, respectively. Also good.

また、I/Oカードが備える入出力ポートの数は2つに限られるものではない。例えば、入出力ポートを図7のI/Oカード10Bのように3つ備えていてもよい。また、上述の制御装置20は、図7に示すように、複数のポートを単一のFPGAで制御するI/Oカード10A及び10Bと、1つのポートを単一のFPGAで制御するI/Oカード10Cが混在する環境で使用することも可能である。これにより、異なる構成を有する情報処理装置においても、各I/Oカードの可用性を高めることができる。   Further, the number of input / output ports provided in the I / O card is not limited to two. For example, three input / output ports may be provided like the I / O card 10B of FIG. Further, as shown in FIG. 7, the control device 20 described above has I / O cards 10A and 10B that control a plurality of ports with a single FPGA, and an I / O that controls a single port with a single FPGA. It can also be used in an environment where cards 10C are mixed. Thereby, the availability of each I / O card can be increased even in information processing apparatuses having different configurations.

なお、上記の制御装置20が有する機能は、CPU、ROM、RAM等を備えるコンピュータによって実現することができる。その場合、制御装置20が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。   In addition, the function which said control apparatus 20 has is realizable with the computer provided with CPU, ROM, RAM, etc. In that case, a program describing the processing contents of the functions that the control device 20 should have is provided. By executing the program on a computer, the above processing functions are realized on the computer. The program describing the processing contents can be recorded on a computer-readable recording medium.

プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD(Digital Versatile Disc)、CD−ROM(Compact Disc Read Only Memory)などの可搬型記録媒体の形態で販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。   When the program is distributed, for example, it is sold in the form of a portable recording medium such as a DVD (Digital Versatile Disc) or a CD-ROM (Compact Disc Read Only Memory) on which the program is recorded. It is also possible to store the program in a storage device of a server computer and transfer the program from the server computer to another computer via a network.

プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。   The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.

10…I/Oカード
20…制御装置
30A、30B…入出力ポート
40…FPGA
222…判定部
223…設定部
224…指示部
225…再起動部
10 ... I / O card 20 ... control devices 30A, 30B ... input / output port 40 ... FPGA
222: determination unit 223 ... setting unit 224 ... instruction unit 225 ... restarting unit

Claims (7)

複数の入出力ポートと、前記複数の入出力ポートを制御する単一のプログラマブル論理回路とを備える入出力処理装置において、前記複数の入出力ポートのうちいずれか1つの入出力ポートからエラーが検出された場合に、検出されたエラーが、前記プログラマブル論理回路が備える回路配置データ用メモリのソフトエラーであるか否か判定する判定部と、
前記検出されたエラーが前記回路配置データ用メモリのソフトエラーである場合に、前記エラーが検出されていない他の入出力ポートの状態をビジー状態に設定する設定部と、
前記設定部が前記ビジー状態を設定した後に、前記プログラマブル論理回路に回路配置データの再設定を指示する指示部と、
を備えることを特徴とする制御装置。
In an input / output processing device comprising a plurality of input / output ports and a single programmable logic circuit for controlling the plurality of input / output ports, an error is detected from any one of the plurality of input / output ports. A determination unit for determining whether or not the detected error is a soft error in a circuit arrangement data memory included in the programmable logic circuit,
When the detected error is a soft error in the circuit arrangement data memory, a setting unit that sets the state of the other input / output port in which the error is not detected to a busy state;
An instruction unit that instructs the programmable logic circuit to reset circuit arrangement data after the setting unit sets the busy state;
A control device comprising:
前記設定部は、前記他の入出力ポートが入出力処理を実行中の場合には、前記入出力処理の終了後に、前記他の入出力ポートの状態をビジー状態に設定することを特徴とする請求項1に記載の制御装置。   The setting unit sets the state of the other input / output port to a busy state after the input / output processing is completed when the other input / output port is executing the input / output processing. The control device according to claim 1. 前記設定部は、前記複数の入出力ポートのうちいずれか1つの入出力ポートからエラー検出が検出された場合に、前記エラーが検出された入出力ポートの状態をビジー状態に設定することを特徴とする請求項1又は2に記載の制御装置。   The setting unit sets a state of the input / output port in which the error is detected to a busy state when an error detection is detected from any one of the plurality of input / output ports. The control device according to claim 1 or 2. 前記プログラマブル論理回路が前記回路配置データの再設定を実行後、前記エラーが検出された入出力ポート及び前記他の入出力ポートのビジー状態を解除し、再起動する再起動部を備えることを特徴とする請求項1から3のいずれか1項記載の制御装置。   The programmable logic circuit includes a restarting unit that cancels a busy state of the input / output port in which the error is detected and the other input / output port and restarts after the resetting of the circuit arrangement data. The control device according to any one of claims 1 to 3. 複数の入出力ポートと、前記複数の入出力ポートを制御する単一のプログラマブル論理回路とを備える入出力処理装置と、
請求項1から4のいずれか1項に記載の制御装置と、
を備える情報処理装置。
An input / output processing device comprising a plurality of input / output ports and a single programmable logic circuit for controlling the plurality of input / output ports;
A control device according to any one of claims 1 to 4,
An information processing apparatus comprising:
複数の入出力ポートと、前記複数の入出力ポートを制御する単一のプログラマブル論理回路とを備える入出力処理装置において、前記複数の入出力ポートのうちいずれか1つの入出力ポートからエラーが検出された場合に、検出されたエラーが、前記プログラマブル論理回路が備える回路配置データ用メモリのソフトエラーであるか否か判定する判定ステップと、
前記検出されたエラーが前記回路配置データ用メモリのソフトエラーである場合に、前記エラーが検出されていない他の入出力ポートの状態をビジー状態に設定する設定ステップと、
前記設定ステップでのビジー状態の設定が終了した後に、前記プログラマブル論理回路に回路配置データの再設定を指示する指示ステップと、
をコンピュータに実行させることを特徴とする制御プログラム。
In an input / output processing device comprising a plurality of input / output ports and a single programmable logic circuit for controlling the plurality of input / output ports, an error is detected from any one of the plurality of input / output ports. A determination step of determining whether or not the detected error is a soft error in a circuit arrangement data memory included in the programmable logic circuit,
When the detected error is a soft error of the circuit arrangement data memory, a setting step for setting the state of the other input / output port where the error is not detected to a busy state;
After completing the setting of the busy state in the setting step, an instruction step for instructing the programmable logic circuit to reset the circuit arrangement data;
A control program for causing a computer to execute.
複数の入出力ポートと、前記複数の入出力ポートを制御する単一のプログラマブル論理回路とを備える入出力処理装置において、前記複数の入出力ポートのうちいずれか1つの入出力ポートからエラーが検出された場合に、検出されたエラーが、前記プログラマブル論理回路が備える回路配置データ用メモリのソフトエラーであるか否か判定する判定ステップと、
前記検出されたエラーが前記回路配置データ用メモリのソフトエラーである場合に、前記エラーが検出されていない他の入出力ポートの状態をビジー状態に設定する設定ステップと、
前記設定ステップでのビジー状態の設定が終了した後に、前記プログラマブル論理回路に回路配置データの再設定を指示する指示ステップと、
を有することを特徴とする制御方法。
In an input / output processing device comprising a plurality of input / output ports and a single programmable logic circuit for controlling the plurality of input / output ports, an error is detected from any one of the plurality of input / output ports. A determination step of determining whether or not the detected error is a soft error in a circuit arrangement data memory included in the programmable logic circuit,
When the detected error is a soft error of the circuit arrangement data memory, a setting step for setting the state of the other input / output port where the error is not detected to a busy state;
After completing the setting of the busy state in the setting step, an instruction step for instructing the programmable logic circuit to reset the circuit arrangement data;
A control method characterized by comprising:
JP2010149357A 2010-06-30 2010-06-30 Control apparatus, information processing apparatus, control program, and control method Active JP5499950B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010149357A JP5499950B2 (en) 2010-06-30 2010-06-30 Control apparatus, information processing apparatus, control program, and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010149357A JP5499950B2 (en) 2010-06-30 2010-06-30 Control apparatus, information processing apparatus, control program, and control method

Publications (2)

Publication Number Publication Date
JP2012014353A true JP2012014353A (en) 2012-01-19
JP5499950B2 JP5499950B2 (en) 2014-05-21

Family

ID=45600724

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010149357A Active JP5499950B2 (en) 2010-06-30 2010-06-30 Control apparatus, information processing apparatus, control program, and control method

Country Status (1)

Country Link
JP (1) JP5499950B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052781A (en) * 2012-09-06 2014-03-20 Fujitsu Telecom Networks Ltd Fpga monitoring control circuit
JP2016052074A (en) * 2014-09-02 2016-04-11 株式会社日立製作所 Communication device
US9342407B2 (en) 2012-09-28 2016-05-17 Fujitsu Limited Storage control apparatus and computer-readable recording medium recorded with control program
JP2016092546A (en) * 2014-10-31 2016-05-23 東日本電信電話株式会社 Controller, control method, and computer program
WO2019097800A1 (en) * 2017-11-16 2019-05-23 株式会社日立産機システム Control device
JP2022073271A (en) * 2020-10-30 2022-05-17 横河電機株式会社 Device, method and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002222003A (en) * 2001-01-26 2002-08-09 Matsushita Electric Works Ltd General unit for programmable controller
JP2003229760A (en) * 2002-02-01 2003-08-15 Hitachi High-Technologies Corp Device controller
JP2005235074A (en) * 2004-02-23 2005-09-02 Fujitsu Ltd Software error correction method of fpga
JP2010079356A (en) * 2008-09-24 2010-04-08 Koyo Electronics Ind Co Ltd Programmable controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002222003A (en) * 2001-01-26 2002-08-09 Matsushita Electric Works Ltd General unit for programmable controller
JP2003229760A (en) * 2002-02-01 2003-08-15 Hitachi High-Technologies Corp Device controller
JP2005235074A (en) * 2004-02-23 2005-09-02 Fujitsu Ltd Software error correction method of fpga
JP2010079356A (en) * 2008-09-24 2010-04-08 Koyo Electronics Ind Co Ltd Programmable controller

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052781A (en) * 2012-09-06 2014-03-20 Fujitsu Telecom Networks Ltd Fpga monitoring control circuit
US9342407B2 (en) 2012-09-28 2016-05-17 Fujitsu Limited Storage control apparatus and computer-readable recording medium recorded with control program
JP2016052074A (en) * 2014-09-02 2016-04-11 株式会社日立製作所 Communication device
JP2016092546A (en) * 2014-10-31 2016-05-23 東日本電信電話株式会社 Controller, control method, and computer program
WO2019097800A1 (en) * 2017-11-16 2019-05-23 株式会社日立産機システム Control device
KR20200012930A (en) * 2017-11-16 2020-02-05 가부시키가이샤 히다치 산키시스템 Control unit
KR102294177B1 (en) * 2017-11-16 2021-08-27 가부시키가이샤 히다치 산키시스템 control device
US11194739B2 (en) 2017-11-16 2021-12-07 Hitachi Industrial Equipment Systems Co., Ltd. Control apparatus
JP2022073271A (en) * 2020-10-30 2022-05-17 横河電機株式会社 Device, method and program
US11687397B2 (en) 2020-10-30 2023-06-27 Yokogawa Electric Corporation Control device, method, and computer-readable storage medium
JP7338608B2 (en) 2020-10-30 2023-09-05 横河電機株式会社 Apparatus, method and program

Also Published As

Publication number Publication date
JP5499950B2 (en) 2014-05-21

Similar Documents

Publication Publication Date Title
JP5499950B2 (en) Control apparatus, information processing apparatus, control program, and control method
RU2720068C2 (en) Information processing device, method for control thereof and data storage medium
US9665521B2 (en) System and method for providing a processing node with input/output functionality by an I/O complex switch
US9182998B2 (en) Remote bios update in system having multiple computers
JP5593856B2 (en) Information processing apparatus and driver execution control method
US9240924B2 (en) Out-of band replicating bios setting data across computers
US9823972B2 (en) Mobile flash storage boot partition and/or logical unit shadowing
TWI724415B (en) A multi-node storage system and method for updating firmware thereof
US9384095B2 (en) Recovering from a defective boot image
KR20140058281A (en) Method for updating boot image for fast booting and image forming apparatus for performing the same
JP2008262538A (en) Method and system for handling input/output (i/o) errors
US9459884B2 (en) Self-healing using an alternate boot partition
JP2017076357A (en) Ufs device operation method, ufs host operation method, and operation method of system including ufs device and ufs host
JP6599725B2 (en) Information processing apparatus, log management method, and computer program
JP5034979B2 (en) START-UP DEVICE, START-UP METHOD, AND START-UP PROGRAM
JP2007080012A (en) Rebooting method, system and program
JPWO2004081791A1 (en) Virtual machine system and firmware update method in virtual machine system
US20060047927A1 (en) Incremental provisioning of software
US7506115B2 (en) Incremental provisioning of software
JP2005309580A (en) Storage control system and boot control system
TWI448967B (en) Updating method of software and computer readable medium
JP2006178688A (en) Multiplexing apparatus and method for multiplexing legacy device
WO2016067404A1 (en) Computer system
JP2020057250A (en) Information processor, and control method and program therefor
JP2018106251A (en) Information processing apparatus, updating method of operation program and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130507

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: 20140212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140212

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140225

R150 Certificate of patent or registration of utility model

Ref document number: 5499950

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150