WO2009070322A1 - Systems and methods for read data buffering - Google Patents

Systems and methods for read data buffering Download PDF

Info

Publication number
WO2009070322A1
WO2009070322A1 PCT/US2008/013186 US2008013186W WO2009070322A1 WO 2009070322 A1 WO2009070322 A1 WO 2009070322A1 US 2008013186 W US2008013186 W US 2008013186W WO 2009070322 A1 WO2009070322 A1 WO 2009070322A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
data storage
master controller
storage node
read
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2008/013186
Other languages
English (en)
French (fr)
Inventor
Roger Dwain Isaac
Seiji Miura
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Spansion LLC
Original Assignee
Spansion LLC
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 Spansion LLC filed Critical Spansion LLC
Priority to JP2010534980A priority Critical patent/JP2011505037A/ja
Publication of WO2009070322A1 publication Critical patent/WO2009070322A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • G06F13/1673Details of memory controller using buffers
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • G06F13/1684Details of memory controller using multiple buses

Definitions

  • provisional patent application serial number 61/004,362 filed on November 26, 2007, entitled A SYSTEM AND METHOD FOR ACCESSING MEMORY (attorney docket number SPSN- AF02874.PRO), which is hereby incorporated by reference into this specification in its entirety and co- pending U.S. provisional patent application serial number 61/004,412, filed on November 26, 2007, entitled A METHOD FOR SETTING PARAMETERS AND DETERMINING LATENCY IN A CHAINED DEVICE SYSTEM (attorney docket number SPSN-AF02875.PRO), which is hereby incorporated by reference into this specification in its entirety.
  • the present invention relates to the field of data storage node management. More particularly, the present invention relates to an efficient and effective system and method for accessing memory node resources.
  • Systems and methods for controlling buffering are disclosed.
  • core operations are performed in response to a receipt of a read command from a master controller and a communication buffer of a data storage node is selected to forward information to the master controller.
  • the data storage node is selected based upon constraints and contents of one or more communication buffers.
  • Information is forwarded from the selected communication buffer to the master controller.
  • Figure 1 is a block diagram data storage system that includes a system for controlling read data buffering according to one embodiment of the present invention.
  • Figure 2 is a graph that illustrates the operation of a data storage system according to one embodiment of the present invention.
  • Figure 3 is a block diagram for controlling read data buffering according to one embodiment of the present invention.
  • Figure 4A shows a flowchart of an exemplary method for controlling read data buffering according to one embodiment of the present invention.
  • Figure 4B shows a flowchart of an exemplary method for selecting a read data buffer on which to send information to the master controller according to one embodiment of the present invention.
  • Figure 5 shows a flowchart of an exemplary method for operating an internal controller of data storage node according to one embodiment of the present invention.
  • Figure 6 shows a flowchart of an exemplary method for operating an internal controller of data storage node according to one embodiment of the present invention.
  • Figure 1 shows a data storage system 100 that includes a system 115 for controlling read data buffering according to one embodiment of the present invention.
  • system 115 implements an algorithm that operates to shorten latency and improve effective bandwidth of data storage system 100.
  • data storage nodes are disclosed that include internal and external communication buffers.
  • communication buffers include internal read data buffers and external read data buffers.
  • Figure 1 shows master controller 101, data storage node 103, data storage node 105, data storage node 107, read communication 111 (read command), read response 113 and system 115.
  • data storage nodes 103, 105 and 107 include internal read data buffers 103a, 105a and 107a respectively, external read data buffers 103b, 105b and 107b respectively and internal controllers 103c, 105c and 107c respectively.
  • master controller 101 controls read and write commands to data storage nodes 103, 105 and 107.
  • read commands 111 can be adjusted such that the flow of data to master controller 101 is controlled.
  • read responses 113 can be forwarded to master controller 101 in a manner such that when space is available between read responses 113 forwarded from internal read data buffer 103a of data storage node 103 to master controller 101 , read data responses from an external read data buffer 103b of data storage node 103 can be opportunistically squeezed into the space and forwarded to master controller 101 (see discussion made with reference to Figure 2 and also the discussion of the operation of system 115 below).
  • Data storage nodes 103, 105 and 107 are coupled to master controller 101 in a daisy chain arrangement.
  • data storage nodes 103, 105 and 107 comprise internal and external read data buffers 103a-107a and 103b- 107b respectively.
  • internal and external read data buffers 103a- 107a and 103b-107b buffer data that is to be forwarded to master controller 101 in response to read communications 111 that are issued from master controller 101.
  • various algorithms can be employed to determine priority for purposes of forwarding data held in internal read data buffers 103a-107a and external read data 103b- 107b to master controller
  • Internal controllers 103c, 105c and 107c control operations such as the forwarding of data from respective data storage nodes to master controller 101, and the execution of internal reads of respective data storage nodes.
  • components and operations of system 115 can be associated with and support components and operations of internal controllers 103c, 105c and 107c.
  • these components and operations can implement various algorithms and operate cooperatively with the components and operations of internal controllers 103c, 105c and 107c to determine priority as it regards the forwarding of data to master controller 101. These algorithms are discussed in detail herein (e.g., see exemplary algorithms in Figures 6 and 7).
  • System 115 acts cooperatively with components and operations of master controller 101 to control read data buffering by directing the issuance of reads based on the latency associated with particular read operations.
  • components and operations of system 115 act cooperatively with components and operations of internal controllers 103-107c to control the flow of information from data storage nodes 103, 105 and 107 to master controller 101.
  • some components and operations of system 115 can be integrated with master controller 101 and other components and operations of system 115 can be integrated with internal controllers 103c-107c. See Figure 1 which shows some components of system 115 located in master controller 101 and some components of system 115 located in internal controllers 103c-107c.
  • components and operations of system 115 can be separate from components and operations of master controller 101 and internal controller 103c-107c, but operate cooperatively therewith.
  • system 115 determines whether an internal read data buffer 103a-107a or an external read data buffer 103b-107b of one of the data storage nodes 103, 105 and 107 is to send information to master controller 101. In one embodiment, the determination is based on various algorithms. More specifically, in one embodiment, the determination is based upon constraints and contents of the read data buffers. And, in addition, in one embodiment, system 115 can direct that a burst of data from external read data buffer 103b be squeezed into a space between data transmissions to master controller 101 from an internal read data buffer 103a. An exemplary operation of system 115 is discussed in detail below in the following section.
  • Figure 2 is a graph that illustrates an example of the affect that system 115 has on the forwarding of data to master controller 101 and on read operations that are executed by master controller 101 according to one embodiment of the present invention. It should be appreciated that, the discussion of Figure 2 below makes reference to relevant elements of Figure 1.
  • Figure 2 shows graphical representations for clock signal 201, read commands 203, internal read buffer data 205, external read buffer data 207, read data 209. In the Figure 2 example, seven read operations readO-read ⁇ , with latencies ranging from 7 to 9 cycles, are shown.
  • system 115 can cause a burst of external read buffer data 207 to be forwarded to master controller 101 between bursts of internal read buffer data 205 that are forwarded to master controller 101 (e.g., a burst of external read buffer data 207 is placed between bursts of internal read buffer data 205 that is sent to master controller 101).
  • system 115 can cause the issuance of read operation read ⁇ to be shifted by two cycles.
  • components and operations of system 115 can implement various algorithms that act cooperatively with components and operations of internal controllers 103c, 105c and 107c under certain conditions. These algorithms are discussed in detail below and with reference to Figures 6 and 7.
  • a round robin algorithm may be implemented that chooses between local data (read responses) coming from data storage node 103 and data that is coming from downstream devices (data storage node 105 and data storage node 107). In this manner a fair arbitration policy ensures that no device is starved for a prolonged period of time.
  • a simple one bit counter (e.g., called RNDRBN) may be used to indicate whether local data packets (e.g., RNDRBN "1") or downstream data packets (e.g., RNDRBN "0") are given preference to send data to the master controller 101.
  • RNDRBN simple one bit counter
  • RNDRBN is set to "0°. 5. If none of the above conditions are satisfied, RNDRBN remains a "0".
  • an algorithm that selects external traffic over internal traffic in a static decision and prioritizes data from further data storage nodes over data from nearer data storage nodes can be employed.
  • Figure 3 shows components of a system 115 for controlling read data buffering according to one embodiment of the present invention.
  • system 115 implements an algorithm for read data buffering based on various algorithms.
  • system 115 includes read command scheduler 301, read command communicator 303, read data buffer selector 305, and data forwarder 307.
  • components and operations of system 115 can be implemented in hardware or software or in a combination of both.
  • components and operations of system 115 can be encompassed by components and operations of one or more computer programs (e.g., program of master controller or data storage nodes such as their internal controllers).
  • components and operations of system 115 can be separate from the aforementioned one or more computer programs but can operate cooperatively with components and operations thereof.
  • read command scheduler 301 schedules the timing of the issuance of read commands to a plurality of daisy chained data storage nodes (e.g., 103-107 in Figure 1). In one embodiment, the aforementioned scheduling of the timing of the issuance of read commands to data storage nodes can include adjusting a read command to be executed earlier or later based upon a determined latency of the read command.
  • Read command communicator 303 communicates or directs the communication of read commands to the plurality of daisy chained storage nodes (e.g., 103-107 in Figure 1). In one embodiment, read command communicator 303 directs the communication of read commands based on the timing determined by read command scheduler 301.
  • Read data buffer selector 305 determines the internal or external read data buffer of one of the plurality of daisy chained storage nodes, that is to forward data to the data storage system master controller (e.g., 101 in Figure 1). In one embodiment, the determination is based upon communication buffer constraints and contents. In one embodiment, an algorithm can be used to determine what data is to be forwarded to the master controller (see discussions made with reference to Figures 5 and 6).
  • read data buffer selector 305 can direct that a burst of data from an external read data buffer of a storage node be squeezed into a space between data transmissions to master controller (e.g., 101 in Figure 1) from an internal read data buffer of a storage node (e.g., 103 in Figure 1) in order to optimize the flow of data to master controller (reduce latency).
  • master controller e.g., 101 in Figure 1
  • internal read data buffer of a storage node e.g., 103 in Figure 1
  • Data forwarder 307 forwards or directs the forwarding of data from an internal or external communication buffer of a data storage node to the master controller (e.g., 101 in Figure 1). In one embodiment, data forwarder 307 forwards data that is selected to be forwarded by read data buffer selector 305.
  • FIG. 4A shows a flowchart 400A of the steps performed in a method for controlling read data buffering according to one embodiment.
  • the flowchart includes processes that, in one embodiment can be carried out by processors and electrical components under the control of computer-readable and computer-executable instructions. Although specific steps are disclosed in the flowcharts, such steps are exemplary. That is the present invention is well suited to performing various other steps or variations of the steps recited in the flowcharts. Within various embodiments, it should be appreciated that the steps of the flowcharts can be performed by software, by hardware or by a combination of both.
  • the timing of the forwarding of read commands to an identified data storage node is determined.
  • a read command scheduler e.g., 301 in Figure 3
  • the timing of the forwarding of read commands can be based on the latency that is associated with read operations to the identified data storage node.
  • determining the timing of the forwarding of read commands to data storage nodes can include adjusting a read command to be executed earlier or later based upon the determined latency.
  • a read command is sent to one of a plurality of daisy chained storage nodes.
  • a read command communicator e.g., 303 in Figure 3
  • a read data buffer is selected to send information to the master controller (e.g., 101 in Figure 1).
  • a read data buffer selector e.g., 305 in Figure 3
  • the determination may be based upon internal and external read data buffer constraints and contents.
  • an algorithm can be used to determine what data is to be forwarded to the master controller (see discussions made with reference to Figures 5 and 6).
  • a data forwarder (e.g., 307 in Figure 3) can be used to forward data that is selected to be forwarded by the read data buffer selector (e.g., 305 in Figure 3).
  • Figure 4B shows a flowchart 400B of the steps performed in a method for selecting a read data buffer to forward data to the master controller such as is performed at step 430 of the method discussed with reference to Figure 4A according to one embodiment.
  • core operations in support of a read command received from the master controller are performed.
  • a read data buffer is selected from which to forward data to the master controller.
  • the selection of the internal or external communication buffer is based upon constraints and contents of one or more communication buffers of one or more data storage nodes.
  • the selection is based upon an algorithm such as that discussed below with reference to Figure 5 that takes such constraints and contents into account. In another embodiment, the selection is based upon an algorithm such as that discussed below with reference to Figure 6.
  • the data from the read data buffer selected at step 433 is forwarded to the master controller.
  • Figure 5 shows a flowchart 500 of the steps performed in a method for operating an internal controller of data storage node 103 of Figure 1 in accordance with an algorithm implemented by system 115 according to one embodiment of the present invention.
  • system 115 an algorithm implemented by system 115 according to one embodiment of the present invention.
  • relevant elements of Figure 1 e.g., master controller 101 and data storage nodes 103 and 105.
  • FIG. 5 it is determined whether or not data exists in the internal read buffer (e.g., 103a) of data storage node 103. If data exists in data storage node 103, then data is sent at 503 to master controller 101 in a First-In-First-Out (FIFO) manner. At 505 if it is determined that data storage node 103 has data that is ready to be sent to master controller 101 by an internal read of data storage node 103, data is stored at 507 in the internal read buffer (e.g., 103a) of data storage node 103 at the next available entry. If it is determined at 509 that the adjacent data storage node 105 is sending data to data storage node 103, this data is stored in the external read buffer (e.g., 103b) of data storage node 103 at the next available entry at 511.
  • the internal read buffer e.g., 103a
  • data storage node 105 is also sending data to data storage node 103, then this data is stored in the external read buffer (e.g., 103b) of data storage node 103 at the next available entry at 519.
  • external read buffer e.g., 103b
  • Figure 6 shows a flowchart 600 of the steps performed in a method for operating an internal controller of data storage node 103 of Figure 1 in accordance with another algorithm implemented by system 115 according to one embodiment of the present invention.
  • system 115 implements another algorithm implemented by system 115 according to one embodiment of the present invention.
  • relevant elements of Figure 1 e.g., master controller 101 and data storage nodes 103 and 105.
  • an external read buffer e.g., 103b
  • data is sent at 603 to master controller 101 in a First-In-First-Out (FIFO) manner.
  • FIFO First-In-First-Out
  • data from an internal read of data storage node 103 is ready to be sent to master controller 101, if so, this data is stored at 607 in the internal read buffer (e.g., 103a) of data storage node 103 at the next available entry. If it is determined at 609 that adjacent data storage node 105 is sending data to data storage node 103, this data is stored in the external read buffer (e.g., 103b) of data storage node 103 at the next available entry at 611.
  • an algorithm that selects external traffic over internal traffic in a static decision and prioritizes data from further data storage nodes over data from data storage nodes that are nearer can be employed.
  • methods for controlling read data buffering are disclosed.
  • core operations are performed in response to a receipt of a read command from a master controller and an internal or external communication buffer of a data storage node is selected to forward information to the master controller.
  • the data storage node is selected based upon constraints and contents of one or more communication buffers.
  • Information is forwarded from the selected internal or external communication buffer to the master controller.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Systems (AREA)
  • Small-Scale Networks (AREA)
  • Multi Processors (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Memory System (AREA)
PCT/US2008/013186 2007-11-26 2008-11-25 Systems and methods for read data buffering Ceased WO2009070322A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010534980A JP2011505037A (ja) 2007-11-26 2008-11-25 読出しデータバッファリングのシステム及び方法

Applications Claiming Priority (16)

Application Number Priority Date Filing Date Title
US441207P 2007-11-26 2007-11-26
US436207P 2007-11-26 2007-11-26
US436107P 2007-11-26 2007-11-26
US443407P 2007-11-26 2007-11-26
US61/004,412 2007-11-26
US61/004,434 2007-11-26
US61/004,361 2007-11-26
US61/004,362 2007-11-26
US12/276,010 2008-11-21
US12/276,061 US8930593B2 (en) 2007-11-26 2008-11-21 Method for setting parameters and determining latency in a chained device system
US12/276,116 US8601181B2 (en) 2007-11-26 2008-11-21 System and method for read data buffering wherein an arbitration policy determines whether internal or external buffers are given preference
US12/276,010 US8732360B2 (en) 2007-11-26 2008-11-21 System and method for accessing memory
US12/276,143 2008-11-21
US12/276,143 US8874810B2 (en) 2007-11-26 2008-11-21 System and method for read data buffering wherein analyzing policy determines whether to decrement or increment the count of internal or external buffers
US12/276,116 2008-11-21
US12/276,061 2008-11-21

Publications (1)

Publication Number Publication Date
WO2009070322A1 true WO2009070322A1 (en) 2009-06-04

Family

ID=40670682

Family Applications (4)

Application Number Title Priority Date Filing Date
PCT/US2008/013185 Ceased WO2009070321A1 (en) 2007-11-26 2008-11-25 A storage system and method
PCT/US2008/013186 Ceased WO2009070322A1 (en) 2007-11-26 2008-11-25 Systems and methods for read data buffering
PCT/US2008/013188 Ceased WO2009070324A1 (en) 2007-11-26 2008-11-25 A method for setting parameters and determining latency in a chained device system
PCT/US2008/013194 Ceased WO2009070326A1 (en) 2007-11-26 2008-11-25 A system and method for accessing memory

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US2008/013185 Ceased WO2009070321A1 (en) 2007-11-26 2008-11-25 A storage system and method

Family Applications After (2)

Application Number Title Priority Date Filing Date
PCT/US2008/013188 Ceased WO2009070324A1 (en) 2007-11-26 2008-11-25 A method for setting parameters and determining latency in a chained device system
PCT/US2008/013194 Ceased WO2009070326A1 (en) 2007-11-26 2008-11-25 A system and method for accessing memory

Country Status (3)

Country Link
US (4) US8930593B2 (enExample)
JP (5) JP5948628B2 (enExample)
WO (4) WO2009070321A1 (enExample)

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8013073B2 (en) * 2005-12-30 2011-09-06 Chevron Oronite Company Llc Method for preparing polyolefins containing vinylidine end groups using nonaromatic heterocyclic compounds
US7816459B2 (en) 2005-12-30 2010-10-19 Chevron Oronite Company Llc Method for preparing polyolefins containing vinylidine end groups using polymeric nitrogen compounds
WO2007106844A2 (en) 2006-03-14 2007-09-20 Divx, Inc. Federated digital rights management scheme including trusted systems
US8930593B2 (en) * 2007-11-26 2015-01-06 Spansion Llc Method for setting parameters and determining latency in a chained device system
US8394897B2 (en) * 2008-03-25 2013-03-12 Chevron Oronite Company Llc Production of vinylidene-terminated polyolefins via quenching with monosulfides
JP5407633B2 (ja) * 2008-07-28 2014-02-05 株式会社リコー 通信装置及びそれを有する通信システム並びに通信方法
US8279231B1 (en) * 2008-10-29 2012-10-02 Nvidia Corporation Bandwidth impedance matching and starvation avoidance by read completion buffer allocation
US9083762B2 (en) * 2010-05-28 2015-07-14 Greg Saunders System and method for providing hybrid on demand services to a work unit
KR101796116B1 (ko) 2010-10-20 2017-11-10 삼성전자 주식회사 반도체 장치, 이를 포함하는 메모리 모듈, 메모리 시스템 및 그 동작방법
US8914534B2 (en) 2011-01-05 2014-12-16 Sonic Ip, Inc. Systems and methods for adaptive bitrate streaming of media stored in matroska container files using hypertext transfer protocol
US8520534B2 (en) * 2011-03-03 2013-08-27 Alcatel Lucent In-service throughput testing in distributed router/switch architectures
US9467708B2 (en) 2011-08-30 2016-10-11 Sonic Ip, Inc. Selection of resolutions for seamless resolution switching of multimedia content
US8909922B2 (en) 2011-09-01 2014-12-09 Sonic Ip, Inc. Systems and methods for playing back alternative streams of protected content protected using common cryptographic information
US9106663B2 (en) * 2012-02-01 2015-08-11 Comcast Cable Communications, Llc Latency-based routing and load balancing in a network
US9021219B2 (en) 2012-12-14 2015-04-28 International Business Machines Corporation Enhancing analytics performance using distributed multi-tiering
US9313510B2 (en) 2012-12-31 2016-04-12 Sonic Ip, Inc. Use of objective quality measures of streamed content to reduce streaming bandwidth
US9191457B2 (en) 2012-12-31 2015-11-17 Sonic Ip, Inc. Systems, methods, and media for controlling delivery of content
US9065810B2 (en) * 2013-01-30 2015-06-23 Ebay Inc. Daisy chain distribution in data centers
US9094737B2 (en) 2013-05-30 2015-07-28 Sonic Ip, Inc. Network video streaming with trick play based on separate trick play files
US9866878B2 (en) 2014-04-05 2018-01-09 Sonic Ip, Inc. Systems and methods for encoding and playing back video at different frame rates using enhancement layers
US9641616B2 (en) * 2014-07-10 2017-05-02 Kabushiki Kaisha Toshiba Self-steering point-to-point storage protocol
US10659532B2 (en) * 2015-09-26 2020-05-19 Intel Corporation Technologies for reducing latency variation of stored data object requests
JP2018041153A (ja) * 2016-09-05 2018-03-15 東芝メモリ株式会社 ストレージシステムおよび入出力処理方法
US10635617B2 (en) * 2017-05-19 2020-04-28 Western Digital Technologies, Inc. Context-aware dynamic command scheduling for a data storage system
JP6978670B2 (ja) * 2017-12-07 2021-12-08 富士通株式会社 演算処理装置および演算処理装置の制御方法
JP7031349B2 (ja) * 2018-02-15 2022-03-08 日本電気株式会社 ノード
US11146626B2 (en) * 2018-11-01 2021-10-12 EMC IP Holding Company LLC Cloud computing environment with replication system configured to reduce latency of data read access
US11941155B2 (en) 2021-03-15 2024-03-26 EMC IP Holding Company LLC Secure data management in a network computing environment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050086441A1 (en) * 2003-10-20 2005-04-21 Meyer James W. Arbitration system and method for memory responses in a hub-based memory system
US20050177677A1 (en) * 2004-02-05 2005-08-11 Jeddeloh Joseph M. Arbitration system having a packet memory and method for memory responses in a hub-based memory system
US20060179262A1 (en) * 2005-02-09 2006-08-10 International Business Machines Corporation Streaming reads for early processing in a cascaded memory subsystem with buffered memory devices

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6658509B1 (en) * 2000-10-03 2003-12-02 Intel Corporation Multi-tier point-to-point ring memory interface
US6564291B1 (en) * 2000-11-17 2003-05-13 Texas Instruments Incorporated Multi-function peripheral storage device buffer system
US6678749B2 (en) * 2001-06-28 2004-01-13 Sony Corporation System and method for efficiently performing data transfer operations
US7200137B2 (en) * 2002-07-29 2007-04-03 Freescale Semiconductor, Inc. On chip network that maximizes interconnect utilization between processing elements
DE10234934A1 (de) * 2002-07-31 2004-03-18 Advanced Micro Devices, Inc., Sunnyvale Antwortreihenwiederherstellungsmechanismus
US6820181B2 (en) * 2002-08-29 2004-11-16 Micron Technology, Inc. Method and system for controlling memory accesses to memory modules having a memory hub architecture
US6928528B1 (en) * 2002-10-07 2005-08-09 Advanced Micro Devices, Inc. Guaranteed data synchronization
US7308524B2 (en) * 2003-01-13 2007-12-11 Silicon Pipe, Inc Memory chain
US7069399B2 (en) 2003-01-15 2006-06-27 Via Technologies Inc. Method and related apparatus for reordering access requests used to access main memory of a data processing system
US20040243769A1 (en) * 2003-05-30 2004-12-02 Frame David W. Tree based memory structure
JP4291664B2 (ja) * 2003-10-14 2009-07-08 株式会社日立製作所 通信バッファ予約機能を備えるストレージ装置およびシステム
US7779212B2 (en) * 2003-10-17 2010-08-17 Micron Technology, Inc. Method and apparatus for sending data from multiple sources over a communications bus
US7533218B2 (en) * 2003-11-17 2009-05-12 Sun Microsystems, Inc. Memory system topology
US7330992B2 (en) * 2003-12-29 2008-02-12 Micron Technology, Inc. System and method for read synchronization of memory modules
US7188219B2 (en) * 2004-01-30 2007-03-06 Micron Technology, Inc. Buffer control system and method for a memory system having outstanding read and write request buffers
US7257683B2 (en) * 2004-03-24 2007-08-14 Micron Technology, Inc. Memory arbitration system and method having an arbitration packet protocol
US7512762B2 (en) * 2004-10-29 2009-03-31 International Business Machines Corporation System, method and storage medium for a memory subsystem with positional read data latency
US7181659B2 (en) * 2005-02-10 2007-02-20 International Business Machines Corporation Memory built-in self test engine apparatus and method with trigger on failure and multiple patterns per load capability
US7827338B2 (en) * 2005-02-28 2010-11-02 Teklatech A/S Method of and a system for controlling access to a shared resource
US20070016698A1 (en) 2005-06-22 2007-01-18 Vogt Pete D Memory channel response scheduling
US20070005922A1 (en) * 2005-06-30 2007-01-04 Swaminathan Muthukumar P Fully buffered DIMM variable read latency
US7496777B2 (en) * 2005-10-12 2009-02-24 Sun Microsystems, Inc. Power throttling in a memory system
US7685392B2 (en) 2005-11-28 2010-03-23 International Business Machines Corporation Providing indeterminate read data latency in a memory system
US8930593B2 (en) * 2007-11-26 2015-01-06 Spansion Llc Method for setting parameters and determining latency in a chained device system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050086441A1 (en) * 2003-10-20 2005-04-21 Meyer James W. Arbitration system and method for memory responses in a hub-based memory system
US20050177677A1 (en) * 2004-02-05 2005-08-11 Jeddeloh Joseph M. Arbitration system having a packet memory and method for memory responses in a hub-based memory system
US20060179262A1 (en) * 2005-02-09 2006-08-10 International Business Machines Corporation Streaming reads for early processing in a cascaded memory subsystem with buffered memory devices

Also Published As

Publication number Publication date
JP2016095881A (ja) 2016-05-26
JP5566899B2 (ja) 2014-08-06
JP5948628B2 (ja) 2016-07-06
JP2011505039A (ja) 2011-02-17
US20090138624A1 (en) 2009-05-28
JP2011505037A (ja) 2011-02-17
WO2009070324A1 (en) 2009-06-04
US20090138597A1 (en) 2009-05-28
JP5429572B2 (ja) 2014-02-26
JP2011505038A (ja) 2011-02-17
US20090138632A1 (en) 2009-05-28
JP2011505036A (ja) 2011-02-17
WO2009070321A1 (en) 2009-06-04
US8874810B2 (en) 2014-10-28
US20090138570A1 (en) 2009-05-28
WO2009070326A1 (en) 2009-06-04
US8930593B2 (en) 2015-01-06
US8732360B2 (en) 2014-05-20
US8601181B2 (en) 2013-12-03

Similar Documents

Publication Publication Date Title
US8601181B2 (en) System and method for read data buffering wherein an arbitration policy determines whether internal or external buffers are given preference
US7526593B2 (en) Packet combiner for a packetized bus with dynamic holdoff time
CN107220200B (zh) 基于动态优先级的时间触发以太网数据管理系统及方法
US20090172318A1 (en) Memory control device
WO2021197128A1 (zh) 流量限速方法及装置
TW200402653A (en) Shared memory controller for display processor
CN112559400B (zh) 多级调度装置、方法、网络芯片及计算机可读存储介质
US7447872B2 (en) Inter-chip processor control plane communication
US11016829B2 (en) Two-layered deterministic interprocess communication scheduler for input output determinism in solid state drives
JP2008530694A (ja) スイッチマトリックス経由のデータ転送を改善するフロー制御方法
US7490185B2 (en) Data processing system, access control method, and access control device
JP5109748B2 (ja) 仮想計算機システム及びパケット送信制御方法並びにそれに用いるネットワークインターフェースカード
CN104866238A (zh) 访问请求调度方法及装置
WO2019095942A1 (zh) 一种数据传输方法及通信设备
US9891840B2 (en) Method and arrangement for controlling requests to a shared electronic resource
JP2007323098A (ja) 転送処理装置
CN115884229B (zh) 传输时延的管理方法、电子设备和存储介质
US20050066097A1 (en) Resource management apparatus
CN120567801B (zh) 一种数据传输方法、系统、产品、设备、介质及装置
CN212541322U (zh) 一种主从设备互联系统
WO2024001332A1 (zh) 多端口存储器、多端口存储器的读写方法及装置
CN120610912A (zh) 对存储器的访问操作的管理方法及装置、电子设备及介质
CN120583035A (zh) 网络流量控制方法及装置、网络处理器、计算机程序产品
CN118585462A (zh) 命令信息表维护方法、访问命令选择方法及相关设备
JP2002117003A (ja) アクセス要求選択制御方式

Legal Events

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

Ref document number: 08853505

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010534980

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08853505

Country of ref document: EP

Kind code of ref document: A1