The present disclosure relates generally to input/output (I/O) processing, and in particular, to providing features to facilitate transport mode I/O operations.
Input/output (I/O) operations are used to transfer data between memory and I/O devices of an I/O processing system. Specifically, data is written from memory to one or more I/O devices, and data is read from one or more I/O devices to memory by executing I/O operations.
To facilitate processing of I/O operations, an I/O subsystem of the I/O processing system is employed. The I/O subsystem is coupled to main memory and the I/O devices of the I/O processing system and directs the flow of information between memory and the I/O devices. One example of an I/O subsystem is a channel subsystem. The channel subsystem uses channel paths as communications media. Each channel path includes a channel coupled to a control unit, the control unit being further coupled to one or more I/O devices.
The channel subsystem and I/O device may operate in a transport mode that supports the transfer of one or more command control blocks to transfer data between the I/O devices and memory. A transport control word (TCW) specifies one or more I/O commands to be executed. For commands initiating certain I/O operations, the TCW designates memory areas associated with the operation, the action to be taken whenever a transfer to or from the area is completed, and other options.
Data transfers sent to I/O devices can cause data overflow at their respective control units if data is transferred at a rate that exceeds the ability of the control units to process the data.
An embodiment includes a computer program product for performing an input/output (I/O) operation initiated by an I/O operation instruction at a host computer system configured for communication with a control unit. The computer program product includes a tangible storage medium readable by a processing circuit and storing instructions for execution by the processing circuit for performing: receiving, by the control unit, a transport mode command message from a channel subsystem of the host computer system, the command message including a command for data to be transferred between the host computer system and an I/O device controlled by the control unit; and sending a command retry message to the channel subsystem, the command retry message including a request that the command message be re-sent to the control unit.
Another embodiment includes an apparatus for performing an input/output (I/O) operation initiated by an I/O operation instruction at a host computer system configured for communication with a control unit. The apparatus includes a memory having computer readable computer instructions; and a processor for executing the computer readable instructions, the instructions including: receiving, by the control unit, a transport mode command message from a channel subsystem of the host computer system, the command message including a command for data to be transferred between the host computer system and an I/O device controlled by the control unit; and sending a command retry message to the channel subsystem, the command retry message including a request that the command message be re-sent to the control unit.
A further embodiment includes method of performing an input/output (I/O) operation initiated by an I/O operation instruction at a host computer system configured for communication with a control unit. The method includes: receiving, by the control unit, a transport mode command message from a channel subsystem of the host computer system, the command message include a command for data to be transferred between the host computer system and an I/O device controlled by the control unit; and sending a command retry message to the channel subsystem, the command retry message including a request that the command message be re-sent to the control unit.
The subject matter of embodiments is particularly pointed out and distinctly claimed in the claims at the conclusion of the specification. The foregoing and other objects, features, and advantages of the invention are apparent from the following detailed description taken in conjunction with the accompanying drawings in which:
Embodiments described herein facilitate input/output (I/O) processing in a computer system. In one embodiment, a command retry capability or feature provides a control unit in communication with a host an ability to request a retry or re-sending of a data transfer command to the control unit. The command retry function may be supported by a channel subsystem and one or more control units. In one embodiment, support for command retry is established during initialization of a link between the channel subsystem and one or more control units via login or other initialization messages. For example, support for command retry may be established or added via process login (PRLI) messages.
An embodiment of a method includes receiving a data transfer command (e.g., a write data transfer) from a channel subsystem at a control unit, and sending a command retry request to the channel subsystem to request that the transfer be re-sent at a data transfer rate controlled by the control unit. In one embodiment, the control unit sends the command retry request and a reason code in a transport-response information unit (IU).
The host computer system 102 also includes a channel subsystem 114 that provides a communication interface between the host system 101 and various I/O devices 116, which may controlled by one or more control units 118. I/O devices include equipment such as printers, magnetic-tape units, direct-access-storage devices, displays, keyboards, communications controllers, teleprocessing devices, and sensor-based equipment. In the description herein, the terms “control unit” and “device” may be used interchangeably, or a control unit may be considered to include one or more devices. The channel subsystem 114 directs the flow of information between the I/O devices 116 and the host computer system 102. It relieves the CPUs 104 of the task of communicating directly with the I/O devices 116 and permits data processing to proceed concurrently with I/O processing. The channel subsystem 114 is coupled to the CPUs 104, the main memory 106 and/or the expanded memory 108 via a connection 120, such as a bus.
In one embodiment, the channel subsystem 114 is connected to each I/O device 116 via a respective “channel path” 122 that connects the channel subsystem 114 to each control unit 118 via a connection 124 such as a serial or parallel link. Control units 118 may be attached to the channel subsystem 114 via more than one channel path 122, and an I/O device 116 may be attached to more than one control unit 118 and/or I/O device 116. In all, an individual I/O device 116 may be accessible by multiple channel paths. A channel path can use various types of connections, such as a parallel interface, a serial-I/O interface and a FICON I/O interface. For example, a serial channel path may include one or more optical fibers connected to a control unit 118 via, e.g., a dynamic switch 126 in a Fibre channel fabric, and a parallel interface may include a number of electrical or fiberoptic conductors.
In one embodiment, the channel subsystem 114 includes one or more individual channels 128 that are each connected to one or more control units 118 and/or I/O devices 116 via one or more channel paths 122. Each channel 128 includes processing electronics such as a local channel microprocessor 130 and a local channel memory 132 that is connected to and accessible by the local channel microprocessor 130. The local channel memory 132 may include information such as a channel-program designation, a channel-path identifier, a device number, a device count, status indications, as well as information on path availability and functions pending or being performed.
Also located within each channel 128 are one or more subchannels. Each subchannel is a data structure located within a channel memory 132 that provides information concerning an associated I/O device 116 and its attachment to the channel subsystem 114. The subchannel also provides information concerning I/O operations and other functions involving the associated I/O device 116. The subchannel is the means by which the channel subsystem 114 provides information about associated I/O devices 116 to the CPUs 104. In one embodiment, the number of subchannels provided by the channel subsystem is independent of the number of channel paths 122 to the associated I/O devices 116. For example, a device 116 accessible through alternate channel paths 122 still is represented by a single subchannel.
Each control unit 118 provides logic to operate and control one or more I/O devices 116 and adapts, through the use of common facilities, the characteristics of each I/O device 116 to the link interface provided by a channel 128. The common facilities provide for the execution of I/O operations, indications concerning the status of I/O devices 116 and the control unit 118, control of the timing of data transfers over a channel path 122 and certain levels of I/O device control. A control unit 118 may be housed separately, or may be physically and logically integrated with an I/O device, the channel subsystem, or a CPU.
One or more of the above components of the I/O processing system 100 are further described in “IBM® z/Architecture Principles of Operation”, Publication No. SA22-7832-08, tenth edition, September 2012, which is hereby incorporated herein by reference in its entirety.
I/O operations are described as any operation that involves the transfer of data between the host computer system 102 and I/O devices 116. As described herein, an I/O operation includes the communications between the channel subsystem 114 and a device 116 (via, in one embodiment, a control unit 118) in which a single command (e.g., a channel command word or CCW), a single command message including multiple commands (e.g., a transport command information unit or transport command control block (TCCB)), or multiple chained commands (e.g., multiple CCWs) are sent from the channel subsystem 114 to a device. The I/O operation may also include one or more response messages generated by the device 116 or an associated control unit 118 in response to receiving and/or executing the command or chained commands.
There are two modes of subchannel operation. In one embodiment, the host computer system 102 operates in a “command mode” and specifies command word(s) in the form of a channel command word (CCW). In another embodiment, the host system operates in a “transport mode” and specifies command word(s) in the form of a transport command word (TCW).
In one embodiment, I/O operations are initiated with a device 116 by the execution of I/O instructions generated by an OS 110 that designate the subchannel associated with the device 116. Such instructions are executed in the host system by a CPU 104 by sending parameters to a channel 128 or subchannel to request that the channel subsystem 114 perform various functions in an I/O operation.
For example, the CPU 104 executes a “START SUBCHANNEL” instruction by passing parameters to the target subchannel requesting that the channel subsystem 114 perform a start function with the I/O device 116 associated with the subchannel. The channel subsystem 114 performs the start function by using information at the subchannel, including the information passed during the execution of the START SUBCHANNEL instruction, to find an accessible channel path to the device 116, and to execute the I/O operation once a channel path has been selected. In one embodiment, execution of the START SUBCHANNEL instruction passes the contents of an operation request block (ORB) to the channel subsystem 114. The ORB specifies a channel program that includes an address of one or more command words (e.g., a channel command word or a transport command word).
When an instruction such as a START SUBCHANNEL instruction is executed by the CPU 104, a channel 128 commences performing the I/O operation. In one embodiment, the channel subsystem 114 operates under a High Performance FICON (HPF) protocol for communication between the channel subsystem 114 and the devices 116 and/or control units 118. FICON and HPF are described further in “Fibre Channel: Single-Byte Command Code Sets Mapping Protocol-4 (FC-SB-4),” T11 Project 2122-D, Revision 3.00, Sep. 22, 2009, which is hereby incorporated herein by reference in its entirety.
In command mode, the channel executes a CCW channel program that include a single channel-command word or a sequence of channel-command words executed sequentially that control a specific sequence of channel operations. A control unit executes a CCW I/O operation by decoding, accepting, and executing CCW commands by an I/O device. One or more CCWs arranged for sequential execution form a CCW channel program and are executed as one or more I/O operations, respectively.
A fibre-channel-extensions (FCX) facility is an optional facility that provides for the formation of a transport mode channel program that is composed of a transport control word (TCW) that designates a transport-command-control block (TCCB) and a transport-status block (TSB). The TCCB includes a transport-command area (TCA) which contains a list of one or more (e.g., up to 30) I/O commands that are in the form of device-command words (DCWs). A TCW and its TCCB may specify operations including read and write operations.
In the transport mode, a single transport command word (TCW) specifies a location in memory of a TCCB (as well as a location in memory 106 or 108 of one or more data areas) that is sent in a single message instead of separate individual CCWs in the command mode. A control unit 118 executes a transport mode I/O operation by decoding, accepting, and executing a TCCB and the individual DCWs included therein. If the ORB specifies a TCW channel program, the channel subsystem 114 uses information in the designated TCW to transfer the TCCB to a control unit 118. The contents of the TCCB are ignored by the channel subsystem 114 after the TCCB is transferred to the control unit 118 and only have meaning to the control unit 118 and the associated I/O device 116.
For example, the channel subsystem 114 initiates a TCW I/O operation with an I/O device (via, for example, a control unit 118) when a channel 128 transfers a transport-command IU 172 that includes a control block, such as a transport-command-control block (TCCB) 170 and associated control information for a TCW 140 to a selected device 116. In one embodiment, information associated with the execution of an I/O operation and the operation of a device (e.g., commands, input data and output data) is transferred between the channel 128 and the control unit 118 as Information Units (IUs). In one embodiment, the IUs are in the form of SB-4 Information Units (IUs).
In an exemplary embodiment, the control unit 118 generates a response message in response to executing the channel program. The control unit 118 may also generate a response message without executing the channel program under a limited number of communication scenarios, e.g., to inform the channel subsystem 114 that the channel program will not be executed. For example, in transport mode operations, the control unit 118 sends at least one transport-response IU that provides status for an I/O operation. The status may include normal ending status or a termination status if an abnormal condition was detected by the control unit 118.
In one embodiment, IUs or other messages are sent between the channel and the control unit via one or more exchanges. An exchange pair consisting of two unidirectional exchanges, one used by a channel 128 to send IUs and one used by a control unit 118 to send IUs, are required for all SB-4 link-control functions and for all SB-4 device-level functions that are executed in command mode. A single bi-directional exchange, referred to as a transport exchange, is used for device-level functions executed in transport mode. IUs that a channel 128 sends during the execution of an SB-4 link-control function or the execution of an SB-4 device-level function in command mode are restricted to one exchange, and IUs which a channel receives during the operation are restricted to a different exchange. The exchange on which the channel 128 sends IUs is referred to as the outbound exchange, and the exchange on which the channel 128 receives IUs is referred to as an inbound exchange. When both an outbound exchange and an inbound exchange simultaneously exist between a channel 128 and a control unit 118 for the execution of the same link-level or device-level function, an exchange pair is said to exist, and the control unit 118 is said to be connected to the channel 128. A channel program which is executed in a single connection uses only one exchange pair. If the connection is removed by the closing of the exchanges during the channel program, a new exchange pair is generated to complete the channel program. A channel 128 can initiate an exchange pair by sending an IU which opens a new exchange (or, an initiation IU) as an unsolicited command or unsolicited control information category. A control unit 118 can initiate an exchange pair by sending an initiation IU as an unsolicited control or unsolicited data information category.
For example, IUs sent between a channel and control unit during the execution of a transport mode I/O operation are restricted to a single, bi-directional exchange referred to as a transport exchange. A channel 128 opens a transport exchange by sending a transport-command IU as an unsolicited command category (an Initiation IU). A channel 128 may open multiple transport exchanges, each for a different device 116 or for the same device 116 on different logical paths.
An embodiment of the TCW 140 is a 64-byte control block that is designated on a 64-byte boundary. The TCW includes various fields described below.
For example, a number of flag fields 142 indicate whether direct or indirect data addressing is being used to locate input data, output data or the TCCB. When output data is specified, an output-data-address field 144 designates an output data location or locations. When input data is specified, an input-data-address field 146 designates an input storage location or locations (i.e., where input data is to be stored). A TCCB-address field 148 designates the address of the TCCB for the TCW. The TCW 140 also includes a TCCB Length (TCCBL) field 150 that specifies the length in bytes of the TCCB.
A Read Operations (R) field 152 is non-zero (e.g., bit 14 of word 1 is one) when indicating the number of bytes to be transferred into main memory 106. A Write Operations (W) field 154 is non-zero (e.g., bit 15 of word 1 is one) when indicating the number of bytes to be transferred from main storage. A Transport-Status-Block Address 156 specifies a location in storage of a transport-status block for the TCW. An Output Count field 158 specifies the number of output bytes for the TCW. The Input-Count field 160 specifies the number of input bytes for the TCW. If the TCW specifies an interrogation operation, an Interrogate-TCW Address field 162 indicates a location in storage of an Interrogate TCW.
In one embodiment, the transport command IU 172 is made up of an 8-byte SB-4 header 174, followed by a 4-byte transport command header (TCH) 176, and the TCCB 170. The TCCB 170 is variable in length, may contain header and trailer information, and one or more (e.g., from 1 to 30) commands as device-command words (DCWs) that are logically linked (e.g., chained) such that they are executed by the control unit 118 in a sequential manner. The TCCB 170 may reside as a single block of contiguous storage or may reside as multiple blocks of noncontiguous storage. For example, the TCCB-TIDA flag in the TCW 140 described above is used to specify whether the TCCB resides in contiguous storage.
In the embodiment of
The SB-4 header 174 provides FC-4 addressing information to identify the logical path and the device 116 for the data transfer. The SB-4 header 174 provides information including a channel image ID and a control unit ID for a logical path between a channel 128 and a control unit 118, as well as a device ID. The TCH 176 includes information about the TCCB 170 and the associated device operations, including the TCA and LRC lengths, and R and W fields indicating read and/or write operations. The TCA Header (TCAH) 178 includes information about the TCA 180 and the operations described therein, such as the TCA length and device indications. The TCA 180 is a variable length area that contains one or more (e.g., from 1 to 30) commands as device-command words (DCWs). The length of the TCA 180, in one embodiment, is an in integral number of 4-byte words. For DCWs that specify device control data, the TCA 180 also contains the control data associated with each DCW.
Each DCW specifies a command to be executed. For commands initiating certain I/O operations, it designates the count of bytes on which the operation is performed, the action to be taken whenever transfer to or from storage is completed, and other options. The storage area or areas associated with a DCW data-transfer operation are designated, depending on the operation specified by the command, by the input-data-address field 146 or the output-data-address field 144 of the TCW 140 that designates the TCCB 170 that includes the DCW 202. Whether the input-data-address field 146 or the output data-address field 144 designates the storage directly or indirectly is specified by the input-TIDA and output-TIDA flags in the TCW 140.
The command code field 204 (e.g., bits 0-7 of word 0) specifies the operation to be performed. Basic commands include read, write, control, sense and transport. The channel subsystem 114 distinguishes among the following operations: control, output forward (write), input forward (read, sense, sense ID), input backward (read backward), branching (transfer in channel) and transport. Some commands, when executed, do not result in the transfer of data but cause the device to chain and start execution of the next command when all of the conditions for command chaining are satisfied. Each of the basic operations is described below.
A read command initiates execution of a device operation that performs device-to-channel data transfer. A write command initiates execution of a device operation that performs channel-to-device data transfer. A control command initiates execution of a device operation that makes use of control data provided in the DCW. The sense command is similar to a read command, except that the data is obtained from sense indicators rather than from a record source. Control commands and associated control data are provided for management of the specific I/O device and control of the device during execution of an I/O command. A transport command is provided to manage the I/O operation and the transfer of data via a channel path. Such commands manage the transport of control block checking data such as cyclical redundancy check (CRC) data and the transport of additional DCWs in transport-data IUs.
The channel subsystem 114 and/or the control unit(s) 118 may support a “command retry” feature that allows the control unit 118 to request a re-sending of data previously sent as part of a write data transfer. The command retry feature may also include capability for the control unit to control a rate for data transfer of subsequent data for the operation or for the current DCW.
In one embodiment, if the channel subsystem 114 and/or control unit(s) 118 support transport mode, the command retry feature is a transport mode command retry (TCR) feature. The control unit 118 may request a command retry of a transport-command IU (including, e.g., a write and/or read command) when both the channel 128 and the control unit 118 support TCR. The control unit 118 may request the command retry anytime prior to sending completion status for the I/O operation when it holds sequence initiative for a transport-mode exchange. In one embodiment, the control unit 118 is configured to request retry via a transport-response IU.
In one embodiment, the control unit 118 is configured to provide information regarding the reason for the retry request. For example, a transport mode response from the control unit 118 includes a code or indication that the control unit 118 requests a retry of write transfer data in the I/O operation. An exemplary indication is a transport command retry reason (TCRR) code in the transport-response IU.
In one embodiment, the control unit 118 is configured to request command retry in response to determining that an undesirable condition or retry condition exists, for example, congestion or a lack of resources. Such a condition may be a congestion condition or any other condition detected by the control unit 118 that could cause a reduction in performance, such as an input rate that exceeds the control unit capability. Other conditions include, for example, buffer overflow or buffer space shortage.
If the channel subsystem 114 includes support for command retry, the channel 128 is configured to perform a transport-command retry by re-sending the transport-command IU for which the retry status was received. The channel 128 may send other transport-mode or command-mode IUs to the control unit 118 prior to performing the transport-command retry. In some cases, conditions at the channel 128 may prevent the channel 128 from performing the transport-command retry.
In one embodiment, the command retry feature allows the control unit 118 to change transfer settings after a command has been received. In some cases, the channel 128 may send a command and operates with a setting or capability that allows the channel 128 to commence write data transfer immediately after sending the command, without waiting for a data transfer request from the control unit 118. This capability may be established during an initialization or login procedure between the channel and the control unit 118. The control unit 118 may send a command retry request that changes the setting (i.e., turns off the capability) so that after the channel 128 re-sends the command, it must wait until receiving a data transfer request (e.g., a transfer-ready IU) before transferring data.
This ability to change transfer settings may also include capability for the control unit 118 to control other parameters such as the data transfer rate. For example, the control unit may control the pace at which transfer data is received based on the frequency at which the control unit sends data transfer requests to the channel 128. The control unit may also specify a burst size (e.g., amount of data transferred in a transport-data IU) or maximum burst size in the data transfer request. For example, if the I/O operation includes a write operation and “first-transfer ready” is disabled, the channel 128 sends a transport-data IU including data to be written to the I/O device immediately following the transport-command IU. The exchange is left open and sequence initiative for the exchange is transferred to the control unit. After the first transport-data IU, the channel 128 requires a transfer-ready IU from the control unit 118 prior to sending each subsequent transport-data IU 310. The control unit 118 may request additional data by sending additional transfer-ready IUs until it has requested all the data specified by the TCCB 170 for the write operation.
If “first-transfer ready” is enabled (i.e., first-transfer-ready-disabled is inhibited), after the channel 128 sends the transport-command IU, the exchange is left open and sequence initiative for the exchange is transferred to the control unit 118. The channel 128 can send the first and subsequent transport-data IUs only after receiving a transfer-ready IU from the control unit 118.
The channel 128 may indicate that first-transfer ready is disabled by not transferring sequence initiative to the control unit 118 (i.e., setting the SI bit to 1) in the transport-command IU. Sequence initiative is instead transferred (SI bit=1) in the first burst transport-data IU instead.
Likewise, the channel may indicate that first-transfer-ready-disabled is inhibited (or first-transfer ready is enabled) by transferring sequence initiative in the transport-command IU (SI bit=1) which indicates a transfer-ready IU is required for the first burst. Whether first-transfer ready is disabled may be established during, e.g., Process Login (PRLI) initialization.
Thus, if the control unit 118 receives a transport-command IU indicating that first-transfer-ready is disabled, the control unit 118 may send a command retry request that inhibits first-transfer-ready-disabled. The retry request causes the channel to turn off the first-transfer-ready-disabled feature for the command being retried, thus requiring a transfer-ready IU for each write data transfer. The control unit may use the reason code TCRR to inhibit first-transfer-ready-disabled.
For example, if the retry request indicates in the TCRR that the reason is a first-transfer-buffer shortage, the channel 128 retries the operation with first-transfer-ready-disabled inhibited.
Support for command retry may be established during initialization procedures, such as link initialization in which the channel subsystem and the control unit use login messages to provide indications to one another regarding their respective support for command retry.
For example, link initialization between the channel subsystem and control units is performed using the process login (PRLI) extended link service (ELS) protocol. General aspects of the PRLI ELS, including the format of the PRLI ELS request and response, are given in “Fibre Channel: Link Services (FC-LS-2),” T11 Project 2103-D, Revision 2.00, Jun. 26, 2008, which is hereby incorporated herein by reference in its entirety.
During a PRLI procedure, a channel 128 that supports PRLI sends a request to each control unit 118 in its configuration that also supports the process login ELS to determine whether the control unit 118 supports transport-mode operations. In one embodiment, the PRLI request is sent during channel initialization prior to establishing logical paths. The PRLI ELS is used to exchange process login service parameters between a channel 128 and control unit 118. A PRLI ELS request may be sent by a channel to a control unit when logical paths are established with the control unit and applies to all the established logical paths. Parameters may be exchanged between a channel and control unit via a PRLI request and a PRLI response. For example, a flag bit or other bit is set to zero in the PRLI request if the channel does not supports command retry, and is set to one when command retry is supported by the channel. The control unit can similarly indicate whether command retry capability is supported in a PRLI response.
In the example shown in
In one embodiment, the transport-response IU is configured to instruct the channel 128 to retry the command if the control unit 118 wants the operation to be re-sent. The transport-response IU 300 includes a field that may be populated with a code or other indication to prompt the channel 128 to perform a retry.
A Status Flags2 field 320 and a Status Flags3 field 322 provide additional information about the I/O operation, and the I/O device's status is indicated by a Device Status field 324. If command retry is requested by the control unit 118, the Device Status field 324 includes a “retry” code that instructs the channel 128 to retry the command. The Status Flags3 fields 322 may include a TCRR code indicating the reason for the retry request.
In one embodiment, the status byte in the Device Status field 324 contains retry status if it contains unit check and status modifier together with channel end and device end. If the transport-response IU containing the retry status does not close the exchange, the channel 128 sends a transport-confirm IU to close the exchange.
Referring to
In stage 401, the channel subsystem 114 receives an instruction and initiates an I/O operation with one or more control units 118. For example, the channel 128 of the channel subsystem 114 sends a transport-command IU for an I/O operation that includes a write transfer to a device associated with the control unit 118.
In stage 402, the control unit 118 receives a command message from the channel subsystem 114. For example, the control unit 118 receives the transport-command IU from the channel 128.
In one embodiment, the transport-command IU indicates that first-transfer-ready is disabled, which allows the channel 128 to send the first transport-data IU without requiring a transfer-ready IU from the control unit 118. This may be indicated by setting the Sequence Initiative (SI) bit in the FC frame header of the transport-command IU to zero so that the channel 128 retains Sequence Initiative for transferring frames.
In stage 403, if the control unit 118 wants the channel 128 to retry the command for any reason, e.g., due to user request or due to buffer overflow or another undesired or abnormal condition, the control unit 118 sends a response message to the channel 128. For example, the control unit 118 sends a transport-response IU including retry status in the Device Status field and a TCRR code, e.g., in the status-flags3 field. If the transport-response IU containing the retry status did not close the exchange, the channel 128 sends a transport-confirm IU to close the exchange.
In one embodiment, the control unit 118 includes an indication in the transport-response IU that causes first-transfer-ready-disabled to be inhibited, so that when the channel 128 re-sends the transport-command IU, it will wait for a transfer-ready IU from the control unit 118 before transferring data.
In stage 404, the channel 128 receives the transport-response IU and determines that the Device Status field indicates retry status. The channel 128, if able, re-sends the transport-command IU. The channel 128 may send other transport-mode or command-mode IUs to the control unit prior to performing the transport-command retry. In one embodiment, if the control unit inhibited first-transfer-ready-disabled, the SI bit in the FC frame header of the transport-command IU is set to 1 so that the Sequence Initiative for sending frames is transferred to the control unit.
In stage 405, the control unit again receives the transport-command IU and executes the DCW(s) therein as described above. This stage may include sending transfer-ready IUs to the channel 128, which can include a transfer rate (e.g., Maximum Burst Length) specified by the control unit 118.
The transfer rate can be controlled by the control unit, e.g., by sending transfer-ready IUs at a pace the device desires or can handle (e.g. when buffers are available). The control unit can also specify the burst size for the data transfer specified in the transfer ready. Sending the command retry response message allows the control unit to also pace and the “first” transfer-ready IU or first burst of data, as well as specify the size of the first burst.
Technical effects and benefits of exemplary embodiments include the ability to allow control units to address issues therein by requesting command retry. Additional technical effects include the ability for the control units to dictate data transfer rates for write transfers, e.g., in transport mode.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, element components, and/or groups thereof.
The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present invention has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the invention. The embodiment was chosen and described in order to best explain the principles of the invention and the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wire line, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
Aspects of the present invention are described below with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flow diagrams depicted herein are just one example. There may be many variations to this diagram or the steps (or operations) described therein without departing from the spirit of the invention. For instance, the steps may be performed in a differing order or steps may be added, deleted or modified. All of these variations are considered a part of the claimed invention.
While the preferred embodiment to the invention had been described, it will be understood that those skilled in the art, both now and in the future, may make various improvements and enhancements which fall within the scope of the claims which follow. These claims should be construed to maintain the proper protection for the invention first described.
Number | Name | Date | Kind |
---|---|---|---|
3693161 | Price et al. | Sep 1972 | A |
3943283 | Caragliano et al. | Mar 1976 | A |
4004277 | Gavril | Jan 1977 | A |
4080649 | Calle et al. | Mar 1978 | A |
4207609 | Luiz et al. | Jun 1980 | A |
4374415 | Cormier et al. | Feb 1983 | A |
4380046 | Frosch et al. | Apr 1983 | A |
4455605 | Cormier et al. | Jun 1984 | A |
4497022 | Cormier et al. | Jan 1985 | A |
4564903 | Guyette et al. | Jan 1986 | A |
4760518 | Potash et al. | Jul 1988 | A |
4779188 | Gum et al. | Oct 1988 | A |
4837677 | Burrus, Jr. et al. | Jun 1989 | A |
4843541 | Bean et al. | Jun 1989 | A |
4866609 | Calta et al. | Sep 1989 | A |
4870566 | Cooper et al. | Sep 1989 | A |
5016160 | Lambeth et al. | May 1991 | A |
5031091 | Wakatsuki et al. | Jul 1991 | A |
5040108 | Kanazawa | Aug 1991 | A |
5170472 | Cwiakala et al. | Dec 1992 | A |
5185736 | Tyrrell et al. | Feb 1993 | A |
5237325 | Klein et al. | Aug 1993 | A |
5265240 | Galbraith et al. | Nov 1993 | A |
5297262 | Cox et al. | Mar 1994 | A |
5301323 | Maeurer et al. | Apr 1994 | A |
5317739 | Elko et al. | May 1994 | A |
5386512 | Crisman et al. | Jan 1995 | A |
5388219 | Chan et al. | Feb 1995 | A |
5410727 | Jaffe et al. | Apr 1995 | A |
5414851 | Brice, Jr. et al. | May 1995 | A |
5434980 | Casper et al. | Jul 1995 | A |
5440729 | Kimura et al. | Aug 1995 | A |
5452455 | Brown et al. | Sep 1995 | A |
5461721 | Cormier et al. | Oct 1995 | A |
5463736 | Elko et al. | Oct 1995 | A |
5465359 | Allen et al. | Nov 1995 | A |
5500942 | Eickemeyer et al. | Mar 1996 | A |
5517670 | Allen et al. | May 1996 | A |
5526484 | Casper et al. | Jun 1996 | A |
5528755 | Beardsley et al. | Jun 1996 | A |
5539918 | Allen et al. | Jul 1996 | A |
5546533 | Koyama | Aug 1996 | A |
5548791 | Casper et al. | Aug 1996 | A |
5561809 | Elko et al. | Oct 1996 | A |
5564040 | Kubala | Oct 1996 | A |
5568648 | Coscarella et al. | Oct 1996 | A |
5584039 | Johnson et al. | Dec 1996 | A |
5600793 | Nord | Feb 1997 | A |
5600805 | Fredericks et al. | Feb 1997 | A |
5608898 | Turpin et al. | Mar 1997 | A |
5613163 | Marron et al. | Mar 1997 | A |
5640600 | Satoh et al. | Jun 1997 | A |
5640603 | Meritt et al. | Jun 1997 | A |
5644712 | Coscarella et al. | Jul 1997 | A |
5671441 | Glassen et al. | Sep 1997 | A |
5680580 | Beardsley et al. | Oct 1997 | A |
5758190 | Johnson et al. | May 1998 | A |
5768620 | Johnson et al. | Jun 1998 | A |
5793983 | Albert et al. | Aug 1998 | A |
5812877 | Young | Sep 1998 | A |
5831985 | Sandorfi | Nov 1998 | A |
5845146 | Onodera | Dec 1998 | A |
5860022 | Kondou et al. | Jan 1999 | A |
5894583 | Johnson et al. | Apr 1999 | A |
5901327 | Ofek | May 1999 | A |
5907684 | Halma et al. | May 1999 | A |
5918028 | Silverthorn et al. | Jun 1999 | A |
5996026 | Onodera et al. | Nov 1999 | A |
6125399 | Hamilton | Sep 2000 | A |
6125411 | Sato | Sep 2000 | A |
6195330 | Sawey et al. | Feb 2001 | B1 |
6202095 | Beardsley et al. | Mar 2001 | B1 |
6230218 | Casper et al. | May 2001 | B1 |
6249787 | Schleimer et al. | Jun 2001 | B1 |
6263380 | Tsuboi et al. | Jul 2001 | B1 |
6338105 | Niizuma et al. | Jan 2002 | B1 |
6343335 | Dahman et al. | Jan 2002 | B1 |
6347334 | Fredericks et al. | Feb 2002 | B1 |
6351779 | Berg et al. | Feb 2002 | B1 |
6353612 | Zhu et al. | Mar 2002 | B1 |
6460087 | Saito et al. | Oct 2002 | B1 |
6484217 | Fuente et al. | Nov 2002 | B1 |
6546435 | Yoshimura et al. | Apr 2003 | B1 |
6584511 | Marsh, III et al. | Jun 2003 | B1 |
6609161 | Young | Aug 2003 | B1 |
6609165 | Frazier | Aug 2003 | B1 |
6647016 | Isoda et al. | Nov 2003 | B1 |
6651125 | Maergner et al. | Nov 2003 | B2 |
6654954 | Hicks | Nov 2003 | B1 |
6658603 | Ward | Dec 2003 | B1 |
6687766 | Casper et al. | Feb 2004 | B1 |
6693880 | Gregg et al. | Feb 2004 | B2 |
6694390 | Bogin et al. | Feb 2004 | B1 |
6751680 | Langerman et al. | Jun 2004 | B2 |
6751683 | Johnson et al. | Jun 2004 | B1 |
6769009 | Reisman | Jul 2004 | B1 |
6772207 | Dorn et al. | Aug 2004 | B1 |
6826661 | Umbehocker et al. | Nov 2004 | B2 |
6839773 | Vishlitzky et al. | Jan 2005 | B2 |
6862322 | Ewen et al. | Mar 2005 | B1 |
6877043 | Mallory et al. | Apr 2005 | B2 |
6882634 | Bagchi et al. | Apr 2005 | B2 |
6898202 | Gallagher et al. | May 2005 | B2 |
6910149 | Perloff et al. | Jun 2005 | B2 |
6915378 | Roberti | Jul 2005 | B2 |
6950888 | Rooney et al. | Sep 2005 | B1 |
6963940 | Glassen et al. | Nov 2005 | B1 |
7000036 | Carlson et al. | Feb 2006 | B2 |
7003700 | Elko et al. | Feb 2006 | B2 |
7020810 | Holman | Mar 2006 | B2 |
7035540 | Finan et al. | Apr 2006 | B2 |
7046665 | Walrand et al. | May 2006 | B1 |
7058735 | Spencer | Jun 2006 | B2 |
7085860 | Dugan et al. | Aug 2006 | B2 |
7100096 | Webb, Jr. et al. | Aug 2006 | B2 |
7111130 | Blake et al. | Sep 2006 | B2 |
7120728 | Krakirian et al. | Oct 2006 | B2 |
7124207 | Lee et al. | Oct 2006 | B1 |
7133988 | Fujibayashi | Nov 2006 | B2 |
7142520 | Haverinen et al. | Nov 2006 | B1 |
7149823 | Miller et al. | Dec 2006 | B2 |
7155569 | Johnson et al. | Dec 2006 | B2 |
7164425 | Kwak et al. | Jan 2007 | B2 |
7174274 | Carlson et al. | Feb 2007 | B2 |
7202801 | Chou | Apr 2007 | B2 |
7266296 | Ovadia et al. | Sep 2007 | B2 |
7277387 | Sanders et al. | Oct 2007 | B2 |
7292597 | Mills et al. | Nov 2007 | B2 |
7315911 | Davies et al. | Jan 2008 | B2 |
7373435 | Carlson et al. | May 2008 | B2 |
7382733 | Banerjee et al. | Jun 2008 | B2 |
7395284 | Sato et al. | Jul 2008 | B2 |
7398335 | Sonksen et al. | Jul 2008 | B2 |
7484021 | Rastogi et al. | Jan 2009 | B2 |
7500023 | Casper et al. | Mar 2009 | B2 |
7500030 | Hathorn et al. | Mar 2009 | B2 |
7502873 | Casper et al. | Mar 2009 | B2 |
7512133 | Dugan et al. | Mar 2009 | B2 |
7516248 | Carlson et al. | Apr 2009 | B2 |
7539777 | Aitken | May 2009 | B1 |
7543087 | Philbrick et al. | Jun 2009 | B2 |
7555554 | Manders et al. | Jun 2009 | B2 |
7558827 | Kawashima et al. | Jul 2009 | B2 |
7564791 | Jayakrishnan et al. | Jul 2009 | B2 |
7577772 | Sonksen et al. | Aug 2009 | B2 |
7577773 | Gandhi et al. | Aug 2009 | B1 |
7594057 | Gandhi et al. | Sep 2009 | B1 |
7599360 | Edsall et al. | Oct 2009 | B2 |
7600053 | Carlson et al. | Oct 2009 | B2 |
7711871 | Haechten et al. | May 2010 | B1 |
7743197 | Chavan et al. | Jun 2010 | B2 |
7765336 | Butler et al. | Jul 2010 | B2 |
7826349 | Kaur et al. | Nov 2010 | B2 |
7840717 | Flanagan et al. | Nov 2010 | B2 |
7840718 | Ricci et al. | Nov 2010 | B2 |
7840719 | Casper et al. | Nov 2010 | B2 |
7856511 | Ricci et al. | Dec 2010 | B2 |
8495253 | Flanagan et al. | Jul 2013 | B2 |
20010030943 | Gregg et al. | Oct 2001 | A1 |
20020032810 | Wagner | Mar 2002 | A1 |
20020062407 | Tateyama et al. | May 2002 | A1 |
20020099967 | Kawaguchi | Jul 2002 | A1 |
20020152338 | Elliott et al. | Oct 2002 | A1 |
20020178404 | Austen et al. | Nov 2002 | A1 |
20030056000 | Mullendore et al. | Mar 2003 | A1 |
20030084213 | Brice, Jr. et al. | May 2003 | A1 |
20030103504 | Dugan et al. | Jun 2003 | A1 |
20030158998 | Smith | Aug 2003 | A1 |
20030187627 | Hild et al. | Oct 2003 | A1 |
20030188053 | Tsai | Oct 2003 | A1 |
20030208581 | Behren et al. | Nov 2003 | A1 |
20040030822 | Rajan et al. | Feb 2004 | A1 |
20040054776 | Klotz et al. | Mar 2004 | A1 |
20040113772 | Hong Chou | Jun 2004 | A1 |
20040125960 | Fosgate et al. | Jul 2004 | A1 |
20040136241 | Rapp et al. | Jul 2004 | A1 |
20040151160 | Sanders et al. | Aug 2004 | A1 |
20040193968 | Dugan et al. | Sep 2004 | A1 |
20040210719 | Bushey et al. | Oct 2004 | A1 |
20040230706 | Carlson et al. | Nov 2004 | A1 |
20040260851 | Tu | Dec 2004 | A1 |
20050018673 | Dropps et al. | Jan 2005 | A1 |
20050102456 | Kang | May 2005 | A1 |
20050105456 | Cookson et al. | May 2005 | A1 |
20050108251 | Hunt | May 2005 | A1 |
20050175341 | Ovadia | Aug 2005 | A1 |
20050193029 | Rom et al. | Sep 2005 | A1 |
20050204069 | Carlson et al. | Sep 2005 | A1 |
20050216617 | Carlson et al. | Sep 2005 | A1 |
20050223291 | Zimmer et al. | Oct 2005 | A1 |
20050229033 | Tanaka et al. | Oct 2005 | A1 |
20050257118 | Shien | Nov 2005 | A1 |
20060036769 | Frey et al. | Feb 2006 | A1 |
20060050726 | Ahmed et al. | Mar 2006 | A1 |
20060075154 | Carlson et al. | Apr 2006 | A1 |
20060085595 | Slater | Apr 2006 | A1 |
20060159112 | Sundaram et al. | Jul 2006 | A1 |
20060224795 | Muto et al. | Oct 2006 | A1 |
20070005838 | Chang et al. | Jan 2007 | A1 |
20070016554 | Dapp et al. | Jan 2007 | A1 |
20070061463 | Hiramatsu et al. | Mar 2007 | A1 |
20070072543 | Paila et al. | Mar 2007 | A1 |
20070079022 | Carlson et al. | Apr 2007 | A1 |
20070079051 | Tanaka et al. | Apr 2007 | A1 |
20070091497 | Mizuno et al. | Apr 2007 | A1 |
20070162631 | Balakrishnan et al. | Jul 2007 | A1 |
20070174544 | Yasuda et al. | Jul 2007 | A1 |
20070239944 | Rupanagunta et al. | Oct 2007 | A1 |
20070294697 | Theimer et al. | Dec 2007 | A1 |
20080040519 | Starr et al. | Feb 2008 | A1 |
20080043563 | Brice et al. | Feb 2008 | A1 |
20080059638 | Hathorn et al. | Mar 2008 | A1 |
20080103754 | Carlson et al. | May 2008 | A1 |
20080103755 | Carlson et al. | May 2008 | A1 |
20080109580 | Carlson et al. | May 2008 | A1 |
20080147889 | Casper et al. | Jun 2008 | A1 |
20080147890 | Casper et al. | Jun 2008 | A1 |
20080183877 | Carlson et al. | Jul 2008 | A1 |
20080235553 | Chintada | Sep 2008 | A1 |
20080256264 | Muto et al. | Oct 2008 | A1 |
20080273518 | Pratt | Nov 2008 | A1 |
20080307122 | Butler et al. | Dec 2008 | A1 |
20090049241 | Ohno et al. | Feb 2009 | A1 |
20090055585 | Fernandes et al. | Feb 2009 | A1 |
20090144586 | Casper et al. | Jun 2009 | A1 |
20090172203 | Casper et al. | Jul 2009 | A1 |
20090210557 | Gainey, Jr. et al. | Aug 2009 | A1 |
20090210559 | Flanagan et al. | Aug 2009 | A1 |
20090210560 | Yudenfriend et al. | Aug 2009 | A1 |
20090210561 | Ricci et al. | Aug 2009 | A1 |
20090210562 | Huang et al. | Aug 2009 | A1 |
20090210563 | Flanagan et al. | Aug 2009 | A1 |
20090210564 | Ricci et al. | Aug 2009 | A1 |
20090210570 | Bendyk et al. | Aug 2009 | A1 |
20090210571 | Casper et al. | Aug 2009 | A1 |
20090210572 | Yudenfriend et al. | Aug 2009 | A1 |
20090210573 | Yudenfriend et al. | Aug 2009 | A1 |
20090210576 | Casper et al. | Aug 2009 | A1 |
20090210579 | Bendyk et al. | Aug 2009 | A1 |
20090210580 | Bendyk et al. | Aug 2009 | A1 |
20090210581 | Flanagan et al. | Aug 2009 | A1 |
20090210582 | Bendyk et al. | Aug 2009 | A1 |
20090210583 | Bendyk et al. | Aug 2009 | A1 |
20090210584 | Carlson et al. | Aug 2009 | A1 |
20090210585 | Ricci et al. | Aug 2009 | A1 |
20090210768 | Carlson et al. | Aug 2009 | A1 |
20090210769 | Casper et al. | Aug 2009 | A1 |
20090210884 | Ricci et al. | Aug 2009 | A1 |
20090307388 | Tchapda | Dec 2009 | A1 |
20100014526 | Chavan et al. | Jan 2010 | A1 |
20100064072 | Tang et al. | Mar 2010 | A1 |
Number | Date | Country |
---|---|---|
3931514 | Mar 1990 | DE |
1264096 | Feb 1972 | GB |
2291990 | Feb 1996 | GB |
63236152 | Oct 1988 | JP |
2010-140127 | Jun 2010 | JP |
2006102664 | Sep 2006 | WO |
Entry |
---|
U.S. Appl. No. 12/031,201 Non-Final Office Action dated Jan. 25, 2010. |
U.S. Appl. No. 12/030,989 Final Office Action dated May 24, 2010. |
U.S. Appl. No. 12/183,315, Notice of Allowance Mailed on Jun. 15, 2010. |
International Search Report; International Application No. PCT/EP2009/059184; International Filing Date: Jul. 16, 2009; Date of mailing: Jan. 14, 2010; 9 pages. |
“Protocol for Insochronous Traffic Over Fiber Channel Switching”; IBM Technical Disclosure Bulletin; vol. 37, No. 06B; Jun. 1994. pp. 377-380. |
Golasky, Richard; “Link-Level Error Recovery With Tape Backup”; Dell Power Solutions; Aug. 2005; pp. 88-91. |
Sachs, M.W.; “I/O Marker Changing”; IBM Technical Disclosure Bulletin; vol. 37, No. 02A; Feb. 1994; pp. 75-76. |
SCSI Primary Commands—4 (SPC-4); Project T10/1731-D. Rev 11. INCITS Apr. 14, 2010, 785 pages (Part 1, pp. 1-390, Part 2, pp. 391-785). |
Simmons et al.; “A Performance Comparison of Three Supercomputers: Fujitsu VP-2600, NEC SX-3, and CRAY Y-MP”; ACM, Conference on High Performance Networking and Computing, Proceedings of the 1991 ACM/IEEE conference on Supercomputing, Albuquerque, New Mexico; Jul. 1991; pp. 150-157. |
Snively, et al.; “Fibre Channel, Framing and Signaling”; (FC-FS) Rev. 1.70; NCITS Working Draft Proposed American National Standard for Information Technology; Feb. 2002; pp. 1-575. |
Snively et al.; Fibre Channel Single Byte Command Code Sets-3 Mapping Protocol (FC-SB-3); T11/Project 1357-D/Rev. 1.6, INCITS; Mar. 2003; pp. 1-206. |
Srikrishnan et al.; “Sharing FCP Adapters Through Virtualization”; IBM J. Res. & Dev., vol. 51, No. 1/2; Jan./Mar. 2007; pp. 103-118. |
Stone, et al.; “When the CRC and TCP Checksum Disagree”; SIGCOMM '00, Stockholm, Sweden; Jul. 2000; 10 pages. |
Laudon et al. •System Overview of the SGI Origin 200/2000 Product Line, 1997, iEEE Publication pp. 150-156. |
Tachikawa, T., et al. “ARQ protocols for bi-directional data transmission,” Information Networking, 1998 (ICOIN-12) Proceedings., Twelfth International Conference on., vol., No., pp. 468-473, Jan. 21-23, 1998. |
U.S. Appl. No. 12/183,323, filed Jul. 31, 2008. |
U.S. Appl. No. 12/030,939 Notice of Alllowance mailed Jun. 29, 2010. |
U.S. Appl. No. 12/030,954 Non Final Office Action mailed Jul. 12, 2010. |
U.S. Appl. No. 12/030,961 Final Office Action mailed Jul. 12, 2010. |
U.S. Appl. No. 12/030,993 Non Final Office Action mailed Jun. 28, 2010. |
U.S. Appl. No. 12/031,021 Notice of Allowance mailed Jul. 8, 2010. |
U.S. Appl. No. 12/031,023 Non Final Office Action mailed Jun. 11, 2010. |
U.S. Appl. No. 12/183,323 Non Final Office Action mailed Jul. 19, 2010. |
U.S. Appl. No. 12/392,246 Notice of Allowance mailed Jul. 15, 2010. |
Z/Architecture, “Principles of Operation SA 22-7832-01 International Business Machines Corporation,” 2nd Edition, Oct. 2001, pp. 1-1024. |
“z/Architecture-Principles of Operation,” IBM Publication No. SA22-7832-04, 5th Ed., Sep. 2005, pp. 1-1144. |
URL, http://en.wikipedia.org/wiki/FICON, FICON, Wikipedia, USA, Wikimedia Foundation, Inc., Aug. 9, 2011, 3 pages. |
U.S. Appl. No. 13/024,468, Non Final Office Action Mailed Jan. 26, 2012. |
U.S. Appl. No. 12/030,912, Final Office Action Mailed Feb. 27, 2012. |
U.S. Appl. No. 12/031,182 Non-Final Office Action dated Mar. 16, 2012. |
U.S. Appl. No. 12/030,981, Notice of Allowance mailed Jan. 27, 2012. |
U.S. Appl. No. 12/031,023, Non-Final Office Action Mailed Feb. 1, 2012. |
U.S. Appl. No. 13/351,073, Non Final Office Action Mailed Mar. 30, 2012. |
U.S. Appl. No. 12/030,993 Notice of Allowance Mailed Dec. 22, 2011. |
U.S. Appl. No. 12/031,042, Notice of Allowance Mailed Feb. 29, 2012. |
U.S. Appl. No. 12/030,954 Non-Final Office Action dated Jan. 21, 2010. |
U.S. Appl. No. 12/031,042, Final Office Action Mailed Oct. 25, 2010. |
U.S. Appl. No. 12/031,042, Non-Final Office Action Mailed Apr. 5, 2010. |
U.S. Appl. No. 12/031,021, Notice of Allowance Mailed Apr. 30, 2010. |
U.S. Appl. No. 12/181,662, Notice of Allowance Mailed Aug. 4, 2010. |
U.S. Appl. No. 12/364,615, Non Final Office Action Mailed Oct. 7, 2010. |
U.S. Appl. No. 12/364,615, Notice of Allowance Mailed Mar. 10, 2011. |
U.S. Appl. No. 12/183,305, Non-Final Office Action Mailed May 11, 2010. |
U.S. Appl. No. 12/183,305, Notice of Allowance Mailed Nov. 1, 2010. |
U.S. Appl. No. 12/183,315, Notice of Allowance Mailed Dec. 13, 2010. |
U.S. Appl. No. 12/183,315 Notice of Allowance dated Sep. 20, 2010. |
U.S. Appl. No. 12/183,323, Non-Final Office Action Mailed Jan. 3, 2011. |
IBM, “Method and Apparatus to Monitor PAV Utilization”, Feb. 2005, pp. 1-3. http://priorartdatabase.com/IPCOM/000082878. |
IBM® z/Architecture Principles of Operation, Publication No. SA22-7832-05, 6th Edition, Apr. 2007. 1,215 pages separated into 4 electronic attachments—Part 1. |
IBM® z/Architecture Principles of Operation, Publication No. SA22-7832-05, 6th Edition, Apr. 2007. 1,215 pages separated into 4 electronic attachments. Part 2. |
IBM® z/Architecture Principles of Operation, Publication No. SA22-7832-05, 6th Edition, Apr. 2007. 1,215 pages separated into 4 electronic attachments. Part 3. |
IBM® z/Architecture Principles of Operation, Publication No. SA22-7832-05, 6th Edition, Apr. 2007. 1,215 pages separated into 4 electronic attachments. Part 4. |
Z/Series Input/Output Configuration Program users Guide for IYP IOCP, SB10-7029-03c. International Business Machines Corporation, Jun. 2003, pp. 1-372. |
Iren, et al.; “The Transport Layer: Tutorial and Survey”; ACM Computing Surveys; vol. 31, No. 4; Dec. 1999; pp. 360-405. |
Ishikawa, Hikaru, et al. “Bi-Directional OFDM Transmission using Adaptive Modulation that spreads Data Symbols”. Power Line Communications and its Applications, 2006, IEEE International Symposium on, vol., No., pp. 202-207. |
International Search Report and Written Opinion for PCT/EP2009/051447 dated Jul. 1, 2009. |
International Search Report and Written Opinion for PCT/EP2009/051483 dated Jul. 27, 2009. |
Written Opinion and International Search Report for PCT/EP2009/051445 dated Jun. 25, 2009. |
Written Opinion and International Search Report for PCT/EP2009/051446 dated Jun. 25, 2009. |
Written Opinion and International Search Report for PCT/EP2009/051461 dated Sep. 22, 2009. |
Written Opinion and International Search Report for PCT/EP2009/051462 dated Jul. 1, 2009. |
Written Opinion and International Search Report for PCT/EP2009/051450 dated Jul. 7, 2009. |
Written Opinion and International Search Report for PCT/EP2009/051459 dated Jun. 23, 2009. |
Written Opinion and International Search Report for PCT/EP2009/051463 dated Jul. 22, 2009. |
Moore et al., Reconfiguration of Storage Elements to Improve Performance, IBM, Dec. 1983, pp. 1-3. http://priorartdatabas.com/IPCOM/000047719. |
Nordstrom.; “Sequence Reception Method for a Fibre Channel Protocol Chip”; IBM Technical Disclosure Bulletin; vol. 38, No. 12; Dec. 1995; pp. 267-269. |
Peterson; “Information Techonology, Fibre Channel Protocol for SCSI, Fourth Version (FCP-3)”, Draft Proposed American National Standard, Jun. 2004; pp. 1-142. |
Patent No. 7,000,036 Notice of Allowance dated Nov. 3, 2005. |
Patent No. 7,000,036 Non-Final Office Action dated Jul. 15, 2005. |
Patent No. 7,174,274 Non-Final Office Action dated Jun. 8, 2006. |
Patent No. 7,174,274 Non-Final Office Action dated Jun. 21, 2006. |
Patent No. 7,174,274 Notice of Allowance Sep. 13, 2007. |
Patent No. 7,174,274 Notice of Allowance Sep. 27, 2006. |
U.S. Appl. No. 11/126,728 Non-Final Office Action Apr. 16, 2007. |
Patent No. 7,373,435 Non-Final Office Action Jun. 11, 2007. |
Patent No. 7,373, 435 Non-Final Office Action Sep. 13, 2007. |
Patent No. 7,373,435 Notice of Allowance dated Jan. 31, 2008. |
U.S. Appl. No. 11/469,573 Non-Final Office Action dated Apr. 11, 2008. |
Patent No. 7,600,053 Non-Final Office Action dated Mar. 17, 2009. |
Patent No. 7,600,053 Notice of Allowance dated Aug. 26, 2009. |
U.S. Appl. No. 11/965,866 Non-Final Office Action dated Jun. 3, 2010. |
Patent No. 7,516,248 Notice of Allowance Nov. 20, 2008. |
U.S. Appl. No. 11/548,060 Non-Final Office Action dated Apr. 15, 2008. |
U.S. Appl. No. 11/548,093 Non-Final Office Action dated Apr. 17, 2008. |
U.S. Appl. No. 12/031,182 Non-Final Office Action dated Jan. 22, 2010. |
U.S. Appl. No. 13/833,378, Notice of Allowance Mailed Dec. 6, 2013. |
U.S. Appl. No. 13/351,073 Notice of Allowance Mailed Apr. 15, 2013. |
U.S. Appl. No. 12/031,023, Notice of Allowance Mailed Jul. 5, 2012. |
Aboda, B.-et al.; Network Working Group; “Securing Block Storage Protocols Over IP”; ACM Digital Library; RFC3723; Apr. 2004, pp. 1-66. |
Azimi, R.-et al.; “miNI: Reducing Network Interface Memory Requirements with Dynamic Handle Lookup”; ACM Digital Library; pp. 261-272; Jun. 2003. |
Emulex Corporation; “Install the LP850 Host Adapter”; Google/Emulex Corporation, LightPulse LP850 Fibre Channel PCI Host Adapter Manuals; pp. 1-10, 1999. |
Foong, A.-et al.; “Towards SSD-Ready Enterprise Platforms”; Google/Intel Corporation; 2008-2009, pp. 1-7. |
Hewlett-Packard Company; HP A4800A PCI FWD SCSI Host Bus Adapter—Service & User Guide, Edition 6; Google/H-P; 2001, pp. 1-64. |
Hewlett-Packard Company; “HP A5149 PCI Ultra2 SCSI Host Bus Adapter—Service and User Guide”, Edition 2; Google/H-P; 2001, pp. 1-66. |
U.S. Appl. No. 12/030,951, Notice of Allowance Mailed Apr. 4, 2011. |
Jiang, J.-et al.; “The Role of FCoE in I/O Consolidation”; ACM Digital Library/International Conf on Advanced Infocomm Technology '08; Jul. 2008, pp. 1-6. |
Josephson, WK.-et al.; “DFS: A File System for Virtualized Flash Storage”; ACM Digital Library; vol. 6, No. 3, Article 14, Sep. 2010, pp. 1-15. |
LSI Corporation; “PCI Express to 6Gb/s SAS Host Bus Adapters”; Google; Chapter 1, Introduction/Overview; LSI User Guide; Oct. 2009, pp. 1-28. |
LSI; “ScsiPortGetDeivceBase”; Google/LSI; Apr. 2003, pp. 1-3. |
Magoutis, K.; “The Optimistic Direct Access File System: Design and Network Interface Support”; Division of Engineering & Applied Science, Harvard Univ.; Feb. 2002, pp. 1-12. |
Miller, DJ.-et al.; “Motivating Future Interconnects: A Differential Measurement Analysis of PCI Latency”; ACM Digital Library; pp. 94-105; Oct. 2009. |
Network Storage Systems; Google; Oct. 2007, pp. 1-7. |
Sun, Oracle; “Sun Storage 6 Gb SAS PCIe HBA, External—Installation Guide for HBA Models”; Google; Revision A; Nov. 2010, 80 pages. |
Petersen, MK.-et al.; “DIF/DIX Aware Linux SCSI HBA Interface”; Google; Oracle Linux Engineering; Jul. 2008, pp. 1-258. |
Satran, J.-et al.; Network Working Group; “Internet Small Computer Systems Interface (iSCSI)”; ACM Digital Library; RFC3720; Apr. 2004., pp. 1-258. |
Vaghani, SB.; “Virtual Machine File System”; VMWare Inc./ACM Digital Library; pp. 57-69; 2008-2009. |
U.S. Appl. No. 12/030,912 Non Final Office Action Mailed Aug. 18, 2011. |
U.S. Appl. No. 12/031,182 Final Office Action dated Oct. 20, 2011. |
U.S. Appl. No. 12/030,925, Notice of Allowance Mailed Sep. 7, 2011. |
U.S. Appl. No. 12/030,932, Notice of Allowance mailed Nov. 1, 2011. |
U.S. Appl. No. 12/030,981 Non Final Office Action Mailed Aug. 2, 2011. |
U.S. Appl. No. 12/030,938, Notice of Allowance Mailed Aug. 8, 2011. |
U.S. Appl. No. 12/030,989, Notice of Allowance Mailed Aug. 5, 2011. |
U.S. Appl. No. 12/031,042, Non-Final Office Action Mailed Sep. 30, 2011. |
U.S. Appl. No. 12/031,201 Final Office Action dated Jun. 13, 2011. |
U.S. Appl. No. 12/946,514, Non-Final Office Action Mailed Jun. 23, 2011. |
U.S. Appl. No. 12/183,323, Notice of Allowance Mailed Jun. 23, 2011. |
U.S. Appl. No. 12/183,315, filed Jul. 31, 2008. |
U.S. Appl. No. 12/030,967 Restriction Requirement Mailed Dec. 29, 2009. |
U.S. Appl. No. 12/183,305, filed Jul. 31, 2008. |
ANSI INCITS 433-2007, Information Technology Fibre Channel Link Services (FC-LS), Jul. 2007, pp. 1-211. |
Behrs, Jr, “Adaptive Prediction Minimizes Data Overrun and Underrun”, IBM, Nov. 1994, pp. 1-3. http://priorartdatabase.com/IPCOM/000114189. |
Cakmakci, Melih, et al. “Bi-Directional Communication amoung “Smart” Compoents in a Networked Control System”, University of Michigan: Department of Mechanical Engineering, 2005 American control conference, Jun. 8-10, 2005, Portland, OR, pp. 627-632. |
Meritt, A.S. and J.H. Sorg, “Correction of Channel Measurement Data Caused by Control Unit Queuing,” IBM Technical Disclosure Bulletin, vol. 33, No. 11, Apr. 1991, pp. 100-103. |
Dauby, et al. “Contention Resolution Between Two Processors”; IBM Technical Disclosure Bulletin; vol. 26; No. 10A; Mar. 1984; 3 pages. |
DeVeer, J.A.; “Control Frame Multiplexing on Serial I/O Channels”; IBM Technical Disclosure Bulletin; vol. 32; No. 10A; Mar. 1990; pp. 39-40. |
Fibre Channel Single Byte Command Code Sets-2 Mapping Protocol (FC-SB-3), T11/Project 1357-D/Rev 1.6, INCITS Mar. 2003, pp. 1-206. |
“Information Technology-Fibre Channel Protocol for SCSI, Third Version (FCP-3),” T10 Project 1560-D, Revision 4g, Sep. 13, 2005, pp. 1-140. |
U.S. Appl. No. 12/031,038 Non-Final Office Action dated Nov. 16, 2009. |
U.S. Appl. No. 12/030,912 Non-Final Office Action dated Mar. 18, 2010. |
U.S. Appl. No. 12/030,920 Non-Final Office Action dated Feb. 23, 2010. |
U.S. Appl. No. 12/030,975 Non-Final Office Action dated Oct. 22, 2009. |
U.S. Appl. No. 12/030,932 Non-Final Office Action dated Dec. 16, 2009. |
U.S. Appl. No. 12/031,023 Non-Final Office Action dated Oct. 29, 2009. |
U.S. Appl. No. 12/030,951 Non-Final Office Action dated May 20, 2010. |
U.S. Appl. No. 12/030,951 Non-Final Office Action dated Nov. 23, 2009. |
U.S. Appl. No. 12/030,961 Non-Final Office Action dated Dec. 17, 2009. |
U.S. Appl. No. 12/030,939 Non-Final Office Action dated Nov. 16, 2009. |
U.S. Appl. No. 12/030,989 Non-Final Office Action dated Oct. 22, 2009. |
U.S. Appl. No. 12/030,993 Non-Final Office Action dated Oct. 28, 2009. |
U.S. Appl. No. 12/031,021 Non-Final Office Action dated Jan. 8, 2010. |
U.S. Appl. No. 12/181,662—Non-Final Office Action dated Jun. 18, 2009. |
U.S. Appl. No. 12/181,662—Final Office Action dated Jan. 4, 2010. |
U.S. Appl. No. 12/031,038, Notice of Allowance Mailed Oct. 6, 2010. |
U.S. Appl. No. 12/031,038, Non-Final Office Action Mailed Apr. 15, 2010. |
U.S. Appl. No. 12/030,912; Final Office Action; mailed Oct. 6, 2010. |
U.S. Appl. No. 12/031,182 Final Office Action Mailed Jul. 22, 2010. |
U.S. Appl. No. 12/031,182, Non Final Office Action Mailed Dec. 23, 2010. |
U.S. Appl. No. 12/030,920, Notice of Allowance Mailed Dec. 28, 2010. |
U.S. Appl. No. 12/030,920 Notice of Allowance Mailed Aug. 23, 2010. |
U.S. Appl. No. 12/030,954, Notice of Allowance mailed Dec. 28, 2010. |
U.S. Appl. No. 12/030,975; Final Office Action Mailed May 13, 2010. |
U.S. Appl. No. 12/030,975, Notice of Allowance Mailed Oct. 19, 2010. |
U.S. Appl. No. 12/030,932, Final Office Action Mailed Jul. 23, 2010. |
U.S. Appl. No. 12/030,932, Non-Final Office Action Mailed Dec. 16, 2010. |
U.S. Appl. No. 12/031,023, Final Office Action Mailed Nov. 18, 2010. |
U.S. Appl. No. 12/030,951, Final Office Action Mailed Oct. 26, 2010. |
U.S. Appl. No. 12/030,961 Notice of Allowance Mailed Nov. 5, 2010. |
U.S. Appl. No. 12/030,967 Notice of Allowance Mailed Oct. 7, 2010. |
U.S. Appl. No. 12/030,967, Notice of Allowance mailed Apr. 23, 2010. |
U.S. Appl. No. 12/031,201, Final Office Action Mailed Aug. 3, 2010. |
U.S. Appl. No. 12/031,201, Non-Final Office Action Mailed Dec. 27, 2010. |
U.S. Appl. No. 12/0303,985, Non Final Office Action Mailed May 5, 2010. |
U.S. Appl. No. 12/030,985, Notice of Allowance mailed Nov. 24, 2010. |
U.S. Appl. No. 12/030,993, Final Office Action Mailed Dec. 10, 2010. |
Number | Date | Country | |
---|---|---|---|
20140281041 A1 | Sep 2014 | US |