Predictive caching for check word snooping in high performance ficon

US2019026180A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2019026180-A1
Application numberUS-201816047585-A
CountryUS
Kind codeA1
Filing dateJul 27, 2018
Priority dateSep 26, 2016
Publication dateJan 24, 2019
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Technical solutions are described for computing data check word for a host request for an I/O processing operation at a host computer system that communicates with a control unit. An example method includes obtaining information for a first I/O operation at a channel subsystem in the host computer system, and accessing an address control word (ACW) of the first I/O operation. The ACW is stored in the local channel memory, and the ACW includes a first data check seed-value. The method also includes computing a first data check word based on the first data check seed-value from the ACW. The method also includes obtaining information for a second I/O operation at the channel subsystem, and in response to the second i/o operation corresponding to said ACW of the first I/O operation, computing a second data check word based on a second data check seed-value from a cache memory.

First claim

Opening claim text (preview).

What is claimed is: 1 . A computer implemented method for computing data check word for a host request for performing an input/output (I/O) processing operation at a host computer system configured for communication with a control unit, the method comprising: obtaining information relating to a first I/O operation at a channel subsystem in the host computer system, the channel subsystem including at least one channel having a channel processor and a local channel memory; accessing an address control word (ACW) corresponding to the first I/O operation, the ACW specifying one or more host memory locations for transfer of data between the host computer system and the control unit, the ACW being stored in the local channel memory, the ACW including a first data check seed-value; computing a first data check word based on the first data check seed-value from the ACW; obtaining information relating to a second I/O operation at the channel subsystem; and in response to the second I/O operation corresponding to said ACW that is corresponding to the first I/O operation, computing a second data check word based on a second data check seed-value from a cache memory. 2 . The computer implemented method of claim 1 , wherein, in response to the second I/O operation not corresponding to the ACW of the first I/O operation, computing the second data check word based on the second data check seed-value from a second ACW corresponding to the second I/O operation. 3 . The computer implemented method of claim 1 , further comprising: storing the first data check word as the second data check seed-value in the cache memory. 4 . The computer implemented method of claim 3 , further comprising: in response to the second I/O operation not corresponding to the ACW of the first I/O operation, storing the second data check seed-value from the cache memory in said ACW. 5 . The computer implemented method of claim 3 , further comprising: in response to entering an idle state, storing the second data check seed-value from the cache memory in said ACW. 6 . The computer implemented method of claim 5 , wherein the idle state is entered in response to a predetermined duration being elapsed without another I/O operation since completing the second I/O operation. 7 . The computer implemented method of claim 1 , wherein the data check word is one from a group consisting of a cyclical redundancy check (CRC) word, a longitudinal redundancy check (LRC) word, and a checksum word. 8 . The computer implemented method of claim 1 , wherein the cache memory has a lower latency than the local channel memory. 9 . The computer implemented method of claim 1 , wherein the first I/O operation and the second I/O operation are part of a common host request. 10 . A system for computing data check word for a host request for performing an input/output (I/O) processing operation at a host computer system configured for communication with a control unit, the system comprising: a memory; a cache memory that has lower latency than the memory; a timer; and a data router hardware coupled to the memory, the cache memory, and the timer, and the data router configured to perform a method comprising: obtaining information relating to a first I/O operation at a channel subsystem in the host computer system, the channel subsystem including at least one channel having a channel processor and a local channel memory; accessing an address control word (ACW) corresponding to the first I/O operation, the ACW specifying one or more host memory locations for transfer of data between the host computer system and the control unit, the ACW being stored in the local channel memory, the ACW including a first data check seed-value; computing a first data check word based on the first data check seed-value from the ACW; obtaining information relating to a second I/O operation at the channel subsystem; and in response to the second I/O operation corresponding to said ACW that is corresponding to the first I/O operation, computing a second data check word based on a second data check seed-value from a cache memory. 11 . The system of claim 10 , wherein, in response to the second I/O operation not corresponding to the ACW of the first I/O operation, computing the second data check word based on the second data check seed-value from a second ACW corresponding to the second I/O operation. 12 . The system of claim 10 , wherein the method further comprises storing the first data check word as the second data check seed-value in the cache memory. 13 . The system of claim 12 , wherein the method further comprises: in response to the second I/O operation not corresponding to the ACW of the first I/O operation, storing the second data check seed-value from the cache memory in said ACW. 14 . The system of claim 12 , wherein the method further comprises: in response to entering an idle state, storing the second data check seed-value from the cache memory in said ACW. 15 . The system of claim 14 , wherein the idle state is entered in response to a predetermined duration being elapsed without another I/O operation since completing the second I/O operation. 16 . The system of claim 10 , wherein the data check word is one from a group consisting of a cyclical redundancy check (CRC) word, a longitudinal redundancy check (LRC) word, and a checksum word. 17 . A computer program product for a host request for performing an input/output (I/O) processing operation at a host computer system configured for communication with a control unit, the computer program product comprising a computer readable storage medium, the computer readable storage medium comprising computer executable instructions, wherein the computer readable storage medium comprises instructions to perform a method comprising: obtaining information relating to a first I/O operation at a channel subsystem in the host computer system, the channel subsystem including at least one channel having a channel processor and a local channel memory; accessing an address control word (ACW) corresponding to the first I/O operation, the ACW specifying one or more host memory locations for transfer of data between the host computer system and the control unit, the ACW being stored in the local channel memory, the ACW including a first data check seed-value; computing a first data check word based on the first data check seed-value from the ACW; obtaining information relating to a second I/O operation at the channel subsystem; and in response to the second I/O operation corresponding to said ACW that is corresponding to the first I/O operation, computing a second data check word based on a second data check seed-value from a cache memory. 18 . The computer program product of claim 17 , wherein, in response to the second I/O operation not corresponding to the ACW of the first I/O operation, computing the second data check word based on the second data check seed-value from a second ACW corresponding to the second I/O operation. 19 . The computer program product of claim 17 , wherein the method further comprises: storing the first data check word as the second data check seed-value in the cache memory. 20 . The computer program product of claim 18 , wherein the method further comprises: in response to the second I/O operation not corresponding to the ACW of the first I/O operation, storing the second data check seed-value from the cache memory in said ACW.

Assignees

Inventors

Classifications

  • Reliability improvement, data loss prevention, degraded operation etc · CPC title

  • with prefetch · CPC title

  • Details relating to cache prefetching · CPC title

  • to protect a block of data words, e.g. CRC or checksum (G06F11/1076 takes precedence; security arrangements for protecting computers or computer systems against unauthorized activity G06F21/00) · CPC title

  • in cache or content addressable memories · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2019026180A1 cover?
Technical solutions are described for computing data check word for a host request for an I/O processing operation at a host computer system that communicates with a control unit. An example method includes obtaining information for a first I/O operation at a channel subsystem in the host computer system, and accessing an address control word (ACW) of the first I/O operation. The ACW is stored …
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F11/1004. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Jan 24 2019 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).