WO2009101058A4 - Processing a variable length device command word at a control unit in an i/o processing system - Google Patents

Processing a variable length device command word at a control unit in an i/o processing system Download PDF

Info

Publication number
WO2009101058A4
WO2009101058A4 PCT/EP2009/051463 EP2009051463W WO2009101058A4 WO 2009101058 A4 WO2009101058 A4 WO 2009101058A4 EP 2009051463 W EP2009051463 W EP 2009051463W WO 2009101058 A4 WO2009101058 A4 WO 2009101058A4
Authority
WO
WIPO (PCT)
Prior art keywords
dcw
subsystem
control data
customer data
data count
Prior art date
Application number
PCT/EP2009/051463
Other languages
French (fr)
Other versions
WO2009101058A1 (en
Inventor
Daniel Casper
John Flanagan
Matthew Kalos
Catherine Huang
Ugochukwu Njoku
Dale Riedy
Gustav Sittmann Iii
Original Assignee
International Business Machines Corporation
Ibm United Kingdom Limited
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 International Business Machines Corporation, Ibm United Kingdom Limited filed Critical International Business Machines Corporation
Priority to EP09709864A priority Critical patent/EP2181395B1/en
Priority to JP2010546305A priority patent/JP5159902B2/en
Priority to AT09709864T priority patent/ATE504040T1/en
Priority to DE602009000984T priority patent/DE602009000984D1/en
Priority to CN2009801046989A priority patent/CN101939731B/en
Priority to KR1020107016970A priority patent/KR101243005B1/en
Publication of WO2009101058A1 publication Critical patent/WO2009101058A1/en
Publication of WO2009101058A4 publication Critical patent/WO2009101058A4/en

Links

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/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/124Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware is a sequential transfer control unit, e.g. microprocessor, peripheral processor or state-machine
    • G06F13/126Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware is a sequential transfer control unit, e.g. microprocessor, peripheral processor or state-machine and has means for transferring I/O instructions and statuses between control unit and main processor

Abstract

A computer program product, apparatus and method for processing a variable length device command word (DCW) at a control unit configured for communication with an input/output (I/O) subsystem in an I/O processing system. 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 a method. The method includes receiving a DCW at the control unit from the I/O subsystem. The DCW specifies one or more I/O operations and includes a command, a control data count, and control data having a varying length specified by the control data count. The control data is extracted in response to the control data count. The command is then executed in response to the extracted control data to perform the specified one or more I/O operations.

Claims

AMENDED CLAIMS received by the International Bureau on 17 August 2009 (17.08.2009)
1. A computer program product for processing a variable length device command word (DCW) at a control unit configured for communication with an input/output (I/O) subsystem in an I/O processing system, the computer program product comprising:
a tangible storage medium readable by a processing circuit and storing instructions for execution by the processing circuit for performing a method comprising:
receiving a DCW at the control unit from the I/O subsystem, the DCW specifying one or more I/O operations and including a command, a control data count, and control data having a varying length specified by the control data count;
extracting the control data in response to the control data count;
executing the command in response to the extracted control data to perform the specified one or more I/O operations; and
wherein the DCW further includes a customer data count specifying an amount of customer data associated with the DCW.
2. The computer program product of claim 1 wherein the customer data count has a value greater than zero and the method further comprises receiving customer data from the I/O subsystem.
3. The computer program product of claim 1 wherein the customer data count has a value greater than zero and the method further comprises transmitting the customer data to the I/O subsystem.
4. The computer program product of claim 1 wherein the method further comprises completing the I/O operations and transmitting a completion message to the I/O subsystem in response to the completing.
5. The computer program product of claim 1 wherein the DCW is received via a transport command control block (TCCB) that includes a transport command area (TCA) header, a TCA where the DCW is located, and a TCA trailer.
6. The computer program product of claim 5 wherein the TCA includes one or more other commands for execution by the control unit.
7. The computer program product of claim 1 wherein the I/O subsystem is a channel subsystem.
8. An apparatus for processing a variable length DCW in an I/O processing system, the apparatus comprising:
a control unit configured for communication with an I/O subsystem, the control unit performing a method comprising:
receiving a DCW specifying one or more I/O operations at the control unit from the I/O subsystem, the DCW including a command, a control data count, and control data having a varying length specified by the control data count;
extracting the control data in response to the control data count;
executing the command in response to the extracted control data to perform the specified one or more I/O operations; and
wherein the DCW further includes a customer data count specifying an amount of customer data associated with the DCW.
9. The apparatus of claim 8 wherein the customer data count has a value greater than zero and the method further comprises receiving the customer data from the I/O subsystem.
10. The apparatus of claim 9 wherein the customer data count has a value greater than zero and the method further comprises transmitting the customer data to the I/O subsystem.
11. The apparatus of claim 8 wherein the method further comprises completing the I/O operations and transmitting a completion message to the I/O subsystem in response to completing.
12. The apparatus of claim 8 wherein the DCW is received via a TCCB that includes a TCA header, a TCA where the DCW is located, and a TCA trailer.
13. The apparatus of claim 12 wherein the TCA includes one or more other commands for execution by the control unit.
14. A method for processing a variable length DCW at a control unit configured for communication with an input/output (I/O) subsystem in an I/O processing system, the method comprising:
receiving a DCW specifying one or more I/O operations at the control unit from the host computer system, the DCW including a command, a control data count, and control data having a varying length specified by the control data count;
extracting the control data in response to the control data count; and
executing the command in response to the extracted control data to perform the specified one or more I/O operations;
wherein the DCW further includes a customer data count specifying an amount of customer data associated with the DCW.
15. The method of claim 14 wherein the customer data count has a value greater than zero and the method further comprises receiving the customer data from the I/O subsystem.
16. The method of claim 14 wherein the customer data count has a value greater than zero and the method further comprises transmitting the customer data to the I/O subsystem.
17. The method of claim 14 further comprising completing the I/O operations and transmitting a completion message to the I/O subsystem in response to the completing.
PCT/EP2009/051463 2008-02-14 2009-02-09 Processing a variable length device command word at a control unit in an i/o processing system WO2009101058A1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
EP09709864A EP2181395B1 (en) 2008-02-14 2009-02-09 Processing a variable length device command word at a control unit in an i/o processing system
JP2010546305A JP5159902B2 (en) 2008-02-14 2009-02-09 Method for processing a variable length device command word (DCW) in a controller configured to communicate with a channel subsystem in an I / O processing system
AT09709864T ATE504040T1 (en) 2008-02-14 2009-02-09 PROCESSING OF VARIABLE-LENGTH DEVICE COMMANDS ON A CONTROL UNIT IN AN I/O PROCESSING SYSTEM
DE602009000984T DE602009000984D1 (en) 2008-02-14 2009-02-09 PROCESSING DEVICE COMMANDS OF VARIABLE LENGTH ON A CONTROL UNIT IN AN I / O PROCESSING SYSTEM
CN2009801046989A CN101939731B (en) 2008-02-14 2009-02-09 Processing a variable length device command word at a control unit in an I/O processing system
KR1020107016970A KR101243005B1 (en) 2008-02-14 2009-02-09 Processing a variable length device command word at a control unit in an i/o processing system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/030,939 2008-02-14
US12/030,939 US7840717B2 (en) 2008-02-14 2008-02-14 Processing a variable length device command word at a control unit in an I/O processing system

Publications (2)

Publication Number Publication Date
WO2009101058A1 WO2009101058A1 (en) 2009-08-20
WO2009101058A4 true WO2009101058A4 (en) 2009-10-15

Family

ID=40810537

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2009/051463 WO2009101058A1 (en) 2008-02-14 2009-02-09 Processing a variable length device command word at a control unit in an i/o processing system

Country Status (8)

Country Link
US (1) US7840717B2 (en)
EP (1) EP2181395B1 (en)
JP (1) JP5159902B2 (en)
KR (1) KR101243005B1 (en)
CN (1) CN101939731B (en)
AT (1) ATE504040T1 (en)
DE (1) DE602009000984D1 (en)
WO (1) WO2009101058A1 (en)

Families Citing this family (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7502873B2 (en) 2006-10-10 2009-03-10 International Business Machines Corporation Facilitating access to status and measurement data associated with input/output processing
US7500023B2 (en) 2006-10-10 2009-03-03 International Business Machines Corporation Facilitating input/output processing by using transport control words to reduce input/output communications
US8082481B2 (en) 2008-02-14 2011-12-20 International Business Machines Corporation Multiple CRC insertion in an output data stream
US9052837B2 (en) 2008-02-14 2015-06-09 International Business Machines Corporation Processing communication data in a ships passing condition
US8478915B2 (en) 2008-02-14 2013-07-02 International Business Machines Corporation Determining extended capability of a channel path
US8108570B2 (en) * 2008-02-14 2012-01-31 International Business Machines Corporation Determining the state of an I/O operation
US7904605B2 (en) 2008-02-14 2011-03-08 International Business Machines Corporation Computer command and response for determining the state of an I/O operation
US8214562B2 (en) 2008-02-14 2012-07-03 International Business Machines Corporation Processing of data to perform system changes in an input/output processing system
US8001298B2 (en) 2008-02-14 2011-08-16 International Business Machines Corporation Providing extended measurement data in an I/O processing system
US7899944B2 (en) 2008-02-14 2011-03-01 International Business Machines Corporation Open exchange limiting in an I/O processing system
US7941570B2 (en) 2008-02-14 2011-05-10 International Business Machines Corporation Bi-directional data transfer within a single I/O operation
US7890668B2 (en) 2008-02-14 2011-02-15 International Business Machines Corporation Providing indirect data addressing in an input/output processing system where the indirect data address list is non-contiguous
US8176222B2 (en) 2008-02-14 2012-05-08 International Business Machines Corporation Early termination of an I/O operation in an I/O processing system
US8166206B2 (en) 2008-02-14 2012-04-24 International Business Machines Corporation Cancel instruction and command for determining the state of an I/O operation
US7840718B2 (en) 2008-02-14 2010-11-23 International Business Machines Corporation Processing of data to suspend operations in an input/output processing log-out system
US7937507B2 (en) 2008-02-14 2011-05-03 International Business Machines Corporation Extended measurement word determination at a channel subsystem of an I/O processing system
US8196149B2 (en) 2008-02-14 2012-06-05 International Business Machines Corporation Processing of data to determine compatability in an input/output processing system
US7908403B2 (en) * 2008-02-14 2011-03-15 International Business Machines Corporation Reserved device access contention reduction
US8117347B2 (en) 2008-02-14 2012-02-14 International Business Machines Corporation Providing indirect data addressing for a control block at a channel subsystem of an I/O processing system
US8312189B2 (en) 2008-02-14 2012-11-13 International Business Machines Corporation Processing of data to monitor input/output operations
US7917813B2 (en) 2008-02-14 2011-03-29 International Business Machines Corporation Exception condition determination at a control unit in an I/O processing system
US8095847B2 (en) * 2008-02-14 2012-01-10 International Business Machines Corporation Exception condition handling at a channel subsystem in an I/O processing system
US7937504B2 (en) 2008-07-31 2011-05-03 International Business Machines Corporation Transport control channel program message pairing
US8055807B2 (en) * 2008-07-31 2011-11-08 International Business Machines Corporation Transport control channel program chain linking including determining sequence order
US7904606B2 (en) 2008-07-31 2011-03-08 International Business Machines Corporation Transport control channel program chain linked branching
US8332542B2 (en) 2009-11-12 2012-12-11 International Business Machines Corporation Communication with input/output system devices
US20110298598A1 (en) * 2010-06-02 2011-12-08 Sokwoo Rhee System and Method for Low Latency Sensor Network
US8677027B2 (en) 2011-06-01 2014-03-18 International Business Machines Corporation Fibre channel input/output data routing system and method
US9021155B2 (en) 2011-06-01 2015-04-28 International Business Machines Corporation Fibre channel input/output data routing including discarding of data transfer requests in response to error detection
US8738811B2 (en) 2011-06-01 2014-05-27 International Business Machines Corporation Fibre channel input/output data routing system and method
US8364853B2 (en) 2011-06-01 2013-01-29 International Business Machines Corporation Fibre channel input/output data routing system and method
US8583988B2 (en) 2011-06-01 2013-11-12 International Business Machines Corporation Fibre channel input/output data routing system and method
US8364854B2 (en) 2011-06-01 2013-01-29 International Business Machines Corporation Fibre channel input/output data routing system and method
US8312176B1 (en) 2011-06-30 2012-11-13 International Business Machines Corporation Facilitating transport mode input/output operations between a channel subsystem and input/output devices
US8473641B2 (en) 2011-06-30 2013-06-25 International Business Machines Corporation Facilitating transport mode input/output operations between a channel subsystem and input/output devices
US8549185B2 (en) 2011-06-30 2013-10-01 International Business Machines Corporation Facilitating transport mode input/output operations between a channel subsystem and input/output devices
US8346978B1 (en) 2011-06-30 2013-01-01 International Business Machines Corporation Facilitating transport mode input/output operations between a channel subsystem and input/output devices
US8918542B2 (en) 2013-03-15 2014-12-23 International Business Machines Corporation Facilitating transport mode data transfer between a channel subsystem and input/output devices
US8990439B2 (en) 2013-05-29 2015-03-24 International Business Machines Corporation Transport mode data transfer between a channel subsystem and input/output devices
US9846657B2 (en) * 2015-02-06 2017-12-19 Mediatek Inc. Electronic device for packing multiple commands in one compound command frame and electronic device for decoding and executing multiple commands packed in one compound command frame
US10642706B2 (en) 2016-07-20 2020-05-05 International Business Machines Corporation Detection and recovery of lost host enabled facilities
US11714808B2 (en) 2021-09-08 2023-08-01 International Business Machines Corporation Pattern search request embedded in a transport mode command word for a channel subsystem in a storage system

Family Cites Families (137)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1264096A (en) 1970-06-27 1972-02-16
US4004277A (en) 1974-05-29 1977-01-18 Gavril Bruce D Switching system for non-symmetrical sharing of computer peripheral equipment
US3943283A (en) 1974-06-17 1976-03-09 International Business Machines Corporation Bidirectional single wire data transmission and wrap control
US4380046A (en) 1979-05-21 1983-04-12 Nasa Massively parallel processor computer
US4374415A (en) * 1980-07-14 1983-02-15 International Business Machines Corp. Host control of suspension and resumption of channel program execution
US4455605A (en) * 1981-07-23 1984-06-19 International Business Machines Corporation Method for establishing variable path group associations and affiliations between "non-static" MP systems and shared devices
US4779188A (en) 1983-12-14 1988-10-18 International Business Machines Corporation Selective guest system purge control
US4870566A (en) 1984-08-27 1989-09-26 International Business Machines Corp. Scannerless message concentrator and communications multiplexer
US4837677A (en) 1985-06-14 1989-06-06 International Business Machines Corporation Multiple port service expansion adapter for a communications controller
US4760518A (en) 1986-02-28 1988-07-26 Scientific Computer Systems Corporation Bi-directional databus system for supporting superposition of vector and scalar operations in a computer
JPS6336461A (en) 1986-07-31 1988-02-17 Pfu Ltd Control system for general-use channel
US4926320A (en) 1987-04-07 1990-05-15 Nec Corporation Information processing system having microprogram-controlled type arithmetic processing unit
JPH01112344A (en) * 1987-10-26 1989-05-01 Fujitsu Ltd System for controlling test of input/output control software
US4866609A (en) 1988-06-22 1989-09-12 International Business Machines Corporation Byte count handling in serial channel extender with buffering for data pre-fetch
JPH0283757A (en) 1988-09-21 1990-03-23 Hitachi Ltd Communication controlling system
US5016160A (en) 1988-12-15 1991-05-14 International Business Machines Corporation Computer system having efficient data transfer operations
DE69028462T2 (en) * 1989-08-11 1997-03-27 Ibm Device for connecting a control unit with a parallel bus to a channel with a serial connection
EP0424618A3 (en) 1989-10-24 1992-11-19 International Business Machines Corporation Input/output system
JPH04649A (en) 1990-04-18 1992-01-06 Nec Corp Fault information transfer system for remote channel device
JPH0679273B2 (en) * 1990-05-04 1994-10-05 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン Data processing device
CA2037708C (en) 1990-05-04 1998-01-20 Richard J. Eickemeyer General purpose compound apparatus for instruction-level parallel processors
US5386512A (en) 1991-07-19 1995-01-31 International Business Machines Corporation System for deriving and testing mutual capability set after receiving updated capability from other processors and before requesting service information
US5388219A (en) 1992-03-02 1995-02-07 International Business Machines Corporation Efficient channel and control unit for host computer
US5526484A (en) 1992-12-10 1996-06-11 International Business Machines Corporation Method and system for pipelining the processing of channel command words
JP2840511B2 (en) 1992-12-10 1998-12-24 富士通株式会社 Error recovery processing apparatus and method for subsystem using magnetic tape device
US5517670A (en) * 1992-12-30 1996-05-14 International Business Machines Corporation Adaptive data transfer channel employing extended data block capability
US5461721A (en) 1993-04-14 1995-10-24 International Business Machines Corporation System for transferring data between I/O devices and main or expanded storage under dynamic control of independent indirect address words (IDAWs)
US5465359A (en) 1993-11-01 1995-11-07 International Business Machines Corporation Method and system for managing data and users of data in a data processing system
US5584039A (en) * 1993-11-08 1996-12-10 International Business Machines Corporation System for coordinating execution of multiple concurrent channel programs without host processor involvement using suspend and resume commands to control data transfer between I/O devices
JP3528094B2 (en) * 1994-02-09 2004-05-17 株式会社日立製作所 Bus utilization method and storage control device
US5860022A (en) * 1994-07-26 1999-01-12 Hitachi, Ltd. Computer system and method of issuing input/output commands therefrom
US5613163A (en) 1994-11-18 1997-03-18 International Business Machines Corporation Method and system for predefined suspension and resumption control over I/O programs
US5600793A (en) 1994-12-20 1997-02-04 International Business Machines Corporation Method and system of bi-directional parallel port data transfer between data processing systems
GB2291990A (en) 1995-09-27 1996-02-07 Memory Corp Plc Flash-memory management system
US5831985A (en) 1995-11-09 1998-11-03 Emc Corporation Method and apparatus for controlling concurrent data transmission from multiple sources in a channel communication system
US5768620A (en) 1996-04-09 1998-06-16 International Business Machines Corporation Variable timeout method in a missing-interrupt-handler for I/O requests issued by the same operating system
US5758190A (en) 1996-04-09 1998-05-26 International Business Machines Corporation Control unit threshold timeout controls for software missing interrupt handlers in operating systems
US5894583A (en) 1996-04-09 1999-04-13 International Business Machines Corporation Variable timeout method for improving missing-interrupt-handler operations in an environment having I/O devices shared by one or more systems
US5901327A (en) 1996-05-28 1999-05-04 Emc Corporation Bundling of write data from channel commands in a command chain for transmission over a data link between data storage systems for remote data mirroring
TW384611B (en) 1997-02-14 2000-03-11 Canon Kk Data communication apparatus and method
US5812881A (en) * 1997-04-10 1998-09-22 International Business Machines Corporation Handshake minimizing serial to parallel bus interface in a data processing system
US5825711A (en) * 1997-06-13 1998-10-20 Micron Technology, Inc. Method and system for storing and processing multiple memory addresses
US5996043A (en) * 1997-06-13 1999-11-30 Micron Technology, Inc. Two step memory device command buffer apparatus and method and memory devices and computer systems using same
US6202119B1 (en) * 1997-12-19 2001-03-13 Micron Technology, Inc. Method and system for processing pipelined memory commands
US6353612B1 (en) 1998-06-19 2002-03-05 Brocade Communications Systems, Inc. Probing device
US6693880B2 (en) 1998-09-10 2004-02-17 International Business Machines Corporation System of controlling the flow of information between senders and receivers across links being used as channels
US6185631B1 (en) * 1998-10-14 2001-02-06 International Business Machines Corporation Program for transferring execution of certain channel functions to a control unit and having means for combining certain commands and data packets in one sequence
US6230218B1 (en) 1998-10-14 2001-05-08 International Business Machines Corporation Apparatus for transferring execution of certain channel functions to a control unit and having means for combining certain commands and data packets in one sequence
US6343335B1 (en) 1998-10-29 2002-01-29 International Business Machines Corporation System for repositioning an I/O device to a predetermined position to retry a program without knowledge of which part of the program caused the retry
JP3990833B2 (en) 1998-12-11 2007-10-17 キヤノン株式会社 Communication control method and apparatus
US6772207B1 (en) 1999-01-28 2004-08-03 Brocade Communications Systems, Inc. System and method for managing fibre channel switching devices
US6484217B1 (en) 1999-04-20 2002-11-19 International Business Machines Corporation Managing shared devices in a data processing system
US6718139B1 (en) 1999-09-13 2004-04-06 Ciena Corporation Optical fiber ring communication system
US6651125B2 (en) 1999-09-28 2003-11-18 International Business Machines Corporation Processing channel subsystem pending I/O work queues based on priorities
US6658603B1 (en) 2000-04-17 2003-12-02 International Business Machines Corporation Method and apparatus for efficiently generating and implementing engine error codes and verifying the correctness of the implementation of the engine error codes
US6862322B1 (en) 2000-05-19 2005-03-01 International Business Machines Corporation Switchable-bandwidth optical receiver
US6609161B1 (en) 2000-06-01 2003-08-19 Adaptec, Inc. Two-dimensional execution queue for host adapters
AU2000260464A1 (en) * 2000-06-22 2002-01-02 Micron Technology, Inc. Balanced dual-edge triggered data bit shifting circuit and method
JP2002016655A (en) 2000-06-28 2002-01-18 Sony Corp Transmission method, transmission system, transmitter and transmission controller
US6662319B1 (en) 2000-08-31 2003-12-09 Hewlett-Packard Development Company, L.P. Special encoding of known bad data
US6694390B1 (en) 2000-09-11 2004-02-17 Intel Corporation Managing bus transaction dependencies
US6697983B1 (en) * 2000-10-24 2004-02-24 At&T Wireless Services, Inc. Data link layer tunneling technique for high-speed data in a noisy wireless environment
US6622268B2 (en) 2000-11-29 2003-09-16 Intel Corp Method and apparatus for propagating error status over an ECC protected channel
US7127514B2 (en) 2000-12-28 2006-10-24 Microsoft Corporation Stateless distributed computer architecture with server-oriented state-caching objects maintained on network or client
US6834363B2 (en) 2001-03-22 2004-12-21 International Business Machines Corporation Method for prioritizing bus errors
US6898202B2 (en) * 2001-06-27 2005-05-24 International Business Machines Corporation Method, apparatus and computer program for informing a requesting device of port configuration changes in a computer network switching device
US6754738B2 (en) 2001-09-28 2004-06-22 International Business Machines Corporation Low overhead I/O interrupt
US6859866B2 (en) 2001-10-01 2005-02-22 International Business Machines Corporation Synchronizing processing of commands invoked against duplexed coupling facility structures
US6745299B2 (en) 2001-11-19 2004-06-01 Hewlett-Packard Development Company, L.P. Method for evaluation of scalable symmetric multiple processor cache coherency protocols and algorithms
US7599360B2 (en) 2001-12-26 2009-10-06 Cisco Technology, Inc. Methods and apparatus for encapsulating a frame for transmission in a storage area network
US7007142B2 (en) * 2002-02-19 2006-02-28 Intel Corporation Network data storage-related operations
US6898723B2 (en) 2002-04-01 2005-05-24 Mitac International Corp. Method for verifying clock signal frequency of computer sound interface that involves checking whether count value of counter is within tolerable count range
US6826661B2 (en) 2002-08-30 2004-11-30 Veritas Operating Corporation Methods and systems for storage architectures
US20040054776A1 (en) 2002-09-16 2004-03-18 Finisar Corporation Network expert analysis process
US7539777B1 (en) 2002-10-25 2009-05-26 Cisco Technology, Inc. Method and system for network time protocol forwarding
US7080094B2 (en) 2002-10-29 2006-07-18 Lockheed Martin Corporation Hardware accelerated validating parser
US7987341B2 (en) 2002-10-31 2011-07-26 Lockheed Martin Corporation Computing machine using software objects for transferring data that includes no destination information
US7202801B2 (en) 2002-12-11 2007-04-10 Geospatial Technologies, Inc. Method and apparatus for an automated location-based, dynamic notification system (ALDNS)
US7277387B2 (en) 2003-01-30 2007-10-02 Wind River Systems, Inc. Package manager
US7324455B2 (en) 2003-03-14 2008-01-29 International Business Machines Corporation Transfer of error-analysis and statistical data in a fibre channel input/output system
US6915378B2 (en) 2003-04-23 2005-07-05 Hypernova Technologies, Inc. Method and system for improving the performance of a processing system
US7085898B2 (en) 2003-05-12 2006-08-01 International Business Machines Corporation Coherency management for a “switchless” distributed shared memory computer system
US7000036B2 (en) 2003-05-12 2006-02-14 International Business Machines Corporation Extended input/output measurement facilities
TWI271626B (en) 2003-06-17 2007-01-21 Delta Electronics Inc Data transmission method for microprocessors of programmable logic controller
US7684401B2 (en) 2003-07-21 2010-03-23 Qlogic, Corporation Method and system for using extended fabric features with fibre channel switch elements
US7124207B1 (en) 2003-08-14 2006-10-17 Adaptec, Inc. I2O command and status batching
KR20050043426A (en) 2003-11-06 2005-05-11 삼성전자주식회사 Command transmitting method and apparatus in the pipeline bus system
US20050105456A1 (en) 2003-11-18 2005-05-19 Cookson Christopher J. Double-sided optical disc
US7634582B2 (en) 2003-12-19 2009-12-15 Intel Corporation Method and architecture for optical networking between server and storage area networks
US7564791B2 (en) 2003-12-29 2009-07-21 Intel Corporation Monitoring packet flows
US7382733B2 (en) 2004-02-12 2008-06-03 International Business Machines Corporation Method for handling reordered data packets
US20050223291A1 (en) 2004-03-24 2005-10-06 Zimmer Vincent J Methods and apparatus to provide an execution mode transition
US8171170B2 (en) 2004-04-30 2012-05-01 Emc Corporation Storage switch task processing synchronization
US7240273B2 (en) 2004-05-13 2007-07-03 Industrial Technology Research Institute Cyclic redundancy check modification for message length detection and error detection
US7555554B2 (en) 2004-08-06 2009-06-30 Microsoft Corporation System and method for generating selectable extension to media transport protocol
US7711871B1 (en) 2004-08-30 2010-05-04 Crossroads Systems, Inc. Interface device and method for command processing
US7443798B2 (en) 2004-09-03 2008-10-28 Agere Systems Inc. Transmit adaptive equalization for communication system with one or more serial data channels
GB2419198A (en) 2004-10-14 2006-04-19 Hewlett Packard Development Co Identifying performance affecting causes in a data storage system
US7672323B2 (en) 2005-01-14 2010-03-02 Cisco Technology, Inc. Dynamic and intelligent buffer management for SAN extension
US7526633B2 (en) 2005-03-23 2009-04-28 Qualcomm Incorporated Method and system for encoding variable length packets with variable instruction sizes
JP2006277583A (en) 2005-03-30 2006-10-12 Hitachi Ltd Data processing system, data processing method and program
US7718917B2 (en) 2005-07-08 2010-05-18 Gm Global Technology Operations, Inc. Hybrid laser and resistance welding system and method
JP2007058646A (en) 2005-08-25 2007-03-08 Hitachi Ltd Data processing system
TW200733733A (en) * 2005-09-06 2007-09-01 Nokia Corp Enhanced signaling of pre-configured interaction message in service guide
JP4527640B2 (en) 2005-09-15 2010-08-18 株式会社ソニー・コンピュータエンタテインメント Data reading device
US7484021B2 (en) 2005-10-27 2009-01-27 Cisco Technology, Inc. Technique for implementing virtual fabric membership assignments for devices in a storage area network
JP2007199975A (en) * 2006-01-26 2007-08-09 Hitachi Ltd Data-processing system and data-processing method
US9032164B2 (en) 2006-02-17 2015-05-12 Emulex Corporation Apparatus for performing storage virtualization
US20080040519A1 (en) 2006-05-02 2008-02-14 Alacritech, Inc. Network interface device with 10 Gb/s full-duplex transfer rate
US8381214B2 (en) 2006-05-05 2013-02-19 Microsoft Corporation Extensible job submission
US20080043563A1 (en) 2006-08-15 2008-02-21 International Business Machines Corporation Flexibly controlling the transfer of data between input/output devices and memory
US7500030B2 (en) 2006-08-30 2009-03-03 International Business Machines Corporation Control of information units in fibre channel communications
US7502873B2 (en) 2006-10-10 2009-03-10 International Business Machines Corporation Facilitating access to status and measurement data associated with input/output processing
US7500023B2 (en) * 2006-10-10 2009-03-03 International Business Machines Corporation Facilitating input/output processing by using transport control words to reduce input/output communications
US7797414B2 (en) 2007-01-31 2010-09-14 International Business Machines Corporation Establishing a logical path between servers in a coordinated timing network
US8406248B2 (en) * 2007-04-13 2013-03-26 Hart Communication Foundation Priority-based scheduling and routing in a wireless network
US8020074B2 (en) 2007-08-24 2011-09-13 Datadirect Networks, Inc. Method for auto-correction of errors in a RAID memory system
US7941570B2 (en) 2008-02-14 2011-05-10 International Business Machines Corporation Bi-directional data transfer within a single I/O operation
US8176222B2 (en) 2008-02-14 2012-05-08 International Business Machines Corporation Early termination of an I/O operation in an I/O processing system
US7890668B2 (en) 2008-02-14 2011-02-15 International Business Machines Corporation Providing indirect data addressing in an input/output processing system where the indirect data address list is non-contiguous
US8001298B2 (en) 2008-02-14 2011-08-16 International Business Machines Corporation Providing extended measurement data in an I/O processing system
US8108570B2 (en) 2008-02-14 2012-01-31 International Business Machines Corporation Determining the state of an I/O operation
US8214562B2 (en) 2008-02-14 2012-07-03 International Business Machines Corporation Processing of data to perform system changes in an input/output processing system
US8312189B2 (en) 2008-02-14 2012-11-13 International Business Machines Corporation Processing of data to monitor input/output operations
US7917813B2 (en) 2008-02-14 2011-03-29 International Business Machines Corporation Exception condition determination at a control unit in an I/O processing system
US8082481B2 (en) 2008-02-14 2011-12-20 International Business Machines Corporation Multiple CRC insertion in an output data stream
US7899944B2 (en) 2008-02-14 2011-03-01 International Business Machines Corporation Open exchange limiting in an I/O processing system
US7904605B2 (en) 2008-02-14 2011-03-08 International Business Machines Corporation Computer command and response for determining the state of an I/O operation
US8166206B2 (en) 2008-02-14 2012-04-24 International Business Machines Corporation Cancel instruction and command for determining the state of an I/O operation
US9052837B2 (en) 2008-02-14 2015-06-09 International Business Machines Corporation Processing communication data in a ships passing condition
US8196149B2 (en) 2008-02-14 2012-06-05 International Business Machines Corporation Processing of data to determine compatability in an input/output processing system
US7840718B2 (en) 2008-02-14 2010-11-23 International Business Machines Corporation Processing of data to suspend operations in an input/output processing log-out system
US8478915B2 (en) 2008-02-14 2013-07-02 International Business Machines Corporation Determining extended capability of a channel path
US8095847B2 (en) 2008-02-14 2012-01-10 International Business Machines Corporation Exception condition handling at a channel subsystem in an I/O processing system
US7937507B2 (en) 2008-02-14 2011-05-03 International Business Machines Corporation Extended measurement word determination at a channel subsystem of an I/O processing system
US8117347B2 (en) 2008-02-14 2012-02-14 International Business Machines Corporation Providing indirect data addressing for a control block at a channel subsystem of an I/O processing system
US7908403B2 (en) 2008-02-14 2011-03-15 International Business Machines Corporation Reserved device access contention reduction

Also Published As

Publication number Publication date
US20090210559A1 (en) 2009-08-20
KR101243005B1 (en) 2013-03-13
CN101939731B (en) 2012-10-03
ATE504040T1 (en) 2011-04-15
EP2181395B1 (en) 2011-03-30
EP2181395A1 (en) 2010-05-05
US7840717B2 (en) 2010-11-23
DE602009000984D1 (en) 2011-05-12
KR20100125234A (en) 2010-11-30
JP5159902B2 (en) 2013-03-13
WO2009101058A1 (en) 2009-08-20
JP2011512590A (en) 2011-04-21
CN101939731A (en) 2011-01-05

Similar Documents

Publication Publication Date Title
WO2009101058A4 (en) Processing a variable length device command word at a control unit in an i/o processing system
WO2009101057A4 (en) Providing indirect data addressing for a control block at a channel subsystem of an i/o processing system
JP2011512590A5 (en)
WO2009101067A3 (en) Providing indirect data addressing in an input/output processing system where the indirect data address list is non-contiguous
DE602009000464D1 (en) PROCESSING DATA FOR MONITORING INPUT / OUTPUT OPERATIONS
US10923119B2 (en) Speech data processing method and apparatus, device and storage medium
MX2010008883A (en) Bi-directional data transfer within a single i/o operation.
WO2009101056A3 (en) Computer command and response for determining the state of an i/o operation
GB2491440B (en) Fibre channel input/output data routing system and method
WO2012050935A3 (en) Apparatus, system, and method for data transformations within a data storage device
WO2010141058A3 (en) Object oriented memory in solid state devices
WO2008108129A1 (en) Memory access control system, memory access control method, and program therefor
WO2012168097A4 (en) Deconfigure storage class memory command
JP2018010638A5 (en)
GB2579754A (en) Asynchronous update of metadata tracks in response to a cache hit generated via an I/O operation over a bus interface
MX2013011407A (en) Facilitating transport mode input/output operations between a channel subsystem and input/output devices.
CN104142852A (en) Method for achieving graph acceleration of android simulator on computer
ATE512525T1 (en) METHOD FOR TRANSMITTING FIELDBUS DATA AND FIELDBUS COMMUNICATION SYSTEM
CN103092725B (en) A kind of method and device realizing data backup in storer
CN115695326A (en) Data frame transmission method and device, computer equipment and storage medium
WO2009112963A3 (en) Integrated circuit card
CN107783926A (en) The communication means of FPGA and PC based on PowerPC and network interface
CN103631953A (en) Large data analysis method and large data analysis terminal based on internal error checking
CN104021010A (en) Device for real-time and on-line updating of application program and image template data
EP2605121A3 (en) Systems and methods for handling out of order reporting in a storage device

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980104698.9

Country of ref document: CN

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

Ref document number: 09709864

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2009709864

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 20107016970

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2010546305

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE