WO2015173958A1 - Communication system, information processing device, and communication control method - Google Patents

Communication system, information processing device, and communication control method Download PDF

Info

Publication number
WO2015173958A1
WO2015173958A1 PCT/JP2014/063097 JP2014063097W WO2015173958A1 WO 2015173958 A1 WO2015173958 A1 WO 2015173958A1 JP 2014063097 W JP2014063097 W JP 2014063097W WO 2015173958 A1 WO2015173958 A1 WO 2015173958A1
Authority
WO
WIPO (PCT)
Prior art keywords
information processing
processing apparatus
unit
connection
detection
Prior art date
Application number
PCT/JP2014/063097
Other languages
French (fr)
Japanese (ja)
Inventor
徹 吉永
Original Assignee
富士通株式会社
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 富士通株式会社 filed Critical 富士通株式会社
Priority to JP2015531770A priority Critical patent/JP5962861B2/en
Priority to PCT/JP2014/063097 priority patent/WO2015173958A1/en
Publication of WO2015173958A1 publication Critical patent/WO2015173958A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements

Definitions

  • the present invention relates to a communication system, an information processing apparatus, and a communication control method.
  • FIG. 5 is a diagram schematically showing a functional configuration of a communication system as a conventional example.
  • a communication system 100a illustrated in FIG. 5 is provided in, for example, a server device, and includes a CPU 1a, a PCI Express card 2a, and a system control unit 3a.
  • the CPU 1a and the system control unit 3a are communicably connected via an inter-integrated circuit (I2C) bus 32a, and the PCI Express card 2a and the system control unit 3a are also communicably connected via the I2C bus 32a.
  • I2C inter-integrated circuit
  • the system control unit 3a resets and initializes each device (the CPU 1a and the PCI Express card 2a) via the I2C bus 32a (preprocessing for performing link-up such as initialization setting of internal registers provided in each device) Link up start instruction).
  • the CPU 1a includes a root complex 10a, and the root complex 10a is communicably connected to the PCI Express card 2a via a PCI Express Link 31a.
  • the PCI Express card 2a includes an end point 20a, and the end point 20a is communicably connected to the CPU 1a via the PCI Express link 31a.
  • the root complex 10a and the end point 20a are devices conforming to the PCI Express standard.
  • the physical layer of the root complex 10a and the endpoint 20a includes a Link Training and Status State Machine (LTSSM) that is a state machine that initializes the PCI Express link 31a.
  • LTSSM operates based on the PCI Express standard.
  • FIG. 6 is a diagram showing state transition of link-up processing in a communication system as a conventional example.
  • the LTSSM changes the link-up process to the Detect state 40.
  • the Detect state 40 includes a Detect.quite state 41 and a Detect.active state 42 as substates.
  • the LTSSM When the LTSSM detects a link destination device via the PCI Express link 31a, the LTSSM transitions the link-up process to the polling state 50.
  • the Polling state 50 includes a Polling.active state 51, a Polling.compliance state 52, and a Polling.configuration state 53 as substates.
  • the LTSSM transmits / receives an ordered set of training sequences to / from a link destination device.
  • the training sequence is an initialization procedure for making the PCI Express link 31a usable.
  • the LTSSM advances the link-up process in synchronization with the link-destination device by transmitting / receiving an order set corresponding to each state to / from the link-destination device.
  • the LTSSM When the LTSSM transitions the link-up process to the Configuration state 60, the LTSSM establishes the lane configuration of the PCI Express link 31a by transmitting and receiving a training sequence to and from the link destination device. Then, the LTSSM shifts the link-up process to the L0 state 70 which is a normal state in which control packets and data packets can be transmitted and received.
  • the system control unit 3a initializes each device in turn, and each device starts link-up processing independently.
  • the PCI Express card 2a (end point 20a) starts the link-up process before the CPU 1a (root complex 10a). Since the initialization procedure of the root complex 10a and the endpoint 20a is not defined by the PCI Express specification, the timing for starting the link-up process varies depending on the device manufacturer. Further, the CPU 1a (root complex 10a) and the PCI Express card 2a (end point 20a) having different manufacturers may be mounted on one server device. In this case, the initialization procedure of each device cannot be changed, and the link-up process between the root complex 10a and the end point 20a is not executed synchronously.
  • the end point 20a may transition to the link-up process in the polling state 50 before the root complex 10a.
  • the LTSSM of the endpoint 20a cannot start the link-up process synchronized with the root complex 10a until the link-up process of the root complex 10a can transition to the polling state 50.
  • the LTSSM of the endpoint 20a repeatedly executes the link-up process in the Detect state 40 and the Polling state 50.
  • the LTSSM of the endpoint 20a can detect the existence of the root complex 10a, but detects the timeout because it cannot receive the ordered set of training sequences from the root complex 10a in the Polling state 50.
  • the LTSSM of the endpoint 20a detects a timeout, the LTSSM determines that the training sequence has failed, returns the link-up process to the Detect state 40, and tries to re-link up.
  • the LTSSM of each device can transmit and receive an order set of training sequences to each other.
  • the LTSSM of each device executes link-up processing in synchronization with the order of the Polling.active state 51, the Polling.configuration state 53, the Configuration state 60, and the L0 state 70, and proceeds with initialization of the PCI Express link 31a. Can do.
  • the Polling.compliance state 52 is a test state that does not need to transition in the normal normal operation of PCI Express.
  • the LTSSM of each device since each device does not execute the link-up process in synchronization with each other, the LTSSM of each device starts the link-up process independently.
  • the LTSSM of the device that has previously transitioned to the Polling state 50 may transition to the Polling.compliance state 52 because the link-up process of the link destination device is the Detect state 40.
  • the LTSSM of each device cannot perform link-up processing.
  • the conventional communication system 100a has a problem that normal operation cannot be performed when a failure or the like occurs in a test function in the initialization process of PCI Express.
  • the object is to reliably complete the connection process.
  • this communication system is a communication system having first and second information processing apparatuses that are communicably connected to each other, and the second information processing apparatus is a first reception included in the first information processing apparatus.
  • a second detection unit that detects connection with a first detection unit, wherein the first information processing device includes a first detection unit that detects connection with a second reception unit included in the second information processing device, and the first or A first deterrence unit for deterring detection of a connection with the second reception unit by the first detection unit, and an initialization process of the second information processing device;
  • a second deterring unit that deters detection of connection with the first receiving unit by the second detecting unit when starting the initialization process;
  • the connection process can be completed reliably.
  • FIG. 6C is a diagram illustrating state transitions in the communication system as an example of the present embodiment. It is a figure which shows typically the function structure of the communication system as a prior art example. It is a figure which shows the state transition of the link up process in the communication system as a prior art example.
  • FIG. 1 is a diagram schematically showing a functional configuration of a communication system as an example of the embodiment
  • FIG. 2 is provided in the communication system as an example of the embodiment. It is a figure which shows typically the function structure of a PCI Express device.
  • route complex 10 first information processing device
  • endpoint second information processing device
  • system control unit 3 The route complex 10 and the system control unit 3 are communicably connected via the I2C bus 32, and the endpoint 20 and the system control unit 3 are also communicably connected via the I2C bus 32.
  • the root complex 10 and the end point 20 are provided on a CPU and a PCI Express card (not shown), respectively. As shown in FIG. 1, the root complex 10 and the end point 20 are connected by a PCI Express link 31, so that the CPU and the PCI Express card can communicate with each other. Further, on the PCI Express link 31, for example, a coupling capacitor 33 is provided.
  • the system control unit 3 uses the I2C bus 32 to reset and initialize each device (the root complex 10 and the endpoint 20) (before performing link-up processing such as initialization setting of internal registers included in each device).
  • Process and link-up process start instruction may be collectively referred to as “link-up processing”.
  • the process in the Detect state 40 during the “link up process” may be particularly referred to as “initialization process”.
  • the system control unit 3 when resetting the root complex 10 or the endpoint 20, the system control unit 3 sends a signal “1” (hereinafter referred to as “receiver detection suppression” to a Flip-Flop (FF) 14 described later included in the root complex 10. In some cases, such as “mode setting”. That is, the system control unit 3 sets the receiver detection inhibition mode by inputting the signal “1” to the FF 14.
  • FF Flip-Flop
  • the system control unit 3 sends a signal “0” (hereinafter referred to as “receiver detection inhibition mode”) to the FF 14 when the link-up process in the route complex 10 becomes a state in which transition to the polling state 50 (see FIG. 6) is possible. In some cases, such as “Release”, etc.). That is, the system control unit 3 cancels the receiver detection inhibition mode by inputting the signal “0” to the FF 14.
  • the root complex 10 and the endpoint 20 have a Physical Layer 101, a Data Link Layer 102, and a Transaction Layer as layers for performing communication conforming to the PCI Express standard. (Transaction layer) 103 is provided.
  • Transaction layer As shown in FIG. 2, the system control unit 3 is not shown for simplicity.
  • the transaction layer 103 generates and decrypts Transaction Layer Packet (TLP), for example.
  • TLP Transaction Layer Packet
  • the data link layer 102 performs management, error detection, and correction of the PCI Express link 31, for example.
  • the physical layer 101 of the root complex 10 includes a logical sub-block (logical sub-block) 110 and a serializer / deserializer (SERDES; electrical sub-block) 120.
  • logical sub-block logical sub-block
  • SERDES serializer / deserializer
  • the logical sub block 110 includes the LTSSM 11.
  • the logical sub-block 110 includes the FF 14 shown in FIG. That is, the logical sub block 110 illustrated in FIG. 2 corresponds to the LTSSM 11 and the FF 14 of the root complex 10 illustrated in FIG. The functions of the LTSSM 11 and the FF 14 will be described later with reference to FIG.
  • the SERDES 120 includes a transmission device (TX) 12 and a reception device (RX) 13, and corresponds to the TX 12 and the RX 13 shown in FIG. A functional configuration included in the TX 12 and the RX 13 will be described later with reference to FIG.
  • the physical layer 101 of the endpoint 20 includes a logical sub block 210 and a SERDES 220.
  • the logical sub-block 210 includes the LTSSM 11 and corresponds to the LTSSM 11 of the endpoint 20 shown in FIG.
  • the SERDES 220 includes TX22 and RX23, and corresponds to TX22 and RX23 shown in FIG. A functional configuration of the TX 22 and the RX 23 will be described later with reference to FIG.
  • the TX 12 of the root complex 10 is connected to the RX 23 of the endpoint 20 via a PCI Express link 31 so that data can be transmitted.
  • the TX 22 of the end point 20 is connected to the RX 13 of the root complex 10 via the PCI Express link 31 so that data can be transmitted.
  • the root complex 10 includes an LTSSM (management unit) 11, TX 12, RX 13, and FF 14 in the physical layer 101 shown in FIG.
  • the FF 14 is a logic circuit that temporarily holds 1-bit information in a “0” or “1” state. Specifically, the FF 14 receives the signal “1” when set to the receiver detection inhibition mode from the system control unit 3. The FF 14 receives the signal “0” when the receiver detection inhibition mode is canceled from the system control unit 3.
  • the FF 14 outputs a signal input from the system control unit 3 as an rcv_det_dis signal, and inputs the signal to an AND circuit 123 described later included in the TX 12 and a switch 133 described later included in the RX 13.
  • the RX 13 includes a receiver (first receiving unit) 131, two termination resistors (resistors) 132d and 132e, and two switches 133d and 133e.
  • the two termination resistors 132d and 132e may be collectively referred to as “termination resistor 132”
  • the two switches 133d and 133e may be collectively referred to as “switch 133”.
  • the receiver 131 is connected to a driver 121, which will be described later, included in the endpoint 20 via the PCI Express link 31.
  • a driver 121 which will be described later, included in the endpoint 20 via the PCI Express link 31.
  • FIG. 1 As a specific configuration of the PCI Express link 31 between the receiver 131 of the root complex 10 and the driver 121 of the endpoint 20, a data transmission line 31d for transmitting a pair of differential signals and A data transmission line 31e is shown.
  • the receiver 131 of the route complex 10 receives the data transmitted by the driver 121 of the endpoint 20 via the data transmission line 31d and the data transmission line 31e.
  • the termination resistor 132 is connected to the PCI Express link 31 and the power supply VDDR. Specifically, the termination resistor 132d has one end connected to the data transmission line 31d and the other end connected to the power supply VDDR. The termination resistor 132e has one end connected to the data transmission line 31e and the other end connected to the power supply VDDR. The termination resistor 132 generates an impedance having a magnitude that allows a later-described receiver detection circuit 122 included in the endpoint 20 to detect the receiver 131 of the root complex 10.
  • the switch 133 is provided on a circuit between the termination resistor 132 and the PCI Express link 31. Specifically, the switch 133d is provided on a circuit between the termination resistor 132d and the data transmission line 31d, and the switch 133e is provided on a circuit between the termination resistor 132e and the data transmission line 31e.
  • the switch 133 is connected to the FF 14 and operates when an rcv_det_dis signal output from the FF 14 is input.
  • the FF 14 and the switch 133 function as a second suppression unit that suppresses detection of connection with the receiver 131 of the root complex 10 by the receiver detection circuit 122 of the endpoint 20 when the receiver detection suppression mode is set.
  • the FF 14 and the switch 133 also function as a suppression release unit that cancels the suppression by the second suppression unit when the receiver detection suppression mode is canceled.
  • the TX 12 includes a driver (first transmission unit) 121, a receiver detection circuit (first detection unit) 122, and an AND circuit 123.
  • the driver 121 is connected to a later-described receiver 131 included in the endpoint 20 via the PCI Express link 31 and transmits data to the receiver 131.
  • a data transmission line 31d for transmitting a pair of differential signals and A data transmission line 31e is shown.
  • the driver 121 of the route complex 10 transmits data to the receiver 131 of the endpoint 20 via the data transmission line 31d and the data transmission line 31e.
  • the receiver detection circuit 122 is connected to the PCI Express link 31 (the data transmission line 31d and the data transmission line 31e), and detects the connection with the receiver 131 included in the endpoint 20.
  • the receiver detection circuit 122 is connected to the AND circuit 123, and inputs a detection signal “1” to the AND circuit 123 when detecting the connection with the receiver 131 of the endpoint 20.
  • the AND circuit 123 is a 2-input / 1-output logic circuit. Two input terminals of the AND circuit 123 are connected to the FF 14 and the receiver detection circuit 122, respectively.
  • the FF 14 side input terminal of the AND circuit 123 inverts the rcv_det_dis signal output from the FF 14 and inputs the inverted signal to the AND circuit 123. That is, the AND circuit 123 takes a logical product of the inverted signal of the rcv_det_dis signal output from the FF 14 and the detection signal output from the receiver detection circuit 122.
  • An output terminal of the AND circuit 123 is connected to the LTSSM11, and a logical product obtained by two input signals is input to the LTSSM11 as an rcv_det signal.
  • the detection signal “1” output from is input.
  • the detection signal “0” output from the circuit 122 is input.
  • the FF 14 and the AND circuit 123 serve as a first deterrence unit that deters (masks) the detection of the connection with the receiver 131 of the endpoint 20 by the receiver detection circuit 122 of the root complex 10 when the receiver detection deterrence mode is set. Function. Further, the FF 14 and the AND circuit 123 also function as a suppression release unit that cancels the suppression (mask) by the first suppression unit when the receiver detection suppression mode is canceled.
  • the LTSSM 11 is a state machine that initializes the PCI Express link 31 and operates based on the PCI Express standard. In other words, the LTSSM 11 manages the initialization process of the route complex 10 and the link-up process (connection process) with the end point 20.
  • the LTSSM 11 is connected to the AND circuit 123 and receives the rcv_det signal from the AND circuit 123.
  • the LTSSM 11 prevents the link-up process in the route complex 10 from transitioning to the Polling state 50 (see FIG. 6).
  • the LTSSM 11 synchronizes the link-up process in the route complex 10 with the link-up process in the endpoint 20 and transitions to the Polling state 50 (see FIG. 6).
  • the endpoint 20 includes the LTSSM 11, TX 22, and RX 23 in the physical layer 101 illustrated in FIG. 2.
  • the TX 22 includes a driver (second transmission unit) 121 and a receiver detection circuit (second detection unit) 122.
  • the RX 23 includes a receiver (second receiving unit) 131 and two termination resistors 132.
  • the system control unit 3 issues a reset signal to the root complex 10 and the end point 20, and sets the root complex 10 to the receiver detection inhibition mode (step S1). Specifically, the system control unit 3 inputs a signal “1” to the FF 14 of the root complex 10 via the I2C bus 32.
  • the FF 14 and the AND circuit 123 function as a first suppression unit that inputs the suppression signal “0” to the LTSSM 11. Then, the first deterrence unit deters the LTSSM 11 of the root complex 10 from shifting the link-up process of the root complex 10 to the polling state 50 (see FIG. 6).
  • the FF 14 and the switch 133 function as a second suppression unit that suppresses detection of connection with the receiver 131 of the root complex 10 by the receiver detection circuit 122 of the endpoint 20 by disabling the PCI Express link 31. Then, the second deterrence unit inhibits the LTSSM 11 of the end point 20 from transitioning the link-up process of the end point 20 to the polling state 50 (see FIG. 6).
  • the LTSSM 11 of the end point 20 executes the initialization process of the Detect state 40 (see FIG. 6) in the end point 20 (step S2). Then, the LTSSM 11 of the root complex 10 executes an initialization process of the Detect state 40 (see FIG. 6) in the root complex 10 (step S3).
  • the root complex 10 and the endpoint 20 start the link-up process in the Detect state 40 (see FIG. 6), but cannot detect the partner receiver 131 because the receiver detection suppression mode is set. Therefore, the link up process of the root complex 10 and the endpoint 20 continues to remain in the Detect state 40 (see FIG. 6).
  • step S4 cancels the receiver detection inhibition mode when the link-up process of the root complex 10 becomes transitionable to the polling state 50 (see FIG. 6) (step S4).
  • the system control unit 3 inputs a signal “0” to the FF 14 of the route complex 10 via the I2C bus 32.
  • the FF 14 and the AND circuit 123 enable the detection signal output from the receiver detection circuit 122 of the root complex 10 so that the LTSSM 11 of the root complex 10 can recognize the detection signal.
  • the FF 14 and the switch 133 enable the PCI Express link 31 between the receiver 131 of the root complex 10 and the receiver detection circuit 122 of the endpoint 20.
  • the FF 14, the AND circuit 123, and the switch 133 function as a suppression release unit that cancels the suppression by the first and second suppression units. Then, the suppression release unit synchronizes the respective link-up processes with the LTSSM 11 of the root complex 10 and the endpoint 20 and makes a transition to the Polling state 50 (see FIG. 6).
  • the root complex 10 and the endpoint 20 can detect the receiver 131 of the other party because the receiver detection inhibition mode has been canceled. Then, the root complex 10 and the endpoint 20 transition to the link-up process in the polling state 50 (see FIG. 6) in synchronization with each other, and continue the link-up process.
  • FIG. 4A is a diagram illustrating a state transition when the link-up process in the communication system as the conventional example is normally completed.
  • the link-up start timing of the route complex 10a and the endpoint 20a is shifted, and the link-up process of the endpoint 20a is performed before the link-up process of the route complex 10a. Transition to the state (see symbol A1).
  • the link up process of the root complex 10a transits to the Detect.active state (see reference A2)
  • the link up process of the end point 20a is also detected in the Detect.active state (reference sign). (See A3).
  • the root complex 10a and the end point 20a can execute link-up processing in the polling state (see symbols A4 and A5) in synchronization with each other.
  • FIG. 4B is a diagram illustrating state transition when a failure occurs during link-up processing in a communication system as a conventional example.
  • a failure has occurred such as a transition condition from the Polling.compliance state (see reference numeral B1) to the next state cannot be detected.
  • the link-up process of the root complex 10a can transition to the Detect.active state (see reference B2), the link-up process of the root complex 10a is performed in the Polling state (see reference B3), the Detect state (see reference B4). Will be repeated. Then, the route complex 10a and the end point 20a cannot complete the link-up process.
  • FIG. 4C is a diagram illustrating state transition in the communication system as an example of the present embodiment.
  • the second deterrence unit (FF 14 and switch 133) causes the link-up process of the endpoint 20 to transition from the Detect.active state (see C1) to the Polling.compliance state (not shown). Suppress it.
  • the route complex 10 and the endpoint 20 link up in the polling state (see symbols C3 and C4) in synchronization with each other after the link-up process of the route complex 10 transitions to the Detect.active state (see symbol C2). Processing can be executed.
  • the function of the first deterrence unit (FF 14 and AND circuit 123) when the root complex 10 executes the link-up process in the Detect.active state before the end point 20, the function of the first deterrence unit (FF 14 and AND circuit 123) The same effect as described with reference to FIG. 4C can be obtained. That is, the first inhibition unit (FF 14 and AND circuit 123) inhibits the link-up process of the root complex 10 from transitioning from the Detect.active state to the Polling.compliance state. Thereby, similarly to the example shown in FIG. 4C, the root complex 10 and the end point 20 can reliably complete the link-up process.
  • the first suppression unit (FF 14 and AND circuit 123) detects the connection with the second reception unit 131 by the first detection unit 122 when starting the initialization process of the first or second information processing device 10 or 20. Is suppressed.
  • the second deterring unit (FF 14 and switch 133) is connected to the first receiving unit 131 by the second detecting unit 122 when starting the initialization process of the first or second information processing apparatus 10 or 20. Suppress detection. As a result, the communication system 100 can reliably complete the connection process.
  • the first deterrence units 14 and 123 perform deterrence by preventing the first detection unit 122 from inputting a detection signal indicating that the connection with the second reception unit 131 has been input to the management unit 11.
  • the link-up process of the first information processing apparatus 10 continues to remain in the Detect state until the transition condition to the Polling state is satisfied in the link-up process of the second information processing apparatus 20, and transits to the Polling.compliance state. There is no.
  • the first information processing apparatus 10 and the second information processing apparatus 20 reliably complete the link-up process even if a failure or the like occurs in the test function executed in the Polling.compliance state of the root complex 10. Can be made.
  • the second deterrence units 14 and 133 perform deterrence by invalidating the communication path 31 between the first reception unit 131 and the second detection unit 122.
  • the link-up process of the second information processing apparatus 20 continues to remain in the Detect state until the transition condition to the Polling state is satisfied in the link-up process of the first information processing apparatus 10, and transits to the Polling.compliance state. There is no. Even if a failure or the like occurs in the test function executed in the Polling.compliance state of the second information processing apparatus 20, the first information processing apparatus 10 and the endpoint 20 reliably complete the link-up process. Can be made.
  • the deterrence cancellation unit (FF14, AND circuit 123 and switch 133) cancels the deterrence by the first and second deterrence units 14, 123, 133 when the initialization process of the first information processing apparatus 10 is completed.
  • the first detection unit 122 can detect the connection with the second reception unit 131
  • the second detection unit 122 can detect the connection with the first reception unit 131.
  • the first and second information processing apparatuses 10 and 20 make the link-up process transition to the Polling.configuration state in synchronization with each other without causing the link-up process to transition to the Polling.compliance state, and continues the link-up process. can do.
  • the first and second information processing apparatuses 10 and 20 have the function as the first and second deterring units 14, 123, 133 mounted on the first information processing apparatus 10, 20. And the link-up process of the 2nd information processing apparatus 10 and 20 can be performed synchronously mutually. Therefore, for example, even when the configuration of the second information processing device 20 cannot be changed, the above-described effects can be obtained by causing the first information processing device 10 to implement the functions as the first and second deterring units 14, 123, and 133. Can play.
  • the root complex 10 serves as the first inhibition unit (FF14 and AND circuit 123), the second inhibition unit (FF14 and switch 133), and the inhibition release unit (FF14, AND circuit 123 and switch 133).
  • the end point 20 may have a function as a first inhibition unit (FF14 and AND circuit 123), a second inhibition unit (FF14 and switch 133), and an inhibition release unit (FF14, AND circuit 123 and switch 133).
  • the communication system 100 includes the root complex 10 and the endpoint 20, and the root complex 10 and the endpoint 20 are provided on a CPU and a PCI Express card (not shown), respectively. It is not limited to this.
  • the communication system 100 may include any two or more devices that conform to the PCI Express standard. One of the devices functions as the above-described first suppression unit (FF14 and AND circuit 123), second suppression unit (FF14 and switch 133), and suppression cancellation unit (FF14, AND circuit 123 and switch 133). May be.
  • the communication system 100 includes the route complex 10 and the end point 20 that conform to the PCI Express standard, but is not limited thereto.
  • the communication system 100 may include two or more various devices that conform to a standard other than the PCI Express standard and have states corresponding to the Detect state and the Polling state of the PCI Express standard in the link-up process.
  • the FF 14, the AND circuit 123, and the switch 133 function as the first deterrence unit, the second deterrence unit, and the deterrence release unit, but the present invention is not limited to this.
  • a switch is provided on the PCI Express link 31 between TX12 and RX23 and between TX22 and RX13 so that the system control unit 3 operates the switch on the PCI Express link 31.
  • the system control unit 3 sets and cancels the receiver detection inhibition mode by operating a switch on the PCI Express link 31.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Communication Control (AREA)
  • Bus Control (AREA)
  • Information Transfer Systems (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

In order to reliably complete a connection process, a second information processing device (20) is provided with a second detection unit (122) that detects a connection to a first reception unit (131) in a first information processing device (10) and said first information processing device (10) is provided with a first detection unit (122) that detects a connection to a second reception unit (131) in the second information processing device (20), a first prevention unit (14, 123) that prevents the first detection unit (122) from detecting a connection to the second reception unit (131) when an initialization process for the first or second information processing device (10 or 20) is started, and a second prevention unit (14, 133) that prevents the second detection unit (122) from detecting a connection to the first reception unit (131) when an initialization process for the first or second information processing device (10 or 20) is started.

Description

通信システム,情報処理装置及び通信制御方法Communication system, information processing apparatus, and communication control method
 本発明は、通信システム,情報処理装置及び通信制御方法に関する。 The present invention relates to a communication system, an information processing apparatus, and a communication control method.
 近年、サーバ装置等のInput/Output(I/O)シリアルインタフェースとして、Peripheral Component Interconnect Express(PCI Express)が使用されている。
 図5は、従来例としての通信システムの機能構成を模式的に示す図である。
 図5に示す通信システム100aは、例えばサーバ装置に備えられ、CPU1a,PCI Expressカード2a及びシステム制御部3aを備える。CPU1aとシステム制御部3aとはInter-Integrated Circuit(I2C)バス32aを介して通信可能に接続され、PCI Expressカード2aとシステム制御部3aともI2Cバス32aを介して通信可能に接続される。
In recent years, Peripheral Component Interconnect Express (PCI Express) has been used as an input / output (I / O) serial interface for server devices and the like.
FIG. 5 is a diagram schematically showing a functional configuration of a communication system as a conventional example.
A communication system 100a illustrated in FIG. 5 is provided in, for example, a server device, and includes a CPU 1a, a PCI Express card 2a, and a system control unit 3a. The CPU 1a and the system control unit 3a are communicably connected via an inter-integrated circuit (I2C) bus 32a, and the PCI Express card 2a and the system control unit 3a are also communicably connected via the I2C bus 32a.
 システム制御部3aは、I2Cバス32aを介して、各デバイス(CPU1a及びPCI Expressカード2a)のリセットや初期化(各デバイスが備える内部レジスタの初期化設定等のリンクアップを行なうための前処理及びリンクアップ開始指示)を実施する。
 CPU1aはルートコンプレックス(Root Complex)10aを備え、ルートコンプレックス10aはPCI Express Link(PCI Expressリンク)31aを介してPCI Expressカード2aと通信可能に接続される。
The system control unit 3a resets and initializes each device (the CPU 1a and the PCI Express card 2a) via the I2C bus 32a (preprocessing for performing link-up such as initialization setting of internal registers provided in each device) Link up start instruction).
The CPU 1a includes a root complex 10a, and the root complex 10a is communicably connected to the PCI Express card 2a via a PCI Express Link 31a.
 PCI Expressカード2aはエンドポイント(Endpoint)20aを備え、エンドポイント20aはPCI Expressリンク31aを介してCPU1aと通信可能に接続される。
 ルートコンプレックス10a及びエンドポイント20aは、PCI Express規格に準拠する装置である。
 ルートコンプレックス10a及びエンドポイント20aの物理レイヤは、PCI Expressリンク31aの初期化を行なうステートマシンであるLink Training and Status State Machine(LTSSM)を備える。LTSSMは、PCI Express規格に基づいて動作する。
The PCI Express card 2a includes an end point 20a, and the end point 20a is communicably connected to the CPU 1a via the PCI Express link 31a.
The root complex 10a and the end point 20a are devices conforming to the PCI Express standard.
The physical layer of the root complex 10a and the endpoint 20a includes a Link Training and Status State Machine (LTSSM) that is a state machine that initializes the PCI Express link 31a. The LTSSM operates based on the PCI Express standard.
 図6は、従来例としての通信システムにおけるリンクアップ処理のステート遷移を示す図である。
 PCI Expressリンク31aの初期化(reset)が行なわれると、LTSSMは、リンクアップ処理をDetectステート40に遷移させる。Detectステート40は、サブステートとして、Detect.quiteステート41及びDetect.activeステート42を含む。
FIG. 6 is a diagram showing state transition of link-up processing in a communication system as a conventional example.
When initialization (reset) of the PCI Express link 31 a is performed, the LTSSM changes the link-up process to the Detect state 40. The Detect state 40 includes a Detect.quite state 41 and a Detect.active state 42 as substates.
 LTSSMは、PCI Expressリンク31aを介してリンク先のデバイスを検知すると、リンクアップ処理をPollingステート50に遷移させる。Pollingステート50は、サブステートとして、Polling.activeステート51,Polling.complianceステート52及びPolling.configurationステート53を含む。LTSSMは、Pollingステート50において、リンク先のデバイスとの間でトレーニングシーケンスのオーダセットの送受信を行なう。トレーニングシーケンスは、PCI Expressリンク31aを使用可能な状態にするための初期化手順である。LTSSMは、各ステートに対応するオーダセットをリンク先のデバイスとの間で送受信することにより、リンク先のデバイスとリンクアップ処理を同期して進める。 When the LTSSM detects a link destination device via the PCI Express link 31a, the LTSSM transitions the link-up process to the polling state 50. The Polling state 50 includes a Polling.active state 51, a Polling.compliance state 52, and a Polling.configuration state 53 as substates. In the Polling state 50, the LTSSM transmits / receives an ordered set of training sequences to / from a link destination device. The training sequence is an initialization procedure for making the PCI Express link 31a usable. The LTSSM advances the link-up process in synchronization with the link-destination device by transmitting / receiving an order set corresponding to each state to / from the link-destination device.
 LTSSMは、リンクアップ処理をConfigurationステート60に遷移させると、トレーニングシーケンスをリンク先のデバイスとの間で送受信することによってPCI Expressリンク31aのレーン構成を確立する。
 そして、LTSSMは、リンクアップ処理を制御パケット及びデータパケットの送受信が可能な正常状態であるL0ステート70に遷移させる。
特開2011-248814号公報 特表2008-547362号公報
When the LTSSM transitions the link-up process to the Configuration state 60, the LTSSM establishes the lane configuration of the PCI Express link 31a by transmitting and receiving a training sequence to and from the link destination device.
Then, the LTSSM shifts the link-up process to the L0 state 70 which is a normal state in which control packets and data packets can be transmitted and received.
JP 2011-248814 A Special table 2008-547362
 システム制御部3aは各デバイスを順番に初期化し、各デバイスは独立してリンクアップ処理を開始する。例えば、PCI Expressカード2a(エンドポイント20a)がCPU1a(ルートコンプレックス10a)よりも先にリンクアップ処理を開始する。また、ルートコンプレックス10a及びエンドポイント20aの初期化手順はPCI Express仕様で規定されていないため、リンクアップ処理を開始するタイミングはデバイスの製造メーカによって異なるものとなる。更に、製造メーカが異なるCPU1a(ルートコンプレックス10a)とPCI Expressカード2a(エンドポイント20a)とが、1台のサーバ装置に搭載されることがある。この場合には、各デバイスの初期化手順を変更することができず、ルートコンプレックス10aとエンドポイント20aとのリンクアップ処理は同期して実行されない。 The system control unit 3a initializes each device in turn, and each device starts link-up processing independently. For example, the PCI Express card 2a (end point 20a) starts the link-up process before the CPU 1a (root complex 10a). Since the initialization procedure of the root complex 10a and the endpoint 20a is not defined by the PCI Express specification, the timing for starting the link-up process varies depending on the device manufacturer. Further, the CPU 1a (root complex 10a) and the PCI Express card 2a (end point 20a) having different manufacturers may be mounted on one server device. In this case, the initialization procedure of each device cannot be changed, and the link-up process between the root complex 10a and the end point 20a is not executed synchronously.
 これにより、例えば、エンドポイント20aがルートコンプレックス10aよりも先にPollingステート50のリンクアップ処理に遷移する場合が生じる。この場合には、エンドポイント20aのLTSSMは、ルートコンプレックス10aのリンクアップ処理がPollingステート50に遷移できるようになるまでの間、ルートコンプレックス10aと同期したリンクアップ処理を開始することができない。このため、エンドポイント20aのLTSSMは、Detectステート40とPollingステート50とにおけるリンクアップ処理を繰り返し実行する。具体的には、エンドポイント20aのLTSSMは、ルートコンプレックス10aの存在を検知することはできるが、Pollingステート50においてトレーニングシーケンスのオーダセットをルートコンプレックス10aから受信できないため、タイムアウトを検出する。そして、エンドポイント20aのLTSSMは、タイムアウトを検出すると、トレーニングシーケンスが失敗したと判断し、リンクアップ処理をDetectステート40に戻して再リンクアップを試みる。 Thus, for example, the end point 20a may transition to the link-up process in the polling state 50 before the root complex 10a. In this case, the LTSSM of the endpoint 20a cannot start the link-up process synchronized with the root complex 10a until the link-up process of the root complex 10a can transition to the polling state 50. For this reason, the LTSSM of the endpoint 20a repeatedly executes the link-up process in the Detect state 40 and the Polling state 50. Specifically, the LTSSM of the endpoint 20a can detect the existence of the root complex 10a, but detects the timeout because it cannot receive the ordered set of training sequences from the root complex 10a in the Polling state 50. When the LTSSM of the endpoint 20a detects a timeout, the LTSSM determines that the training sequence has failed, returns the link-up process to the Detect state 40, and tries to re-link up.
 一方、ルートコンプレックス10a及びエンドポイント20aのLTSSMがともにリンクアップ処理をPollingステート50に遷移できている場合には、各デバイスのLTSSMは互いにトレーニングシーケンスのオーダセットを送受信することができる。そして、各デバイスのLTSSMは、リンクアップ処理をPolling.activeステート51,Polling.configurationステート53,Configurationステート60及びL0ステート70の順番に同期させて実行し、PCI Expressリンク31aの初期化を進めることができる。 On the other hand, when both the LTSSM of the root complex 10a and the end point 20a have been able to transition the link-up process to the polling state 50, the LTSSM of each device can transmit and receive an order set of training sequences to each other. The LTSSM of each device executes link-up processing in synchronization with the order of the Polling.active state 51, the Polling.configuration state 53, the Configuration state 60, and the L0 state 70, and proceeds with initialization of the PCI Express link 31a. Can do.
 ここで、Polling.complianceステート52は、PCI Expressの本来の通常動作では遷移する必要のないテスト用のステートである。上述したように、従来の通信システム100aにおいては、各デバイスはリンクアップ処理を互いに同期させて実行しないため、各デバイスのLTSSMは独立してリンクアップ処理を開始する。この場合には、先にPollingステート50に遷移したデバイスのLTSSMは、リンク先のデバイスのリンクアップ処理がDetectステート40であるため、Polling.complianceステート52に遷移する可能性がある。そして、Polling.complianceステート52におけるテスト用の機能において故障等が発生し、Polling.complianceステート52から次のステートへ遷移できなくなった場合には、各デバイスのLTSSMはリンクアップ処理ができなくなる。 Here, the Polling.compliance state 52 is a test state that does not need to transition in the normal normal operation of PCI Express. As described above, in the conventional communication system 100a, since each device does not execute the link-up process in synchronization with each other, the LTSSM of each device starts the link-up process independently. In this case, the LTSSM of the device that has previously transitioned to the Polling state 50 may transition to the Polling.compliance state 52 because the link-up process of the link destination device is the Detect state 40. When a failure or the like occurs in the test function in the Polling.compliance state 52 and the transition from the Polling.compliance state 52 to the next state cannot be made, the LTSSM of each device cannot perform link-up processing.
 このように、従来の通信システム100aにおいては、PCI Expressの初期化処理におけるテストのための機能で故障等が発生した場合に、通常の動作ができなくなるという課題がある。
 1つの側面では、接続処理を確実に完了させることを目的とする。
As described above, the conventional communication system 100a has a problem that normal operation cannot be performed when a failure or the like occurs in a test function in the initialization process of PCI Express.
In one aspect, the object is to reliably complete the connection process.
 このため、この通信システムは、互いに通信可能に接続される第1及び第2情報処理装置を有する通信システムであって、前記第2情報処理装置は、前記第1情報処理装置が有する第1受信部との接続を検知する第2検知部を備え、前記第1情報処理装置は、前記第2情報処理装置が有する第2受信部との接続を検知する第1検知部と、前記第1又は第2情報処理装置の初期化処理を開始する場合に、前記第1検知部による前記第2受信部との接続の検知を抑止する第1抑止部と、前記第1又は第2情報処理装置の初期化処理を開始する場合に、前記第2検知部による前記第1受信部との接続の検知を抑止する第2抑止部と、を備える。 For this reason, this communication system is a communication system having first and second information processing apparatuses that are communicably connected to each other, and the second information processing apparatus is a first reception included in the first information processing apparatus. A second detection unit that detects connection with a first detection unit, wherein the first information processing device includes a first detection unit that detects connection with a second reception unit included in the second information processing device, and the first or A first deterrence unit for deterring detection of a connection with the second reception unit by the first detection unit, and an initialization process of the second information processing device; A second deterring unit that deters detection of connection with the first receiving unit by the second detecting unit when starting the initialization process;
 開示の通信システムによれば、接続処理を確実に完了させることできる。 According to the disclosed communication system, the connection process can be completed reliably.
実施形態の一例としての通信システムの機能構成を模式的に示す図である。It is a figure which shows typically the function structure of the communication system as an example of embodiment. 実施形態の一例としての通信システムが備えるPCI Expressデバイスの機能構成を模式的に示す図である。It is a figure which shows typically the function structure of the PCI Express device with which the communication system as an example of embodiment is provided. 実施形態の一例としての通信システムにおける通信制御処理を示すフローチャートである。It is a flowchart which shows the communication control process in the communication system as an example of embodiment. (a)は従来例としての通信システムにおけるリンクアップ処理が正常に完了した場合のステート遷移を例示する図であり、(b)は従来例としての通信システムにおけるリンクアップ処理中に故障が発生した場合のステート遷移を例示する図であり、(c)は本実施形態の一例としての通信システムにおけるステート遷移を例示する図である。(A) is a figure which illustrates the state transition when the link up process in the communication system as a conventional example is normally completed, and (b) is a failure during the link up process in the communication system as a conventional example. FIG. 6C is a diagram illustrating state transitions in the communication system as an example of the present embodiment. 従来例としての通信システムの機能構成を模式的に示す図である。It is a figure which shows typically the function structure of the communication system as a prior art example. 従来例としての通信システムにおけるリンクアップ処理のステート遷移を示す図である。It is a figure which shows the state transition of the link up process in the communication system as a prior art example.
 以下、図面を参照して通信システム,情報処理装置及び通信制御方法に係る一実施の形態を説明する。ただし、以下に示す実施形態はあくまでも例示に過ぎず、実施形態で明示しない種々の変形例や技術の適用を排除する意図はない。すなわち、本実施形態を、その趣旨を逸脱しない範囲で種々変形して実施することができる。
 また、各図は、図中に示す構成要素のみを備えるという趣旨ではなく、他の機能等を含むことができる。
Hereinafter, an embodiment according to a communication system, an information processing apparatus, and a communication control method will be described with reference to the drawings. However, the embodiment described below is merely an example, and there is no intention to exclude application of various modifications and techniques not explicitly described in the embodiment. That is, the present embodiment can be implemented with various modifications without departing from the spirit of the present embodiment.
Each figure is not intended to include only the components shown in the figure, and may include other functions.
 以下、図中において、同一の各符号は同様の部分を示しているので、その説明は省略する。
 〔A〕実施形態の一例
 〔A-1〕システム構成
 図1は実施形態の一例としての通信システムの機能構成を模式的に示す図であり、図2は実施形態の一例としての通信システムが備えるPCI Expressデバイスの機能構成を模式的に示す図である。
Hereinafter, in the drawings, the same reference numerals indicate the same parts, and the description thereof is omitted.
[A] Example of Embodiment [A-1] System Configuration FIG. 1 is a diagram schematically showing a functional configuration of a communication system as an example of the embodiment, and FIG. 2 is provided in the communication system as an example of the embodiment. It is a figure which shows typically the function structure of a PCI Express device.
 図1に示す通信システム100は、例えばサーバ装置に備えられ、ルートコンプレックス(第1情報処理装置)10,エンドポイント(第2情報処理装置)20及びシステム制御部3を備える。ルートコンプレックス10とシステム制御部3とはI2Cバス32を介して通信可能に接続され、エンドポイント20とシステム制御部3ともI2Cバス32を介して通信可能に接続される。 1 is provided in, for example, a server device, and includes a route complex (first information processing device) 10, an endpoint (second information processing device) 20, and a system control unit 3. The route complex 10 and the system control unit 3 are communicably connected via the I2C bus 32, and the endpoint 20 and the system control unit 3 are also communicably connected via the I2C bus 32.
 本実施形態の一例において、ルートコンプレックス10及びエンドポイント20は、図示しないCPU及びPCI Expressカード上にそれぞれ備えられる。そして、図1に示すように、ルートコンプレックス10とエンドポイント20とがPCI Expressリンク31によって接続されることによって、CPUとPCI Expressカードとが互いに通信可能となる。
 また、PCI Expressリンク31上には、例えばカップリングコンデンサ33が備えられる。
In an example of the present embodiment, the root complex 10 and the end point 20 are provided on a CPU and a PCI Express card (not shown), respectively. As shown in FIG. 1, the root complex 10 and the end point 20 are connected by a PCI Express link 31, so that the CPU and the PCI Express card can communicate with each other.
Further, on the PCI Express link 31, for example, a coupling capacitor 33 is provided.
 システム制御部3は、I2Cバス32を介して、各デバイス(ルートコンプレックス10及びエンドポイント20)のリセットや初期化(各デバイスが備える内部レジスタの初期化設定等のリンクアップ処理を行なうための前処理及びリンクアップ処理の開始指示)を実施する。
 以下、図6に示したDetectステート40,Pollingステート50,Configurationステート60及びL0ステート70における処理をまとめて「リンクアップ処理」という場合がある。また、「リンクアップ処理」中のDetectステート40における処理を特に「初期化処理」という場合がある。
The system control unit 3 uses the I2C bus 32 to reset and initialize each device (the root complex 10 and the endpoint 20) (before performing link-up processing such as initialization setting of internal registers included in each device). Process and link-up process start instruction).
Hereinafter, the processing in the Detect state 40, Polling state 50, Configuration state 60, and L0 state 70 shown in FIG. 6 may be collectively referred to as “link-up processing”. In addition, the process in the Detect state 40 during the “link up process” may be particularly referred to as “initialization process”.
 具体的には、システム制御部3は、ルートコンプレックス10又はエンドポイント20をリセットする場合に、ルートコンプレックス10が備える後述するFlip-Flop(FF)14に信号“1”(以下、「レシーバ検知抑止モードの設定」等という場合がある。)を入力する。すなわち、システム制御部3は、FF14に信号“1”を入力することで、レシーバ検知抑止モードの設定を行なう。 Specifically, when resetting the root complex 10 or the endpoint 20, the system control unit 3 sends a signal “1” (hereinafter referred to as “receiver detection suppression” to a Flip-Flop (FF) 14 described later included in the root complex 10. In some cases, such as “mode setting”. That is, the system control unit 3 sets the receiver detection inhibition mode by inputting the signal “1” to the FF 14.
 また、システム制御部3は、ルートコンプレックス10におけるリンクアップ処理がPollingステート50(図6参照)に遷移可能な状態になった場合に、FF14に信号“0”(以下、「レシーバ検知抑止モードの解除」等という場合がある。)を入力する。すなわち、システム制御部3は、FF14に信号“0”を入力することで、レシーバ検知抑止モードの解除を行なう。 Further, the system control unit 3 sends a signal “0” (hereinafter referred to as “receiver detection inhibition mode”) to the FF 14 when the link-up process in the route complex 10 becomes a state in which transition to the polling state 50 (see FIG. 6) is possible. In some cases, such as “Release”, etc.). That is, the system control unit 3 cancels the receiver detection inhibition mode by inputting the signal “0” to the FF 14.
 図2に示すように、ルートコンプレックス10及びエンドポイント20は、PCI Express規格に準拠した通信を行なうためのレイヤとして、Physical Layer(物理レイヤ)101,Data Link Layer(データリンクレイヤ)102及びTransaction Layer(トランザクションレイヤ)103を備える。なお、図2に示す例においては、簡単のためシステム制御部3の図示を省略している。 As shown in FIG. 2, the root complex 10 and the endpoint 20 have a Physical Layer 101, a Data Link Layer 102, and a Transaction Layer as layers for performing communication conforming to the PCI Express standard. (Transaction layer) 103 is provided. In the example shown in FIG. 2, the system control unit 3 is not shown for simplicity.
 トランザクションレイヤ103は、例えば、Transaction Layer Packet(TLP;トランザクションレイヤパケット)の生成や復号を行なう。
 データリンクレイヤ102は、例えば、PCI Expressリンク31の管理やエラー検出,訂正を行なう。
 ルートコンプレックス10の物理レイヤ101は、Logical Sub-block(論理サブブロック)110及びSerializer/Deserializer(SERDES;Electrical Sub-block)120を備える。
The transaction layer 103 generates and decrypts Transaction Layer Packet (TLP), for example.
The data link layer 102 performs management, error detection, and correction of the PCI Express link 31, for example.
The physical layer 101 of the root complex 10 includes a logical sub-block (logical sub-block) 110 and a serializer / deserializer (SERDES; electrical sub-block) 120.
 論理サブブロック110は、LTSSM11を備える。また、論理サブブロック110は、LTSSM11の他に図1に示すFF14を備える。つまり、図2に示す論理サブブロック110は、図1に示すルートコンプレックス10のLTSSM11及びFF14に対応する。LTSSM11及びFF14が備える機能については、図1を用いて後述する。 The logical sub block 110 includes the LTSSM 11. In addition to the LTSSM 11, the logical sub-block 110 includes the FF 14 shown in FIG. That is, the logical sub block 110 illustrated in FIG. 2 corresponds to the LTSSM 11 and the FF 14 of the root complex 10 illustrated in FIG. The functions of the LTSSM 11 and the FF 14 will be described later with reference to FIG.
 SERDES120は、送信装置(TX)12及び受信装置(RX)13を備え、図1に示すTX12及びRX13に対応する。TX12及びRX13が備える機能構成については、図1を用いて後述する。
 エンドポイント20の物理レイヤ101は、論理サブブロック210及びSERDES220を備える。
The SERDES 120 includes a transmission device (TX) 12 and a reception device (RX) 13, and corresponds to the TX 12 and the RX 13 shown in FIG. A functional configuration included in the TX 12 and the RX 13 will be described later with reference to FIG.
The physical layer 101 of the endpoint 20 includes a logical sub block 210 and a SERDES 220.
 論理サブブロック210は、LTSSM11を備え、図1に示すエンドポイント20のLTSSM11に対応する。
 SERDES220は、TX22及びRX23を備え、図1に示すTX22及びRX23にそれぞれ対応する。TX22及びRX23が備える機能構成については、図1を用いて後述する。
The logical sub-block 210 includes the LTSSM 11 and corresponds to the LTSSM 11 of the endpoint 20 shown in FIG.
The SERDES 220 includes TX22 and RX23, and corresponds to TX22 and RX23 shown in FIG. A functional configuration of the TX 22 and the RX 23 will be described later with reference to FIG.
 図2に示すように、ルートコンプレックス10のTX12は、PCI Expressリンク31を介して、エンドポイント20のRX23にデータを送信可能に接続される。また、エンドポイント20のTX22は、PCI Expressリンク31を介して、ルートコンプレックス10のRX13にデータを送信可能に接続される。
 図1に示すように、ルートコンプレックス10は、図2に示した物理レイヤ101において、LTSSM(管理部)11,TX12,RX13及びFF14を備える。
As shown in FIG. 2, the TX 12 of the root complex 10 is connected to the RX 23 of the endpoint 20 via a PCI Express link 31 so that data can be transmitted. The TX 22 of the end point 20 is connected to the RX 13 of the root complex 10 via the PCI Express link 31 so that data can be transmitted.
As shown in FIG. 1, the root complex 10 includes an LTSSM (management unit) 11, TX 12, RX 13, and FF 14 in the physical layer 101 shown in FIG.
 FF14は、1ビットの情報を一時的に“0”又は“1”の状態として保持する論理回路である。
 具体的には、FF14は、システム制御部3からレシーバ検知抑止モードに設定される場合には、信号“1”を入力される。また、FF14は、システム制御部3からレシーバ検知抑止モードを解除される場合には、信号“0”を入力される。
The FF 14 is a logic circuit that temporarily holds 1-bit information in a “0” or “1” state.
Specifically, the FF 14 receives the signal “1” when set to the receiver detection inhibition mode from the system control unit 3. The FF 14 receives the signal “0” when the receiver detection inhibition mode is canceled from the system control unit 3.
 そして、FF14は、システム制御部3から入力された信号をrcv_det_dis信号として出力し、TX12が備える後述するAND回路123及びRX13が備える後述するスイッチ133に入力する。
 RX13は、レシーバ(第1受信部)131,2つの終端抵抗(抵抗器)132d,132e及び2つのスイッチ133d,133eを備える。以下、2つの終端抵抗132d,132eをまとめて「終端抵抗132」と示し、2つのスイッチ133d,133eをまとめて「スイッチ133」と示す場合がある。
Then, the FF 14 outputs a signal input from the system control unit 3 as an rcv_det_dis signal, and inputs the signal to an AND circuit 123 described later included in the TX 12 and a switch 133 described later included in the RX 13.
The RX 13 includes a receiver (first receiving unit) 131, two termination resistors (resistors) 132d and 132e, and two switches 133d and 133e. Hereinafter, the two termination resistors 132d and 132e may be collectively referred to as “termination resistor 132”, and the two switches 133d and 133e may be collectively referred to as “switch 133”.
 レシーバ131は、PCI Expressリンク31を介してエンドポイント20が備える後述するドライバ121と接続される。図1に示す例においては、ルートコンプレックス10のレシーバ131とエンドポイント20のドライバ121との間のPCI Expressリンク31の具体的な構成として、1対の差動信号を伝送させるデータ伝送線31d及びデータ伝送線31eを示している。ルートコンプレックス10のレシーバ131は、データ伝送線31d及びデータ伝送線31eを介して、エンドポイント20のドライバ121が送信したデータを受信する。 The receiver 131 is connected to a driver 121, which will be described later, included in the endpoint 20 via the PCI Express link 31. In the example shown in FIG. 1, as a specific configuration of the PCI Express link 31 between the receiver 131 of the root complex 10 and the driver 121 of the endpoint 20, a data transmission line 31d for transmitting a pair of differential signals and A data transmission line 31e is shown. The receiver 131 of the route complex 10 receives the data transmitted by the driver 121 of the endpoint 20 via the data transmission line 31d and the data transmission line 31e.
 終端抵抗132は、PCI Expressリンク31と電源VDDRとに接続される。具体的には、終端抵抗132dは、その一端にデータ伝送線31dが接続され、他端に電源VDDRが接続される。また、終端抵抗132eは、その一端にデータ伝送線31eが接続され、他端に電源VDDRが接続される。
 終端抵抗132は、エンドポイント20が備える後述するレシーバ検知回路122がルートコンプレックス10のレシーバ131を検知できる大きさのインピーダンスを発生させる。
The termination resistor 132 is connected to the PCI Express link 31 and the power supply VDDR. Specifically, the termination resistor 132d has one end connected to the data transmission line 31d and the other end connected to the power supply VDDR. The termination resistor 132e has one end connected to the data transmission line 31e and the other end connected to the power supply VDDR.
The termination resistor 132 generates an impedance having a magnitude that allows a later-described receiver detection circuit 122 included in the endpoint 20 to detect the receiver 131 of the root complex 10.
 スイッチ133は、終端抵抗132とPCI Expressリンク31との間の回路上に備えられる。具体的には、スイッチ133dは終端抵抗132dとデータ伝送線31dとの間の回路上に備えられ、スイッチ133eは終端抵抗132eとデータ伝送線31eとの間の回路上に備えられる。
 また、スイッチ133は、FF14と接続され、FF14が出力するrcv_det_dis信号が入力されることによって動作する。
The switch 133 is provided on a circuit between the termination resistor 132 and the PCI Express link 31. Specifically, the switch 133d is provided on a circuit between the termination resistor 132d and the data transmission line 31d, and the switch 133e is provided on a circuit between the termination resistor 132e and the data transmission line 31e.
The switch 133 is connected to the FF 14 and operates when an rcv_det_dis signal output from the FF 14 is input.
 具体的には、スイッチ133は、rcv_det_dis=0の場合には終端抵抗132をPCI Expressリンク31に接続する状態(close)となり、rcv_det_dis=1の場合には終端抵抗132をPCI Expressリンク31に接続させない状態(open)となる。つまり、スイッチ133は、ルートコンプレックス10又はエンドポイント20をリセットする場合には終端抵抗132を無効とし、PCI Expressリンク31を無効とする。これにより、スイッチ133は、エンドポイント20のレシーバ検知回路122によるルートコンプレックス10のレシーバ131との接続の検知を抑止する。また、スイッチ133は、ルートコンプレックス10におけるリンクアップ処理がPollingステート50(図6参照)に遷移可能となった場合には終端抵抗を有効とする。 Specifically, the switch 133 is in a state (close) in which the termination resistor 132 is connected to the PCI Express link 31 when rcv_det_dis = 0, and the termination resistor 132 is connected to the PCI Express link 31 when rcv_det_dis = 1. It becomes the state (open) which does not let it. That is, the switch 133 invalidates the termination resistor 132 and invalidates the PCI Express link 31 when resetting the root complex 10 or the endpoint 20. As a result, the switch 133 suppresses detection of connection with the receiver 131 of the root complex 10 by the receiver detection circuit 122 of the endpoint 20. Further, the switch 133 validates the termination resistance when the link-up process in the root complex 10 can transition to the Polling state 50 (see FIG. 6).
 つまり、FF14及びスイッチ133は、レシーバ検知抑止モードが設定されると、エンドポイント20のレシーバ検知回路122によるルートコンプレックス10のレシーバ131との接続の検知を抑止する第2抑止部として機能する。また、FF14及びスイッチ133は、レシーバ検知抑止モードが解除されると、第2抑止部による抑止を解除する抑止解除部としても機能する。 That is, the FF 14 and the switch 133 function as a second suppression unit that suppresses detection of connection with the receiver 131 of the root complex 10 by the receiver detection circuit 122 of the endpoint 20 when the receiver detection suppression mode is set. The FF 14 and the switch 133 also function as a suppression release unit that cancels the suppression by the second suppression unit when the receiver detection suppression mode is canceled.
 TX12は、ドライバ(第1送信部)121,レシーバ検知回路(第1検知部)122及びAND回路123を備える。
 ドライバ121は、PCI Expressリンク31を介してエンドポイント20が備える後述するレシーバ131と接続され、レシーバ131にデータを送信する。図1に示す例においては、ルートコンプレックス10のドライバ121とエンドポイント20のレシーバ131との間のPCI Expressリンク31の具体的な構成として、1対の差動信号を伝送させるデータ伝送線31d及びデータ伝送線31eを示している。ルートコンプレックス10のドライバ121は、データ伝送線31d及びデータ伝送線31eを介して、エンドポイント20のレシーバ131にデータを送信する。
The TX 12 includes a driver (first transmission unit) 121, a receiver detection circuit (first detection unit) 122, and an AND circuit 123.
The driver 121 is connected to a later-described receiver 131 included in the endpoint 20 via the PCI Express link 31 and transmits data to the receiver 131. In the example shown in FIG. 1, as a specific configuration of the PCI Express link 31 between the driver 121 of the root complex 10 and the receiver 131 of the endpoint 20, a data transmission line 31d for transmitting a pair of differential signals and A data transmission line 31e is shown. The driver 121 of the route complex 10 transmits data to the receiver 131 of the endpoint 20 via the data transmission line 31d and the data transmission line 31e.
 レシーバ検知回路122は、PCI Expressリンク31(データ伝送線31d及びデータ伝送線31e)に接続され、エンドポイント20が備えるレシーバ131との接続を検知する。
 また、レシーバ検知回路122は、AND回路123と接続され、エンドポイント20のレシーバ131との接続を検知すると、AND回路123に検知信号“1”を入力する。
The receiver detection circuit 122 is connected to the PCI Express link 31 (the data transmission line 31d and the data transmission line 31e), and detects the connection with the receiver 131 included in the endpoint 20.
The receiver detection circuit 122 is connected to the AND circuit 123, and inputs a detection signal “1” to the AND circuit 123 when detecting the connection with the receiver 131 of the endpoint 20.
 AND回路123は、2入力/1出力型の論理回路である。
 AND回路123の2つの入力端子は、FF14及びレシーバ検知回路122にそれぞれ接続される。AND回路123のFF14側入力端子は、FF14が出力したrcv_det_dis信号を反転させてAND回路123に入力するようになっている。つまり、AND回路123は、FF14が出力したrcv_det_dis信号の反転信号とレシーバ検知回路122が出力した検知信号との論理積をとる。
The AND circuit 123 is a 2-input / 1-output logic circuit.
Two input terminals of the AND circuit 123 are connected to the FF 14 and the receiver detection circuit 122, respectively. The FF 14 side input terminal of the AND circuit 123 inverts the rcv_det_dis signal output from the FF 14 and inputs the inverted signal to the AND circuit 123. That is, the AND circuit 123 takes a logical product of the inverted signal of the rcv_det_dis signal output from the FF 14 and the detection signal output from the receiver detection circuit 122.
 AND回路123の出力端子は、LTSSM11に接続され、2つの入力信号によって得た論理積をrcv_det信号としてLTSSM11に入力する。
 具体的には、AND回路123は、レシーバ検知抑止モードが設定され、レシーバ検知回路122がエンドポイント20のレシーバ131を検知していない場合に、FF14の出力信号rcv_det_dis=1の反転信号“0”とレシーバ検知回路122の出力した検知信号“0”とを入力される。そして、AND回路123は、2つの入力信号の論理積をとり、rcv_det=0をLTSSM11に入力する。
An output terminal of the AND circuit 123 is connected to the LTSSM11, and a logical product obtained by two input signals is input to the LTSSM11 as an rcv_det signal.
Specifically, the AND circuit 123 sets an inverted signal “0” of the output signal rcv_det_dis = 1 of the FF 14 when the receiver detection inhibition mode is set and the receiver detection circuit 122 does not detect the receiver 131 of the endpoint 20. And the detection signal “0” output from the receiver detection circuit 122 is input. The AND circuit 123 calculates the logical product of the two input signals and inputs rcv_det = 0 to the LTSSM 11.
 また、AND回路123は、レシーバ検知抑止モードが設定され、レシーバ検知回路122がエンドポイント20のレシーバ131を検知した場合に、FF14の出力信号rcv_det_dis=1の反転信号“0”とレシーバ検知回路122の出力した検知信号“1”とを入力される。そして、AND回路123は、2つの入力信号の論理積をとり、rcv_det=0をLTSSM11に入力する。 Further, the AND circuit 123 sets the inverted signal “0” of the output signal rcv_det_dis = 1 of the FF 14 and the receiver detection circuit 122 when the receiver detection suppression mode is set and the receiver detection circuit 122 detects the receiver 131 of the endpoint 20. The detection signal “1” output from is input. The AND circuit 123 calculates the logical product of the two input signals and inputs rcv_det = 0 to the LTSSM 11.
 更に、AND回路123は、レシーバ検知抑止モードが解除され、レシーバ検知回路122がエンドポイント20のレシーバ131を検知していない場合に、FF14の出力信号rcv_det_dis=0の反転信号“1”とレシーバ検知回路122の出力した検知信号“0”とを入力される。そして、AND回路123は、2つの入力信号の論理積をとり、rcv_det=0をLTSSM11に入力する。 Furthermore, when the receiver detection inhibition mode is canceled and the receiver detection circuit 122 has not detected the receiver 131 of the endpoint 20, the AND circuit 123 detects the receiver signal that is the inverted signal “1” of the output signal rcv_det_dis = 0 of the FF14. The detection signal “0” output from the circuit 122 is input. The AND circuit 123 calculates the logical product of the two input signals and inputs rcv_det = 0 to the LTSSM 11.
 また、AND回路123は、レシーバ検知抑止解除モードが解除され、レシーバ検知回路122がエンドポイント20のレシーバ131を検知した場合に、FF14の出力信号rcv_det_dis=0の反転信号“1”とレシーバ検知回路122の出力した検知信号“1”とを入力される。そして、AND回路123は、2つの入力信号の論理積をとり、rcv_det=1をLTSSM11に入力する。 The AND circuit 123 cancels the receiver detection suppression release mode, and when the receiver detection circuit 122 detects the receiver 131 of the endpoint 20, the inverted signal “1” of the output signal rcv_det_dis = 0 of the FF 14 and the receiver detection circuit The detection signal “1” output from 122 is input. The AND circuit 123 calculates the logical product of the two input signals and inputs rcv_det = 1 to the LTSSM 11.
 つまり、FF14及びAND回路123は、レシーバ検知抑止モードが設定されると、ルートコンプレックス10のレシーバ検知回路122によるエンドポイント20のレシーバ131との接続の検知を抑止(マスク)する第1抑止部として機能する。また、FF14及びAND回路123は、レシーバ検知抑止モードが解除されると、第1抑止部による抑止(マスク)を解除する抑止解除部としても機能する。 That is, the FF 14 and the AND circuit 123 serve as a first deterrence unit that deters (masks) the detection of the connection with the receiver 131 of the endpoint 20 by the receiver detection circuit 122 of the root complex 10 when the receiver detection deterrence mode is set. Function. Further, the FF 14 and the AND circuit 123 also function as a suppression release unit that cancels the suppression (mask) by the first suppression unit when the receiver detection suppression mode is canceled.
 LTSSM11は、PCI Expressリンク31の初期化を行なうステートマシンであり、PCI Express規格に基づいて動作する。言い換えれば、LTSSM11は、ルートコンプレックス10の初期化処理及びエンドポイント20との間のリンクアップ処理(接続処理)を管理する。
 LTSSM11は、AND回路123と接続されており、AND回路123からのrcv_det信号が入力される。
The LTSSM 11 is a state machine that initializes the PCI Express link 31 and operates based on the PCI Express standard. In other words, the LTSSM 11 manages the initialization process of the route complex 10 and the link-up process (connection process) with the end point 20.
The LTSSM 11 is connected to the AND circuit 123 and receives the rcv_det signal from the AND circuit 123.
 そして、LTSSM11は、AND回路123からの入力信号がrcv_det=0の場合には、ルートコンプレックス10におけるリンクアップ処理がPollingステート50(図6参照)に遷移することを抑止する。また、LTSSM11は、AND回路123からの入力信号がrcv_det=1の場合には、ルートコンプレックス10におけるリンクアップ処理をエンドポイント20におけるリンクアップ処理と同期させてPollingステート50(図6参照)に遷移させる。 Then, when the input signal from the AND circuit 123 is rcv_det = 0, the LTSSM 11 prevents the link-up process in the route complex 10 from transitioning to the Polling state 50 (see FIG. 6). When the input signal from the AND circuit 123 is rcv_det = 1, the LTSSM 11 synchronizes the link-up process in the route complex 10 with the link-up process in the endpoint 20 and transitions to the Polling state 50 (see FIG. 6). Let
 なお、LTSSM11は、レシーバ検知抑止モードが設定されると、AND回路123の出力信号rcv_det=0を入力される。また、LTSSM11は、レシーバ検知抑止モードが解除され、レシーバ検知回路122がエンドポイント20のレシーバ131を検知していない場合にも、AND回路123の出力信号rcv_det=0を入力される。更に、LTSSM11は、レシーバ検知抑止モードが解除され、レシーバ検知回路122がエンドポイント20のレシーバ131を検知した場合には、AND回路123の出力信号rcv_det=1を入力される。 The LTSSM 11 receives the output signal rcv_det = 0 of the AND circuit 123 when the receiver detection inhibition mode is set. The LTSSM 11 receives the output signal rcv_det = 0 of the AND circuit 123 even when the receiver detection inhibition mode is canceled and the receiver detection circuit 122 has not detected the receiver 131 of the endpoint 20. Further, the LTSSM 11 receives the output signal rcv_det = 1 of the AND circuit 123 when the receiver detection suppression mode is canceled and the receiver detection circuit 122 detects the receiver 131 of the endpoint 20.
 図1に示すように、エンドポイント20は、図2に示した物理レイヤ101において、LTSSM11,TX22及びRX23を備える。
 TX22は、ドライバ(第2送信部)121及びレシーバ検知回路(第2検知部)122を備える。
 RX23は、レシーバ(第2受信部)131及び2つの終端抵抗132を備える。
As illustrated in FIG. 1, the endpoint 20 includes the LTSSM 11, TX 22, and RX 23 in the physical layer 101 illustrated in FIG. 2.
The TX 22 includes a driver (second transmission unit) 121 and a receiver detection circuit (second detection unit) 122.
The RX 23 includes a receiver (second receiving unit) 131 and two termination resistors 132.
 このように、エンドポイント20は、ルートコンプレックス10とは異なり、FF14,AND回路123及びスイッチ133を備えない。しかしながら、エンドポイント20はFF14,AND回路123及びスイッチ133備えないこと以外においてはルートコンプレックス10と同様の機能構成を備えるため、その詳細な説明は省略する。
 〔A-2〕動作
 上述の如く構成された実施形態の一例としての通信システムにおける通信制御処理を、図3に示すフローチャート(ステップS1~S4)に従って説明する。
Thus, unlike the root complex 10, the end point 20 does not include the FF 14, the AND circuit 123, and the switch 133. However, since the end point 20 has the same functional configuration as that of the root complex 10 except that the end point 20 does not include the FF 14, the AND circuit 123, and the switch 133, detailed description thereof will be omitted.
[A-2] Operation A communication control process in the communication system as an example of the embodiment configured as described above will be described according to the flowchart (steps S1 to S4) shown in FIG.
 システム制御部3は、ルートコンプレックス10及びエンドポイント20にリセット信号を発行し、ルートコンプレックス10をレシーバ検知抑止モードに設定する(ステップS1)。
 具体的には、システム制御部3は、I2Cバス32を介して、ルートコンプレックス10のFF14に信号“1”を入力する。
The system control unit 3 issues a reset signal to the root complex 10 and the end point 20, and sets the root complex 10 to the receiver detection inhibition mode (step S1).
Specifically, the system control unit 3 inputs a signal “1” to the FF 14 of the root complex 10 via the I2C bus 32.
 これにより、FF14及びAND回路123は、LTSSM11に抑止信号“0”を入力する第1抑止部として機能する。そして、第1抑止部は、ルートコンプレックス10のLTSSM11がルートコンプレックス10のリンクアップ処理をPollingステート50(図6参照)に遷移させることを抑止する。
 また、FF14及びスイッチ133は、PCI Expressリンク31を無効にすることで、エンドポイント20のレシーバ検知回路122によるルートコンプレックス10のレシーバ131との接続の検知を抑止する第2抑止部として機能する。そして、第2抑止部は、エンドポイント20のLTSSM11がエンドポイント20のリンクアップ処理をPollingステート50(図6参照)に遷移させることを抑止する。
As a result, the FF 14 and the AND circuit 123 function as a first suppression unit that inputs the suppression signal “0” to the LTSSM 11. Then, the first deterrence unit deters the LTSSM 11 of the root complex 10 from shifting the link-up process of the root complex 10 to the polling state 50 (see FIG. 6).
The FF 14 and the switch 133 function as a second suppression unit that suppresses detection of connection with the receiver 131 of the root complex 10 by the receiver detection circuit 122 of the endpoint 20 by disabling the PCI Express link 31. Then, the second deterrence unit inhibits the LTSSM 11 of the end point 20 from transitioning the link-up process of the end point 20 to the polling state 50 (see FIG. 6).
 エンドポイント20のLTSSM11は、エンドポイント20におけるDetectステート40(図6参照)の初期化処理を実行する(ステップS2)。
 そして、ルートコンプレックス10のLTSSM11は、ルートコンプレックス10におけるDetectステート40(図6参照)の初期化処理を実行する(ステップS3)。
 ルートコンプレックス10及びエンドポイント20は、Detectステート40(図6参照)のリンクアップ処理を開始するが、レシーバ検知抑止モードが設定されているため、相手のレシーバ131を検知することができない。そのため、ルートコンプレックス10及びエンドポイント20のリンクアップ処理は、Detectステート40(図6参照)に留まり続ける。
The LTSSM 11 of the end point 20 executes the initialization process of the Detect state 40 (see FIG. 6) in the end point 20 (step S2).
Then, the LTSSM 11 of the root complex 10 executes an initialization process of the Detect state 40 (see FIG. 6) in the root complex 10 (step S3).
The root complex 10 and the endpoint 20 start the link-up process in the Detect state 40 (see FIG. 6), but cannot detect the partner receiver 131 because the receiver detection suppression mode is set. Therefore, the link up process of the root complex 10 and the endpoint 20 continues to remain in the Detect state 40 (see FIG. 6).
 なお、ステップS2とステップS3とに示した処理の順序は逆であっても良いし、ステップS2とステップS3とに示した処理を同時に行なっても良い。
 システム制御部3は、ルートコンプレックス10のリンクアップ処理がPollingステート50(図6参照)に遷移可能な状態になると、レシーバ検知抑止モードを解除する(ステップS4)。
Note that the order of the processes shown in steps S2 and S3 may be reversed, or the processes shown in steps S2 and S3 may be performed simultaneously.
The system control unit 3 cancels the receiver detection inhibition mode when the link-up process of the root complex 10 becomes transitionable to the polling state 50 (see FIG. 6) (step S4).
 具体的には、システム制御部3は、I2Cバス32を介して、ルートコンプレックス10のFF14に信号“0”を入力する。これにより、FF14及びAND回路123は、ルートコンプレックス10のレシーバ検知回路122が出力する検知信号を有効にして、ルートコンプレックス10のLTSSM11が検知信号を認識できるようにする。また、FF14及びスイッチ133は、ルートコンプレックス10のレシーバ131とエンドポイント20のレシーバ検知回路122との間のPCI Expressリンク31を有効にする。このように、FF14,AND回路123及びスイッチ133は、第1及び第2抑止部による抑止を解除する抑止解除部として機能する。そして、抑止解除部は、ルートコンプレックス10及びエンドポイント20のLTSSM11にそれぞれのリンクアップ処理を同期させてPollingステート50(図6参照)に遷移させる。 Specifically, the system control unit 3 inputs a signal “0” to the FF 14 of the route complex 10 via the I2C bus 32. As a result, the FF 14 and the AND circuit 123 enable the detection signal output from the receiver detection circuit 122 of the root complex 10 so that the LTSSM 11 of the root complex 10 can recognize the detection signal. Further, the FF 14 and the switch 133 enable the PCI Express link 31 between the receiver 131 of the root complex 10 and the receiver detection circuit 122 of the endpoint 20. As described above, the FF 14, the AND circuit 123, and the switch 133 function as a suppression release unit that cancels the suppression by the first and second suppression units. Then, the suppression release unit synchronizes the respective link-up processes with the LTSSM 11 of the root complex 10 and the endpoint 20 and makes a transition to the Polling state 50 (see FIG. 6).
 つまり、ルートコンプレックス10及びエンドポイント20は、レシーバ検知抑止モードが解除されたため、相手のレシーバ131を検知できるようになる。そして、ルートコンプレックス10及びエンドポイント20は、互いに同期してPollingステート50(図6参照)のリンクアップ処理に遷移し、リンクアップ処理を継続する。
 〔A-3〕効果
 以下、図4(a)~(c)を参照して、本実施形態の一例における通信システム100によって奏することができる効果を説明する。
That is, the root complex 10 and the endpoint 20 can detect the receiver 131 of the other party because the receiver detection inhibition mode has been canceled. Then, the root complex 10 and the endpoint 20 transition to the link-up process in the polling state 50 (see FIG. 6) in synchronization with each other, and continue the link-up process.
[A-3] Effects Hereinafter, effects that can be achieved by the communication system 100 according to an example of the present embodiment will be described with reference to FIGS.
 図4(a)は、従来例としての通信システムにおけるリンクアップ処理が正常に完了した場合のステート遷移を例示する図である。
 図4(a)に示す例においては、ルートコンプレックス10a及びエンドポイント20aのリンクアップ開始のタイミングがずれて、エンドポイント20aのリンクアップ処理がルートコンプレックス10aのリンクアップ処理よりも先にPolling.complianceステート(符号A1参照)に遷移している。ここで、エンドポイント20aにおいて故障等が発生せず、ルートコンプレックス10aのリンクアップ処理がDetect.activeステート(符号A2参照)に遷移すれば、エンドポイント20aのリンクアップ処理もDetect.activeステート(符号A3参照)に遷移できる。そして、ルートコンプレックス10a及びエンドポイント20aは、互いに同期してPollingステート(符号A4及びA5参照)におけるリンクアップ処理を実行できる。
FIG. 4A is a diagram illustrating a state transition when the link-up process in the communication system as the conventional example is normally completed.
In the example shown in FIG. 4A, the link-up start timing of the route complex 10a and the endpoint 20a is shifted, and the link-up process of the endpoint 20a is performed before the link-up process of the route complex 10a. Transition to the state (see symbol A1). Here, if no failure or the like occurs in the end point 20a and the link up process of the root complex 10a transits to the Detect.active state (see reference A2), the link up process of the end point 20a is also detected in the Detect.active state (reference sign). (See A3). Then, the root complex 10a and the end point 20a can execute link-up processing in the polling state (see symbols A4 and A5) in synchronization with each other.
 図4(b)は、従来例としての通信システムにおけるリンクアップ処理中に故障が発生した場合のステート遷移を例示する図である。
 図4(b)に示す例においては、エンドポイント20aのリンクアップ処理において、Polling.complianceステート(符号B1参照)から次のステートへの遷移条件が検出できない等の故障が発生している。これにより、ルートコンプレックス10aのリンクアップ処理がDetect.activeステート(符号B2参照)に遷移できても、ルートコンプレックス10aのリンクアップ処理はPollingステート(符号B3参照)とDetectステート(符号B4参照)とに繰り返し遷移することとなる。そして、ルートコンプレックス10a及びエンドポイント20aは、リンクアップ処理を完了できなくなる。
FIG. 4B is a diagram illustrating state transition when a failure occurs during link-up processing in a communication system as a conventional example.
In the example shown in FIG. 4B, in the link-up process of the end point 20a, a failure has occurred such as a transition condition from the Polling.compliance state (see reference numeral B1) to the next state cannot be detected. As a result, even if the link-up process of the root complex 10a can transition to the Detect.active state (see reference B2), the link-up process of the root complex 10a is performed in the Polling state (see reference B3), the Detect state (see reference B4). Will be repeated. Then, the route complex 10a and the end point 20a cannot complete the link-up process.
 図4(c)は本実施形態の一例としての通信システムにおけるステート遷移を例示する図である。
 図4(c)に示す例において、第2抑止部(FF14及びスイッチ133)は、エンドポイント20のリンクアップ処理がDetect.activeステート(符号C1参照)からPolling.complianceステート(不図示)に遷移することを抑止する。これにより、ルートコンプレックス10及びエンドポイント20は、ルートコンプレックス10のリンクアップ処理がDetect.activeステート(符号C2参照)に遷移した後、互いに同期してPollingステート(符号C3及びC4参照)におけるリンクアップ処理を実行できる。つまり、エンドポイント20のリンクアップ処理がPolling.complianceステート(不図示)に遷移しないため、Polling.complianceステートで実行されるテスト用の機能に故障等が発生しても問題は生じない。そして、ルートコンプレックス10とエンドポイント20とは、確実にリンクアップ処理を完了させることができる。
FIG. 4C is a diagram illustrating state transition in the communication system as an example of the present embodiment.
In the example shown in FIG. 4C, the second deterrence unit (FF 14 and switch 133) causes the link-up process of the endpoint 20 to transition from the Detect.active state (see C1) to the Polling.compliance state (not shown). Suppress it. As a result, the route complex 10 and the endpoint 20 link up in the polling state (see symbols C3 and C4) in synchronization with each other after the link-up process of the route complex 10 transitions to the Detect.active state (see symbol C2). Processing can be executed. That is, since the link-up process of the endpoint 20 does not transition to the Polling.compliance state (not shown), no problem occurs even if a failure or the like occurs in the test function executed in the Polling.compliance state. Then, the route complex 10 and the end point 20 can reliably complete the link-up process.
 なお、本実施形態の一例において、ルートコンプレックス10がエンドポイント20よりも先にDetect.activeステートのリンクアップ処理を実行する場合には、第1抑止部(FF14及びAND回路123)の機能により、図4(c)を用いて説明した効果と同様の効果を奏することができる。つまり、第1抑止部(FF14及びAND回路123)は、ルートコンプレックス10のリンクアップ処理がDetect.activeステートからPolling.complianceステートに遷移することを抑止する。これにより、図4(c)に示した例と同様に、ルートコンプレックス10とエンドポイント20とは、確実にリンクアップ処理を完了させることができる。 In the example of this embodiment, when the root complex 10 executes the link-up process in the Detect.active state before the end point 20, the function of the first deterrence unit (FF 14 and AND circuit 123) The same effect as described with reference to FIG. 4C can be obtained. That is, the first inhibition unit (FF 14 and AND circuit 123) inhibits the link-up process of the root complex 10 from transitioning from the Detect.active state to the Polling.compliance state. Thereby, similarly to the example shown in FIG. 4C, the root complex 10 and the end point 20 can reliably complete the link-up process.
 このように、上述した実施形態の一例における通信システム100によれば、以下の効果を奏することができる。
 第1抑止部(FF14及びAND回路123)は、第1又は第2情報処理装置10,20の初期化処理を開始する場合に、第1検知部122による第2受信部131との接続の検知を抑止する。また、第2抑止部(FF14及びスイッチ133)は、第1又は第2情報処理装置10,20の初期化処理を開始する場合に、第2検知部122による第1受信部131との接続の検知を抑止する。これにより、通信システム100は、接続処理を確実に完了させることができる。
Thus, according to the communication system 100 in the exemplary embodiment described above, the following effects can be achieved.
The first suppression unit (FF 14 and AND circuit 123) detects the connection with the second reception unit 131 by the first detection unit 122 when starting the initialization process of the first or second information processing device 10 or 20. Is suppressed. The second deterring unit (FF 14 and switch 133) is connected to the first receiving unit 131 by the second detecting unit 122 when starting the initialization process of the first or second information processing apparatus 10 or 20. Suppress detection. As a result, the communication system 100 can reliably complete the connection process.
 第1抑止部14,123は、第1検知部122が第2受信部131との接続を検知したことを示す検知信号を管理部11へ入力することを阻止することにより、抑止を行なう。これにより、第1情報処理装置10のリンクアップ処理は、第2情報処理装置20のリンクアップ処理においてPollingステートへの遷移条件が成立するまでDetectステートに留まり続け、Polling.complianceステートへ遷移することがない。そして、ルートコンプレックス10のPolling.complianceステートにおいて実行されるテスト用の機能に故障等が発生しても、第1情報処理装置10と第2情報処理装置20とは、確実にリンクアップ処理を完了させることができる。 The first deterrence units 14 and 123 perform deterrence by preventing the first detection unit 122 from inputting a detection signal indicating that the connection with the second reception unit 131 has been input to the management unit 11. As a result, the link-up process of the first information processing apparatus 10 continues to remain in the Detect state until the transition condition to the Polling state is satisfied in the link-up process of the second information processing apparatus 20, and transits to the Polling.compliance state. There is no. The first information processing apparatus 10 and the second information processing apparatus 20 reliably complete the link-up process even if a failure or the like occurs in the test function executed in the Polling.compliance state of the root complex 10. Can be made.
 第2抑止部14,133は、第1受信部131と第2検知部122との間の通信経路31を無効化することにより、抑止を行なう。これにより、第2情報処理装置20のリンクアップ処理は、第1情報処理装置10のリンクアップ処理においてPollingステートへの遷移条件が成立するまでDetectステートに留まり続け、Polling.complianceステートへ遷移することがない。そして、第2情報処理装置20のPolling.complianceステートにおいて実行されるテスト用の機能に故障等が発生しても、第1情報処理装置10とエンドポイント20とは、確実にリンクアップ処理を完了させることができる。 The second deterrence units 14 and 133 perform deterrence by invalidating the communication path 31 between the first reception unit 131 and the second detection unit 122. As a result, the link-up process of the second information processing apparatus 20 continues to remain in the Detect state until the transition condition to the Polling state is satisfied in the link-up process of the first information processing apparatus 10, and transits to the Polling.compliance state. There is no. Even if a failure or the like occurs in the test function executed in the Polling.compliance state of the second information processing apparatus 20, the first information processing apparatus 10 and the endpoint 20 reliably complete the link-up process. Can be made.
 抑止解除部(FF14,AND回路123及びスイッチ133)は、第1情報処理装置10の初期化処理が完了した場合に、第1及び第2抑止部14,123,133による抑止を解除する。これにより、第1検知部122は第2受信部131との接続を検知でき、第2検知部122は第1受信部131との接続を検知できる。そして、第1及び第2情報処理装置10,20は、リンクアップ処理をPolling.complianceステートに遷移させることなく、互いに同期してリンクアップ処理をPolling.configurationステートに遷移させ、リンクアップ処理を継続することができる。 The deterrence cancellation unit (FF14, AND circuit 123 and switch 133) cancels the deterrence by the first and second deterrence units 14, 123, 133 when the initialization process of the first information processing apparatus 10 is completed. Thereby, the first detection unit 122 can detect the connection with the second reception unit 131, and the second detection unit 122 can detect the connection with the first reception unit 131. Then, the first and second information processing apparatuses 10 and 20 make the link-up process transition to the Polling.configuration state in synchronization with each other without causing the link-up process to transition to the Polling.compliance state, and continues the link-up process. can do.
 また、上述した実施形態の一例においては、第1又は第2情報処理装置10,20のいずれか一方に第1及び第2抑止部14,123,133としての機能を実装させることで、第1及び第2情報処理装置10,20のリンクアップ処理を互いに同期して実行することができる。そのため、例えば第2情報処理装置20の構成変更ができない場合においても、第1情報処理装置10に第1及び第2抑止部14,123,133としての機能を実装させることにより、上述した効果を奏することができる。 Moreover, in the example of the above-described embodiment, the first and second information processing apparatuses 10 and 20 have the function as the first and second deterring units 14, 123, 133 mounted on the first information processing apparatus 10, 20. And the link-up process of the 2nd information processing apparatus 10 and 20 can be performed synchronously mutually. Therefore, for example, even when the configuration of the second information processing device 20 cannot be changed, the above-described effects can be obtained by causing the first information processing device 10 to implement the functions as the first and second deterring units 14, 123, and 133. Can play.
 〔B〕その他
 開示の技術は上述した実施形態に限定されるものではなく、本実施形態の趣旨を逸脱しない範囲で種々変形して実施することができる。本実施形態の各構成及び各処理は、必要に応じて取捨選択することができ、あるいは適宜組み合わせてもよい。
 上述した実施形態の一例においては、ルートコンプレックス10が第1抑止部(FF14及びAND回路123),第2抑止部(FF14及びスイッチ133)及び抑止解除部(FF14,AND回路123及びスイッチ133)としての機能を備えることとしたが、これに限定されるものではない。エンドポイント20が第1抑止部(FF14及びAND回路123),第2抑止部(FF14及びスイッチ133)及び抑止解除部(FF14,AND回路123及びスイッチ133)としての機能を備えても良い。
[B] Others The disclosed technology is not limited to the above-described embodiment, and various modifications can be made without departing from the spirit of the present embodiment. Each structure and each process of this embodiment can be selected as needed, or may be combined suitably.
In the example of the embodiment described above, the root complex 10 serves as the first inhibition unit (FF14 and AND circuit 123), the second inhibition unit (FF14 and switch 133), and the inhibition release unit (FF14, AND circuit 123 and switch 133). However, the present invention is not limited to this. The end point 20 may have a function as a first inhibition unit (FF14 and AND circuit 123), a second inhibition unit (FF14 and switch 133), and an inhibition release unit (FF14, AND circuit 123 and switch 133).
 また、上述した実施形態の一例においては、通信システム100がルートコンプレックス10及びエンドポイント20を備え、ルートコンプレックス10及びエンドポイント20が図示しないCPU及びPCI Expressカード上にそれぞれ備えられることとしたが、これに限定されるものではない。通信システム100は、PCI Express規格に準拠する任意の2以上のデバイスを備えても良い。そして、いずれかのデバイスが上述した第1抑止部(FF14及びAND回路123),第2抑止部(FF14及びスイッチ133)及び抑止解除部(FF14,AND回路123及びスイッチ133)としての機能を備えても良い。 In the example of the embodiment described above, the communication system 100 includes the root complex 10 and the endpoint 20, and the root complex 10 and the endpoint 20 are provided on a CPU and a PCI Express card (not shown), respectively. It is not limited to this. The communication system 100 may include any two or more devices that conform to the PCI Express standard. One of the devices functions as the above-described first suppression unit (FF14 and AND circuit 123), second suppression unit (FF14 and switch 133), and suppression cancellation unit (FF14, AND circuit 123 and switch 133). May be.
 更に、上述した実施形態の一例においては、通信システム100がPCI Express規格に準拠するルートコンプレックス10及びエンドポイント20を備えることとしたが、これに限定されるものではない。通信システム100は、リンクアップ処理においてPCI Express規格のDetectステート及びPollingステートに相当するステートを有するPCI Express規格以外の規格に準拠する2以上の種々のデバイスを備えても良い。 Furthermore, in the example of the above-described embodiment, the communication system 100 includes the route complex 10 and the end point 20 that conform to the PCI Express standard, but is not limited thereto. The communication system 100 may include two or more various devices that conform to a standard other than the PCI Express standard and have states corresponding to the Detect state and the Polling state of the PCI Express standard in the link-up process.
 また、上述した実施形態の一例においては、FF14,AND回路123及びスイッチ133が第1抑止部,第2抑止部及び抑止解除部として機能することとしたがこれに限定されるものではない。図1に示した通信システム100において、TX12とRX23との間及びTX22とRX13との間のPCI Expressリンク31上にスイッチを備え、システム制御部3がPCI Expressリンク31上のスイッチを操作するようにしても良い。システム制御部3は、PCI Expressリンク31上のスイッチを操作することにより、レシーバ検知抑止モードの設定及び解除を行なう。 In the example of the embodiment described above, the FF 14, the AND circuit 123, and the switch 133 function as the first deterrence unit, the second deterrence unit, and the deterrence release unit, but the present invention is not limited to this. In the communication system 100 shown in FIG. 1, a switch is provided on the PCI Express link 31 between TX12 and RX23 and between TX22 and RX13 so that the system control unit 3 operates the switch on the PCI Express link 31. Anyway. The system control unit 3 sets and cancels the receiver detection inhibition mode by operating a switch on the PCI Express link 31.
 このように、上述した実施形態の一例における通信システム100を種々変形しても、上述した実施形態の一例における通信システム100と同様の効果を奏することができる。 As described above, even if the communication system 100 in the example of the embodiment described above is variously modified, the same effect as that of the communication system 100 in the example of the embodiment described above can be obtained.
 100  通信システム
 10   ルートコンプレックス(第1情報処理装置)
 11   LTSSM(管理部)
 12   TX(送信装置)
 121  ドライバ(第1送信部,第2送信部)
 122  レシーバ検知回路(第1検知部,第2検知部)
 123  AND回路(第1抑止部,抑止解除部)
 13   RX(受信装置)
 131  レシーバ(第1受信部,第2受信部)
 132  終端抵抗(抵抗器)
 133  スイッチ(第2抑止部,抑止解除部)
 14   FF(第1抑止部,第2抑止部,抑止解除部)
 20   エンドポイント(第2情報処理装置)
 22   TX(送信装置)
 23   RX(受信装置)
 3    システム制御部
 31   PCI Expressリンク(通信経路)
 31d  データ伝送線
 31e  データ伝送線
 32   I2Cバス
 33   カップリングコンデンサ
 101  物理レイヤ
 102  データリンクレイヤ
 103  トランザクションレイヤ
 110  論理サブブロック
 120  SERDES
 100a 通信システム
 1a   CPU
 10a  ルートコンプレックス
 2a   PCI Expressカード
 20a  エンドポイント
 3a   システム制御部
 31a  PCI Expressリンク
 32a  I2Cバス
 40   Detectステート
 41   Detect.quiteステート
 42   Detect.activeステート
 50   Pollingステート
 51   Polling.activeステート
 52   Polling.complianceステート
 53   Polling.configurationステート
 60   Configurationステート
 70   L0ステート
100 communication system 10 route complex (first information processing apparatus)
11 LTSSM (Management Department)
12 TX (Transmitter)
121 driver (first transmitter, second transmitter)
122 Receiver detection circuit (first detection unit, second detection unit)
123 AND circuit (first suppression unit, suppression cancellation unit)
13 RX (receiving device)
131 Receiver (first receiver, second receiver)
132 Terminating resistor (resistor)
133 switch (second deterrence unit, deterrence release unit)
14 FF (first deterrence unit, second deterrence unit, deterrence release unit)
20 Endpoint (second information processing device)
22 TX (Transmitter)
23 RX (receiving device)
3 System controller 31 PCI Express link (communication path)
31d Data transmission line 31e Data transmission line 32 I2C bus 33 Coupling capacitor 101 Physical layer 102 Data link layer 103 Transaction layer 110 Logical sub-block 120 SERDES
100a communication system 1a CPU
10a Root Complex 2a PCI Express Card 20a Endpoint 3a System Control Unit 31a PCI Express Link 32a I2C Bus 40 Detect State 41 Detect.quite State 42 Detect.active State 50 Polling State 51 Polling.active State 52 Polling.compliance State 53 Polling. Configuration state 60 Configuration state 70 L0 state

Claims (18)

  1.  互いに通信可能に接続される第1及び第2情報処理装置を有する通信システムであって、
     前記第2情報処理装置は、
     前記第1情報処理装置が有する第1受信部との接続を検知する第2検知部を備え、
     前記第1情報処理装置は、
     前記第2情報処理装置が有する第2受信部との接続を検知する第1検知部と、
     前記第1又は第2情報処理装置の初期化処理を開始する場合に、前記第1検知部による前記第2受信部との接続の検知を抑止する第1抑止部と、
     前記第1又は第2情報処理装置の初期化処理を開始する場合に、前記第2検知部による前記第1受信部との接続の検知を抑止する第2抑止部と、
    を備えることを特徴とする、通信システム。
    A communication system having first and second information processing apparatuses that are communicably connected to each other,
    The second information processing apparatus
    A second detector for detecting a connection with a first receiver included in the first information processing apparatus;
    The first information processing apparatus
    A first detector that detects a connection with a second receiver included in the second information processing apparatus;
    A first deterring unit that deters detection of connection with the second receiving unit by the first detecting unit when starting the initialization process of the first or second information processing apparatus;
    A second deterring unit that deters detection of connection with the first receiving unit by the second detecting unit when starting the initialization process of the first or second information processing apparatus;
    A communication system comprising:
  2.  前記第1情報処理装置は、当該第1情報処理装置の初期化処理及び前記第2情報処理装置との間の接続処理を管理する管理部を備え、
     前記第1検知部は、前記第2受信部との接続を検知すると、前記第2受信部との接続を検知したことを示す検知信号を前記管理部に入力し、
     前記第1抑止部は、前記検知信号の前記管理部への入力を阻止することにより、前記抑止を行なう、
    ことを特徴とする、請求項1に記載の通信システム。
    The first information processing apparatus includes a management unit that manages initialization processing of the first information processing apparatus and connection processing between the second information processing apparatus,
    When the first detection unit detects a connection with the second reception unit, the first detection unit inputs a detection signal indicating that the connection with the second reception unit is detected to the management unit,
    The first suppression unit performs the suppression by blocking the detection signal from being input to the management unit.
    The communication system according to claim 1, wherein:
  3.  前記第2抑止部は、前記第1受信部と前記第2検知部との間の通信経路を無効化することにより、前記抑止を行なう、
    ことを特徴とする、請求項1又は2に記載の通信システム。
    The second suppression unit performs the suppression by invalidating a communication path between the first reception unit and the second detection unit.
    The communication system according to claim 1, wherein the communication system is characterized.
  4.  前記第1情報処理装置は、前記通信経路上に、前記第2検知部が前記第1受信部との接続を検知できる大きさのインピーダンスを発生させるための抵抗器を備え、
     前記第2抑止部は、前記抵抗器と前記通信経路との接続を切断することにより、前記無効化を行なう、
    ことを特徴とする、請求項3に記載の通信システム。
    The first information processing apparatus includes a resistor on the communication path for generating an impedance having a magnitude that allows the second detection unit to detect connection with the first reception unit,
    The second suppression unit performs the invalidation by disconnecting the connection between the resistor and the communication path.
    The communication system according to claim 3, wherein:
  5.  前記第1情報処理装置の初期化処理が完了した場合に、前記第1及び第2抑止部による抑止を解除する抑止解除部
    を備えることを特徴とする、請求項1~4のいずれか1項に記載の通信システム。
    5. The deterrence canceling unit for canceling the deterrence by the first and second deterrence units when the initialization process of the first information processing apparatus is completed. The communication system according to 1.
  6.  前記第1情報処理装置と前記第2情報処理装置との間の通信は、PCI Expressである、
    ことを特徴とする、請求項1~5のいずれか1項に記載の通信システム。
    The communication between the first information processing apparatus and the second information processing apparatus is PCI Express.
    The communication system according to any one of claims 1 to 5, characterized in that:
  7.  他の情報処理装置と通信可能に接続される情報処理装置であって、
     前記他の情報処理装置が有する第2受信部との接続を検知する検知部と、
     当該情報処理装置又は前記他の情報処理装置の初期化処理を開始する場合に、前記検知部による前記第2受信部との接続の検知を抑止する第1抑止部と、
     当該情報処理装置又は前記他の情報処理装置の初期化処理を開始する場合に、前記他の情報処理装置による当該情報処理装置が有する第1受信部との接続の検知を抑止する第2抑止部と、
    を備えることを特徴とする、情報処理装置。
    An information processing apparatus that is communicably connected to another information processing apparatus,
    A detection unit that detects a connection with a second reception unit included in the other information processing apparatus;
    A first deterring unit that deters detection of a connection with the second receiving unit by the detecting unit when starting an initialization process of the information processing apparatus or the other information processing apparatus;
    A second deterrence unit that deters detection of a connection with the first receiver included in the information processing apparatus by the other information processing apparatus when starting the initialization process of the information processing apparatus or the other information processing apparatus When,
    An information processing apparatus comprising:
  8.  当該情報処理装置の初期化処理及び前記他の情報処理装置との間の接続処理を管理する管理部を備え、
     前記検知部は、前記第2受信部との接続を検知すると、前記第2受信部との接続を検知したことを示す検知信号を前記管理部に入力し、
     前記第1抑止部は、前記検知信号の前記管理部への入力を阻止することにより、前記抑止を行なう、
    ことを特徴とする、請求項7に記載の情報処理装置。
    A management unit that manages initialization processing of the information processing device and connection processing between the other information processing devices;
    When the detection unit detects the connection with the second reception unit, the detection unit inputs a detection signal indicating that the connection with the second reception unit is detected, to the management unit,
    The first suppression unit performs the suppression by blocking the detection signal from being input to the management unit.
    The information processing apparatus according to claim 7, wherein:
  9.  前記第2抑止部は、前記第1受信部と前記他の情報処理装置との間の通信経路を無効化することにより、前記抑止を行なう、
    ことを特徴とする、請求項7又は8に記載の情報処理装置。
    The second suppression unit performs the suppression by invalidating a communication path between the first reception unit and the other information processing apparatus.
    The information processing apparatus according to claim 7 or 8, characterized by the above.
  10.  当該情報処理装置は、前記通信経路上に、前記他の情報処理装置が前記第1受信部との接続を検知できる大きさのインピーダンスを発生させるための抵抗器を備え、
     前記第2抑止部は、前記抵抗器と前記通信経路との接続を切断することにより、前記無効化を行なう、
    ことを特徴とする、請求項9に記載の情報処理装置。
    The information processing apparatus includes a resistor on the communication path for generating an impedance having a magnitude that allows the other information processing apparatus to detect the connection with the first receiving unit.
    The second suppression unit performs the invalidation by disconnecting the connection between the resistor and the communication path.
    The information processing apparatus according to claim 9.
  11.  当該情報処理装置の初期化処理が完了した場合に、前記第1及び第2抑止部による抑止を解除する抑止解除部
    を備えることを特徴とする、請求項7~10のいずれか1項に記載の情報処理装置。
    11. The deterrence canceling unit for canceling the deterrence by the first and second deterrence units when the initialization process of the information processing apparatus is completed. Information processing device.
  12.  当該情報処理装置と前記他の情報処理装置との間の通信は、PCI Expressである、
    ことを特徴とする、請求項7~11のいずれか1項に記載の情報処理装置。
    Communication between the information processing apparatus and the other information processing apparatus is PCI Express.
    The information processing apparatus according to any one of claims 7 to 11, characterized in that:
  13.  互いに通信可能に接続される第1及び第2情報処理装置を有する通信システムにおける通信制御方法であって、
     前記第2情報処理装置は、
     前記第1情報処理装置が有する第1受信部との接続を検知し、
     前記第1情報処理装置は、
     前記第2情報処理装置が有する第2受信部との接続を検知し、
     前記第1又は第2情報処理装置の初期化処理を開始する場合に、前記第2受信部との接続の検知を抑止し、
     前記第1又は第2情報処理装置の初期化処理を開始する場合に、前記第1受信部との接続の検知を抑止する、
    ことを特徴とする、通信制御方法。
    A communication control method in a communication system having first and second information processing apparatuses that are communicably connected to each other,
    The second information processing apparatus
    Detecting a connection with the first receiving unit of the first information processing apparatus;
    The first information processing apparatus
    Detecting a connection with a second receiving unit of the second information processing apparatus;
    When the initialization process of the first or second information processing apparatus is started, detection of connection with the second receiving unit is suppressed,
    When the initialization process of the first or second information processing apparatus is started, detection of connection with the first reception unit is suppressed.
    A communication control method.
  14.  前記第1情報処理装置は、
     当該第1情報処理装置の初期化処理及び前記第2情報処理装置との間の接続処理を管理する管理部を備え、
     前記第2受信部との接続を検知すると、前記第2受信部との接続を検知したことを示す検知信号を前記管理部に入力し、
     前記検知信号の前記管理部への入力を阻止することにより、前記抑止を行なう、
    ことを特徴とする、請求項13に記載の通信制御方法。
    The first information processing apparatus
    A management unit for managing initialization processing of the first information processing apparatus and connection processing between the second information processing apparatus;
    When detecting the connection with the second receiving unit, a detection signal indicating that the connection with the second receiving unit is detected is input to the management unit,
    The inhibition is performed by preventing the detection signal from being input to the management unit.
    The communication control method according to claim 13, wherein:
  15.  前記第1情報処理装置は、前記第1受信部と前記第2情報処理装置との間の通信経路を無効化することにより、前記抑止を行なう、
    ことを特徴とする、請求項13又は14に記載の通信制御方法。
    The first information processing device performs the suppression by invalidating a communication path between the first reception unit and the second information processing device.
    The communication control method according to claim 13 or 14, characterized by the above.
  16.  前記第1情報処理装置は、
     前記通信経路上に、前記第2情報処理装置が前記第1受信部との接続を検知できる大きさのインピーダンスを発生させるための抵抗器を備え、
     前記抵抗器と前記通信経路との接続を切断することにより、前記無効化を行なう、
    ことを特徴とする、請求項15に記載の通信制御方法。
    The first information processing apparatus
    On the communication path, the second information processing apparatus includes a resistor for generating an impedance having a magnitude capable of detecting connection with the first receiving unit,
    The invalidation is performed by disconnecting the resistor and the communication path.
    The communication control method according to claim 15, wherein:
  17.  前記第1情報処理装置は、前記第1情報処理装置の初期化処理が完了した場合に、前記抑止を解除する、
    ことを特徴とする、請求項13~16のいずれか1項に記載の通信制御方法。
    The first information processing apparatus cancels the suppression when the initialization process of the first information processing apparatus is completed.
    The communication control method according to any one of claims 13 to 16, characterized in that:
  18.  前記第1情報処理装置と前記第2情報処理装置との間の通信は、PCI Expressである、
    ことを特徴とする、請求項13~17のいずれか1項に記載の通信制御方法。
    The communication between the first information processing apparatus and the second information processing apparatus is PCI Express.
    The communication control method according to any one of claims 13 to 17, characterized in that:
PCT/JP2014/063097 2014-05-16 2014-05-16 Communication system, information processing device, and communication control method WO2015173958A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2015531770A JP5962861B2 (en) 2014-05-16 2014-05-16 Communication system, information processing apparatus, and communication control method
PCT/JP2014/063097 WO2015173958A1 (en) 2014-05-16 2014-05-16 Communication system, information processing device, and communication control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/063097 WO2015173958A1 (en) 2014-05-16 2014-05-16 Communication system, information processing device, and communication control method

Publications (1)

Publication Number Publication Date
WO2015173958A1 true WO2015173958A1 (en) 2015-11-19

Family

ID=54479524

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/063097 WO2015173958A1 (en) 2014-05-16 2014-05-16 Communication system, information processing device, and communication control method

Country Status (2)

Country Link
JP (1) JP5962861B2 (en)
WO (1) WO2015173958A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109923531A (en) * 2016-11-09 2019-06-21 高通股份有限公司 Bimodulus high speed peripheral component interconnects the link role in (PCIe) equipment and determines

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09219735A (en) * 1996-02-13 1997-08-19 Nec Corp Link settlement method and link settlement system applying the settlement method
JP2012104105A (en) * 2010-10-12 2012-05-31 Canon Inc Recording apparatus and operation setting method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09219735A (en) * 1996-02-13 1997-08-19 Nec Corp Link settlement method and link settlement system applying the settlement method
JP2012104105A (en) * 2010-10-12 2012-05-31 Canon Inc Recording apparatus and operation setting method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109923531A (en) * 2016-11-09 2019-06-21 高通股份有限公司 Bimodulus high speed peripheral component interconnects the link role in (PCIe) equipment and determines
CN109923531B (en) * 2016-11-09 2023-03-03 高通股份有限公司 Method and apparatus for dual mode peripheral component interconnect express (PCIe)

Also Published As

Publication number Publication date
JP5962861B2 (en) 2016-08-03
JPWO2015173958A1 (en) 2017-04-20

Similar Documents

Publication Publication Date Title
JP6786215B2 (en) Robust cable type detection for USB power transfer
US8924621B2 (en) Method and system for detecting and asserting bus speed condition in a USB isolating device
EP2854369A1 (en) Method and apparatus for detecting interface connection between devices
US9800461B2 (en) Ring-based network interconnect
WO2014194459A1 (en) Method for inhibiting pcie noise output through optical fiber communication, device thereof and communication nodes
JP5962861B2 (en) Communication system, information processing apparatus, and communication control method
US9094295B2 (en) Communication device, and wiring state detection method and non-transitory computer-readable medium storing program using communication device
JP4668284B2 (en) Differential signal transmission device, differential signal reception device
US10635518B2 (en) Detecting bus faults
CN112583786B (en) Method for alarming, transmitter device and receiver device
JP2007116263A (en) Electronic apparatus and data communication control method
US9811496B2 (en) Method and apparatus for detecting interface connection between devices
CN104850522B (en) A kind of signal output method and device
JPH1174884A (en) Communication equipment
WO2016058394A1 (en) Method and device for detecting voice chip
US11334515B1 (en) Method for enhancing port error monitoring in IEEE-1394 high-performance serial bus
JP2012244217A5 (en)
JP6851698B2 (en) Data diode
US8368419B2 (en) Assessment of on-chip circuit based on eye-pattern asymmetry
JP6296487B2 (en) Communication device having disconnection detection and notification function
TWI759772B (en) Pcie data transmission control system
TWI709310B (en) Network switch device and operating method thereof
JPWO2020090034A1 (en) Processing equipment
Percival PCIe over Fibre Optics: challenges and pitfalls
CN108141360B (en) Method for generating a secret in a network having at least two subscribers

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2015531770

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14892028

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14892028

Country of ref document: EP

Kind code of ref document: A1