WO2006047780A2 - Data transfer into a processor cache using a dma controller in the processor - Google Patents

Data transfer into a processor cache using a dma controller in the processor Download PDF

Info

Publication number
WO2006047780A2
WO2006047780A2 PCT/US2005/039318 US2005039318W WO2006047780A2 WO 2006047780 A2 WO2006047780 A2 WO 2006047780A2 US 2005039318 W US2005039318 W US 2005039318W WO 2006047780 A2 WO2006047780 A2 WO 2006047780A2
Authority
WO
WIPO (PCT)
Prior art keywords
bus
cpu
processor
data
memory
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/US2005/039318
Other languages
French (fr)
Other versions
WO2006047780A3 (en
Inventor
Samantha Edirisooriya
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.)
Intel Corp
Original Assignee
Intel Corp
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 Intel Corp filed Critical Intel Corp
Priority to DE112005002355T priority Critical patent/DE112005002355T5/en
Priority to GB0706008A priority patent/GB2432943A/en
Publication of WO2006047780A2 publication Critical patent/WO2006047780A2/en
Publication of WO2006047780A3 publication Critical patent/WO2006047780A3/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • 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/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit

Definitions

  • the present invention relates to computer systems; more
  • the present invention relates to cache memory systems.
  • I/O input/output
  • CPU central processing unit
  • SGLs Scatter Gather List
  • processor's local memory from the host memory, before I/O processors start
  • Figure 1 is a block diagram of one embodiment of a computer
  • Figure 2 illustrates one embodiment of an I/O processor
  • Figure 3 is a flow diagram illustrating one embodiment of using a
  • DMA engine to pull data into a processor cache.
  • Figure 1 is a block diagram of one embodiment of a computer
  • Computer system 100 includes a central processing unit (CPU) 102
  • CPU 102 is a processor in the Pentium®
  • processors including the Pentium® II processor family, Pentium® III
  • Pentium® IV processors available from Intel Corporation of Santa
  • a chipset 107 is also coupled to bus 105.
  • Chipset 107 includes a
  • MCH 110 memory control hub 110.
  • MCH 110 may include a memory controller 112
  • Main system memory 115 stores
  • main system memory 115 main system memory 115
  • DRAM dynamic random access memory
  • memory 115 may be implemented using other memory types. Additional devices
  • bus 105 may also be coupled to bus 105, such as multiple CPUs and/or multiple system
  • Chipset 107 also includes an input/output control hub (ICH) 140
  • ICH 140 provides an interface to
  • ICH 140 may be coupled to a Peripheral Component Interconnect Express (PCI Express)
  • PCI Express Peripheral Component Interconnect Express
  • ICH 140 is coupled an I/O processor
  • I/O processor 150 transfers data to and from ICH 140
  • FIG. 1 illustrates one embodiment of an I/O processor 150.
  • processor 150 is coupled to a local memory device 215 and a host system 200.
  • host system 200 represent CPU 102, chipset 107,
  • I/O processor 150 includes CPUs 202 (e.g.,
  • CPU_1 and CPU_2) / a memory controller 210, DMA controller 220 and an external
  • bus interface 230 coupled to host system 200 via an external bus.
  • bus is coupled via an internal bus. According to one embodiment, the bus
  • the XSI is a split address data bus where the data and address are
  • cache line writes on the bus. Whenever a PUSH attribute is set during a Write
  • DID Destination ID
  • the agent that originated the transaction will provide the data on the data
  • XSI bus functionality is implemented to enable
  • DMA controller 220 to pull data directly in to a cache of a CPU 202.
  • DMA controller 220 issues a set of Write Line (and/or Write) with
  • CPU_1 accepts the
  • DMA controller 220 then generates a sequence of Read Line (and/or
  • Interface unit 230 claims the Read Line (or Read)
  • interface unit 230 generates corresponding
  • Figure 3 is a flow diagram illustrating one embodiment of using
  • CPU 202 programs DMA controller 220.
  • DMA generates a Write Line (or Write) with PUSH command.
  • CFUJL claims the Write Line (or Write) with PUSH.
  • DMA controller 220 generates read
  • CPU_1 accepts the data and stores the data in the cache.
  • processing block 380
  • DMA controller 220 monitors data transfers on the XSI bus and interrupts CPU_1.
  • CPU_1 begins processing the SGLs that are already in the

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Memory System Of A Hierarchy Structure (AREA)
  • Multi Processors (AREA)

Abstract

A computer system is disclosed. The computer system includes a host memory, an external bus coupled to the host memory and a processor coupled to the external bus. The processor includes a first central processing unit (CPU), an internal bus coupled to the CPU and a direct memory access (DMA) controller coupled to the internal bus to retrieve data from the host memory directly into the first CPU.

Description

MECHANISM TO PULL DATA INTO A PROCESSOR CACHE
COPYRIGHT NOTICE
[0001] Contained herein is material that is subject to copyright protection.
The copyright owner has no objection to the facsimile reproduction of the patent
disclosure by any person as it appears in the Patent and Trademark Office patent
files or records, but otherwise reserves all rights to the copyright whatsoever.
FIELD OF THE INVENTION
[0002] The present invention relates to computer systems; more
particularly, the present invention relates to cache memory systems.
BACKGROUND
[0003] Many storage, networking, and embedded applications require fast
input/output (I/O) throughput for optimal performance. I/O processors allow
servers, workstations and storage subsystems to transfer data faster, reduce
communication bottlenecks, and improve overall system performance by
offloading I/O processing functions from a host central processing unit (CPU).
Typically I/O processors process Scatter Gather List (SGLs) generated by the host
to initiate necessary data transfers. Usually these SGLs are moved to the I/O
processor's local memory from the host memory, before I/O processors start
processing the SGLs. Subsequently, the SGLs are processed by being read from
local memory. BRIEF DESCRIPTION OF THE DRAWINGS
[0004] The invention is illustrated by way of example and not limitation in
the figures of the accompanying drawings, in which like references indicate
similar elements, and in which:
[0005] Figure 1 is a block diagram of one embodiment of a computer
system;
[0006] Figure 2 illustrates one embodiment of an I/O processor; and
[0007] Figure 3 is a flow diagram illustrating one embodiment of using a
DMA engine to pull data into a processor cache.
DETAILED DESCRIPTION
[0008] According to one embodiment, a mechanism to pull data into a
processor cache is described. In the following detailed description of the present
invention, numerous specific details are set forth in order to provide a thorough
understanding of the present invention. However, it will be apparent to one
skilled in the art that the present invention may be practiced without these
specific details. In other instances, well-known structures and devices are shown
in block diagram form, rather than in detail, in order to avoid obscuring the
present invention.
[0009] Reference in the specification to "one embodiment" or "an
embodiment" means that a particular feature, structure, or characteristic
described in connection with the embodiment is included in at least one embodiment of the invention. The appearances of the phrase "in one
embodiment" in various places in the specification are not necessarily all referring
to the same embodiment.
[0010] Figure 1 is a block diagram of one embodiment of a computer
system 100. Computer system 100 includes a central processing unit (CPU) 102
coupled to bus 105. In one embodiment, CPU 102 is a processor in the Pentium®
family of processors including the Pentium® II processor family, Pentium® III
processors, and Pentium® IV processors available from Intel Corporation of Santa
Clara, California. Alternatively, other CPUs may be used.
[0011] A chipset 107 is also coupled to bus 105. Chipset 107 includes a
memory control hub (MCH) 110. MCH 110 may include a memory controller 112
that is coupled to a main system memory 115. Main system memory 115 stores
data and sequences of instructions that are executed by CPU 102 or any other
device included in system 100. In one embodiment, main system memory 115
includes dynamic random access memory (DRAM); however, main system
memory 115 may be implemented using other memory types. Additional devices
may also be coupled to bus 105, such as multiple CPUs and/or multiple system
memories.
[0012] Chipset 107 also includes an input/output control hub (ICH) 140
coupled to MCH 110 to via a hub interface. ICH 140 provides an interface to
input/output (I/O) devices within computer system 100. For instance, ICH 140 may be coupled to a Peripheral Component Interconnect Express (PCI Express)
bus adhering to a Specification Revision 2.1 bus developed by the PCI Special
Interest Group of Portland, Oregon.
[0013] According to one embodiment, ICH 140 is coupled an I/O processor
150 via a PCI Express bus. I/O processor 150 transfers data to and from ICH 140
using SGLs. Figure 2 illustrates one embodiment of an I/O processor 150. I/O
processor 150 is coupled to a local memory device 215 and a host system 200.
According to one embodiment, host system 200 represent CPU 102, chipset 107,
memory 115 and other components shown for computer system 100 in Figure 1.
[0014] Referring to Figure 2, I/O processor 150 includes CPUs 202 (e.g.,
CPU_1 and CPU_2)/ a memory controller 210, DMA controller 220 and an external
bus interface 230 coupled to host system 200 via an external bus. The components
of I/O 150 are coupled via an internal bus. According to one embodiment, the bus
is an XSI bus.
[0015] The XSI is a split address data bus where the data and address are
tied with a unique Sequence ID. Further, the XSI bus provides a command called
"Write Line" (or "Write" in the case of writes less than a cache line) to perform
cache line writes on the bus. Whenever a PUSH attribute is set during a Write
Line (or Write), one of the CPUs 202 (CPUJ. or CPU_2) on the bus will claim the
transaction if a Destination ID (DID) provided with the transaction matches the ID
of the particular CPU 202 [0016] Once the targeted CPU 202 accepts the Write Line (or Write) with
PUSH, the agent that originated the transaction will provide the data on the data
bus. During the address phase the agent generating the command generates a
Sequence ID. Then during the data transfer the agent supplying data uses the
same sequence ID. During reads the agent claiming the command will supply
data, while during writes the agent that generated the command provides data.
[0017] In one embodiment, XSI bus functionality is implemented to enable
DMA controller 220 to pull data directly in to a cache of a CPU 202. In such an
embodiment, DMA controller 220 issues a set of Write Line (and/or Write) with
PUSH commands targeting a CPU 202 (e.g., CPU_1). CPU_1 accepts the
commands, stores the Sequence IDs and waits for data.
[0018] DMA controller 220 then generates a sequence of Read Line (and/or
Read) commands with the same sequence IDs used during Write Line (or Write)
with PUSH commands. Interface unit 230 claims the Read Line (or Read)
commands and generates corresponding commands on the external bus. When
data returns from host system 200, interface unit 230 generates corresponding
data transfers on the XSI bus. Since they have matching sequence IDs, CPUJL
claims the data transfers and stores them in its local cache.
[0019] Figure 3 is a flow diagram illustrating one embodiment of using
DMA engine 220 to pull data into a CPU 202 cache. At processing block 310, a
CPU 202 (e.g., CPU_1) programs DMA controller 220. At processing block 320, DMA generates a Write Line (or Write) with PUSH command. At processing
block 330, CFUJL claims the Write Line (or Write) with PUSH.
[0020] At processing block 340, DMA controller 220 generates read
commands to the XSI Bus with the same Sequence IDs. At processing block 350,
external bus interface 230 claims the read command and generates read
commands on the external bus. At processing block 360, external bus interface
230 places received data (e.g., SGLs) on the XSI bus. At processing block 370,
CPU_1 accepts the data and stores the data in the cache. At processing block 380,
DMA controller 220 monitors data transfers on the XSI bus and interrupts CPU_1.
At processing block 390, CPU_1 begins processing the SGLs that are already in the
cache.
[0021] The above-described mechanism takes advantage of a PUSH cache
capability of a CPU within an I/O processor to move SGLs directly to the CPU's
cache. Thus, there is only one data (SGL) transfer that occurs on the internal bus.
As a result, traffic is reduced on the internal bus and latency is improved since it
is not required to move SGLs first in to a local memory external to the I/O
processor.
[0022] Whereas many alterations and modifications of the present
invention will no doubt become apparent to a person of ordinary skill in the art
after having read the foregoing description, it is to be understood that any
particular embodiment shown and described by way of illustration is in no way intended to be considered limiting. Therefore, references to details of various
embodiments are not intended to limit the scope of the claims, which in
themselves recite only those features regarded as essential to the invention.

Claims

CLAIMSWhat is claimed is:
1. A computer system comprising:
a host memory;
an external bus coupled to the host memory; and
a processor, coupled to the external bus, having:
a first central processing unit (CPU);
an internal bus coupled to the CPU; and
a direct memory access (DMA) controller, coupled to the internal
bus, to retrieve data from the host memory directly into the first CPU.
2. The computer system of claim 1 wherein the internal bus is a split address
data bus.
3. The computer system of claim 1 wherein the first CPU includes a cache
memory, wherein the data retrieved from the host memory is stored in the cache
memory.
4. The computer system of claim 3 wherein the processor further comprises a
bus interface coupled to the internal bus and the external bus.
5. The computer system of claim 4 wherein the processor further comprises a
second CPU coupled to the internal bus.
6. The computer system of claim 5 wherein the processor further comprises a
memory controller.
7. The computer system of claim 6 further comprising a local memory
coupled to the processor.
8. A method comprising:
a direct memory access (DMA) controller issuing a write command to
write data to a central processing unit (CPU) via a split address data bus;
retrieving the data from an external memory device; and
writing the data directly into a cache within the CPU via the split address
data bus.
9. The method of claim 8 further comprising the DMA controller generating a
sequence ID upon issuing the write command.
10. The method of claim 9 further comprising:
the CPU accepting the write command; and
storing the sequence ID.
11. The method of claim 10 further comprising the DMA controller generating
one or more read commands having the sequence ID.
12. The method of claim 11 further comprising:
an interface unit receiving the read command; and generating a command via an external bus to retrieve the data from the
external memory.
13. The method of claim 12 further comprising:
the interface unit transmitting the retrieved data on the split address bus;
and
the processor capturing the data from the split address bus.
14. An input/output (I/O) processor comprising:
a first central processing unit (CPU) having a first cache memory;
a spilt address data bus coupled to the CPU; and
a direct memory access (DMA) controller, coupled to the spilt address data
bus, to retrieve data from a host memory directly into the first cache
memory.
15. The I/O processor of claim 14 wherein the first CPU includes an interface
coupled to an external bus to retrieve the data from the host memory.
16. The I/O processor of claim 15 wherein the processor further comprises a
second CPU having a second cache memory.
17. The I/O processor of claim 16 wherein the processor further comprises a
memory controller.
PCT/US2005/039318 2004-10-27 2005-10-27 Data transfer into a processor cache using a dma controller in the processor Ceased WO2006047780A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
DE112005002355T DE112005002355T5 (en) 2004-10-27 2005-10-27 Device for retrieving data in a processor cache
GB0706008A GB2432943A (en) 2004-10-27 2005-10-27 Data transfer into a processor cache using a DMA controller in the processor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/974,377 US20060090016A1 (en) 2004-10-27 2004-10-27 Mechanism to pull data into a processor cache
US10/974,377 2004-10-27

Publications (2)

Publication Number Publication Date
WO2006047780A2 true WO2006047780A2 (en) 2006-05-04
WO2006047780A3 WO2006047780A3 (en) 2006-06-08

Family

ID=36099940

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/039318 Ceased WO2006047780A2 (en) 2004-10-27 2005-10-27 Data transfer into a processor cache using a dma controller in the processor

Country Status (7)

Country Link
US (1) US20060090016A1 (en)
KR (1) KR20070048797A (en)
CN (1) CN101036135A (en)
DE (1) DE112005002355T5 (en)
GB (1) GB2432943A (en)
TW (1) TWI294079B (en)
WO (1) WO2006047780A2 (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI295019B (en) * 2005-06-06 2008-03-21 Accusys Inc Data transfer system and method
KR100871731B1 (en) 2007-05-22 2008-12-05 (주) 시스메이트 A network interface card and a traffic division processing method performed in the card, a multi-processing system including the network interface card
US8176252B1 (en) * 2007-11-23 2012-05-08 Pmc-Sierra Us, Inc. DMA address translation scheme and cache with modified scatter gather element including SG list and descriptor tables
US8495301B1 (en) 2007-11-23 2013-07-23 Pmc-Sierra Us, Inc. System and method for scatter gather cache processing
US8412862B2 (en) * 2008-12-18 2013-04-02 International Business Machines Corporation Direct memory access transfer efficiency
KR101292873B1 (en) * 2009-12-21 2013-08-02 한국전자통신연구원 Network interface card device and method of processing traffic by using the network interface card device
US9239796B2 (en) * 2011-05-24 2016-01-19 Ixia Methods, systems, and computer readable media for caching and using scatter list metadata to control direct memory access (DMA) receiving of network protocol data
KR101965125B1 (en) * 2012-05-16 2019-08-28 삼성전자 주식회사 SoC FOR PROVIDING ACCESS TO SHARED MEMORY VIA CHIP-TO-CHIP LINK, OPERATION METHOD THEREOF, AND ELECTRONIC SYSTEM HAVING THE SAME
US9280290B2 (en) 2014-02-12 2016-03-08 Oracle International Corporation Method for steering DMA write requests to cache memory
CN104506379B (en) * 2014-12-12 2018-03-23 北京锐安科技有限公司 Network Data Capturing method and system
CN106528491A (en) * 2015-09-11 2017-03-22 展讯通信(上海)有限公司 Mobile terminal
CN105404596B (en) * 2015-10-30 2018-07-20 华为技术有限公司 A kind of data transmission method, apparatus and system
US10169232B2 (en) * 2016-02-19 2019-01-01 Seagate Technology Llc Associative and atomic write-back caching system and method for storage subsystem
TWI720565B (en) * 2017-04-13 2021-03-01 慧榮科技股份有限公司 Memory controller and data storage device
US12079493B2 (en) 2021-11-17 2024-09-03 Samsung Electronics Co., Ltd. Storage devices and methods of operating storage devices
KR20230126342A (en) 2022-02-23 2023-08-30 삼성전자주식회사 Storage system

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5420984A (en) * 1992-06-30 1995-05-30 Genroco, Inc. Apparatus and method for rapid switching between control of first and second DMA circuitry to effect rapid switching beween DMA communications
US5548788A (en) * 1994-10-27 1996-08-20 Emc Corporation Disk controller having host processor controls the time for transferring data to disk drive by modifying contents of the memory to indicate data is stored in the memory
WO1997034228A1 (en) * 1996-03-13 1997-09-18 Hitachi, Ltd. Information processor with snoop suppressing function, memory controller, and direct memory access processing method
EP0901081B1 (en) * 1997-07-08 2010-04-07 Texas Instruments Inc. A digital signal processor with peripheral devices and external interfaces
US6463507B1 (en) * 1999-06-25 2002-10-08 International Business Machines Corporation Layered local cache with lower level cache updating upper and lower level cache directories
US6574682B1 (en) * 1999-11-23 2003-06-03 Zilog, Inc. Data flow enhancement for processor architectures with cache
US6782456B2 (en) * 2001-07-26 2004-08-24 International Business Machines Corporation Microprocessor system bus protocol providing a fully pipelined input/output DMA write mechanism
US6782463B2 (en) * 2001-09-14 2004-08-24 Intel Corporation Shared memory array
US7290127B2 (en) * 2001-12-26 2007-10-30 Intel Corporation System and method of remotely initializing a local processor
US6711650B1 (en) * 2002-11-07 2004-03-23 International Business Machines Corporation Method and apparatus for accelerating input/output processing using cache injections
US6820143B2 (en) * 2002-12-17 2004-11-16 International Business Machines Corporation On-chip data transfer in multi-processor system
US6981072B2 (en) * 2003-06-05 2005-12-27 International Business Machines Corporation Memory management in multiprocessor system
US20050114559A1 (en) * 2003-11-20 2005-05-26 Miller George B. Method for efficiently processing DMA transactions

Also Published As

Publication number Publication date
TWI294079B (en) 2008-03-01
KR20070048797A (en) 2007-05-09
US20060090016A1 (en) 2006-04-27
WO2006047780A3 (en) 2006-06-08
GB2432943A (en) 2007-06-06
DE112005002355T5 (en) 2007-09-13
CN101036135A (en) 2007-09-12
TW200622613A (en) 2006-07-01
GB0706008D0 (en) 2007-05-09

Similar Documents

Publication Publication Date Title
US20060090016A1 (en) Mechanism to pull data into a processor cache
US10120586B1 (en) Memory transaction with reduced latency
US5544346A (en) System having a bus interface unit for overriding a normal arbitration scheme after a system resource device has already gained control of a bus
US8001294B2 (en) Methods and apparatus for providing a compressed network in a multi-processing system
US7698476B2 (en) Implementing bufferless direct memory access (DMA) controllers using split transactions
JP4879981B2 (en) Speculative return by micro tiling of memory
US5519872A (en) Fast address latch with automatic address incrementing
EP2304567A2 (en) Method and apparatus for providing a synchronous interface for an asynchronous service
CN100504824C (en) Method, device and system for processing read request
US6061748A (en) Method and apparatus for moving data packets between networks while minimizing CPU intervention using a multi-bus architecture having DMA bus
US6567908B1 (en) Method of and apparatus for processing information, and providing medium
US8539131B2 (en) Root hub virtual transaction translator
US6449702B1 (en) Memory bandwidth utilization through multiple priority request policy for isochronous data streams
TWI239508B (en) Storage device controller apparatus, storage system and storage method
US20030084223A1 (en) Bus to system memory delayed read processing
TW200306095A (en) Microcomputer system having upper bus and lower bus and controlling data access in network
US7340554B2 (en) USB host controller with DMA capability
US20030018842A1 (en) Interrupt controller
US6665753B1 (en) Performance enhancement implementation through buffer management/bridge settings
US6240474B1 (en) Pipelined read transfers
US7120774B2 (en) Efficient management of memory access requests from a video data stream
US9753873B1 (en) Systems and methods for key-value transactions
CN117389915B (en) Cache system, read command scheduling method, system on chip and electronic device
US7769922B2 (en) Processing system streaming data handling system and stream register
EP1627312A2 (en) Usb host controller with dma capability

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BW BY BZ CA CH CN CO CR CU CZ DK DM DZ EC EE EG ES FI GB GD GE GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV LY MD MG MK MN MW MX MZ NA NG NO NZ OM PG PH PL PT RO RU SC SD SG SK SL SM SY TJ TM TN TR TT TZ UG US UZ VC VN YU ZA ZM

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SZ TZ UG ZM ZW AM AZ BY KG MD RU TJ TM AT BE BG CH CY DE DK EE ES FI FR GB GR HU IE IS IT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref document number: 0706008

Country of ref document: GB

Kind code of ref document: A

Free format text: PCT FILING DATE = 20051027

WWE Wipo information: entry into national phase

Ref document number: 0706008.0

Country of ref document: GB

WWE Wipo information: entry into national phase

Ref document number: 1120050023559

Country of ref document: DE

Ref document number: 1020077007236

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 200580033164.3

Country of ref document: CN

RET De translation (de og part 6b)

Ref document number: 112005002355

Country of ref document: DE

Date of ref document: 20070913

Kind code of ref document: P

122 Ep: pct application non-entry in european phase

Ref document number: 05851281

Country of ref document: EP

Kind code of ref document: A2

REG Reference to national code

Ref country code: DE

Ref legal event code: 8607