JP7419010B2 - データ処理システムおよびデータ処理システムの制御方法 - Google Patents
データ処理システムおよびデータ処理システムの制御方法 Download PDFInfo
- Publication number
- JP7419010B2 JP7419010B2 JP2019183846A JP2019183846A JP7419010B2 JP 7419010 B2 JP7419010 B2 JP 7419010B2 JP 2019183846 A JP2019183846 A JP 2019183846A JP 2019183846 A JP2019183846 A JP 2019183846A JP 7419010 B2 JP7419010 B2 JP 7419010B2
- Authority
- JP
- Japan
- Prior art keywords
- data transfer
- request
- data
- memory
- master
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 16
- 238000009877 rendering Methods 0.000 description 21
- 230000004044 response Effects 0.000 description 17
- 238000010586 diagram Methods 0.000 description 10
- 230000008569 process Effects 0.000 description 8
- 230000006870 function Effects 0.000 description 2
- 230000006872 improvement Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0655—Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/20—Handling requests for interconnection or transfer for access to input/output bus
- G06F13/28—Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/0604—Improving or facilitating administration, e.g. storage management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2213/00—Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F2213/28—DMA
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Memory System (AREA)
- Bus Control (AREA)
Description
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (7)
- データを記憶するメモリと、
前記メモリに対するデータ転送要求を出力する第1のマスタと、
所定の期間で転送すべき総データ転送長に基づき、前記第1のマスタが出力するデータ転送要求を複数のデータ転送要求に分割し、前記分割された複数のデータ転送要求を出力する分割手段と、
前記メモリに対するデータ転送要求を出力する第2のマスタと、
前記分割手段の出力と前記第2のマスタの出力とに基づき、前記メモリに対するデータ転送要求の発行順番を調停する第1のアービタと、
を有することを特徴とするデータ処理システム。 - 前記第1のマスタが複数設けられ、
前記複数の第1のマスタが出力するデータ転送要求の順番を調停し、前記調停した順番で前記データ転送要求を前記分割手段に出力する第2のアービタをさらに有することを特徴とする請求項1に記載のデータ処理システム。 - 前記第1のマスタが出力するデータ転送要求を分割するためのデータ転送長を決定する決定手段をさらに有し、
前記分割手段は、前記データ転送長に応じて、前記第1のマスタが出力するデータ転送要求を複数のデータ転送要求に分割することを特徴とする請求項1または2に記載のデータ処理システム。 - 前記決定手段は、前記所定の期間で転送すべき総データ転送長を基に、前記データ転送長を決定することを特徴とする請求項3に記載のデータ処理システム。
- 前記決定手段は、前記第1のマスタが出力し、前記メモリにアクセスされていないデータ転送要求の合計のデータ転送長と、前記所定の期間に対する残り時間の割合とを基に、前記データ転送長を決定することを特徴とする請求項3または4に記載のデータ処理システム。
- 前記所定の期間は、1つの水平同期信号の期間であることを特徴とする請求項4または5に記載のデータ処理システム。
- データを記憶するメモリと、
前記メモリに対するデータ転送要求を出力する第1のマスタと、
前記メモリに対するデータ転送要求を出力する第2のマスタとを有するデータ処理システムの制御方法であって、
所定の期間で転送すべき総データ転送長に基づき、前記第1のマスタが出力するデータ転送要求を複数のデータ転送要求に分割し、前記分割された複数のデータ転送要求を出力する分割ステップと、
前記分割ステップによる出力と前記第2のマスタの出力とに基づき、前記メモリに対するデータ転送要求の発行順番を調停する調停ステップと、
を有することを特徴とするデータ処理システムの制御方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019183846A JP7419010B2 (ja) | 2019-10-04 | 2019-10-04 | データ処理システムおよびデータ処理システムの制御方法 |
US17/060,793 US11416167B2 (en) | 2019-10-04 | 2020-10-01 | System, control method thereof, and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019183846A JP7419010B2 (ja) | 2019-10-04 | 2019-10-04 | データ処理システムおよびデータ処理システムの制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021060726A JP2021060726A (ja) | 2021-04-15 |
JP7419010B2 true JP7419010B2 (ja) | 2024-01-22 |
Family
ID=75274083
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019183846A Active JP7419010B2 (ja) | 2019-10-04 | 2019-10-04 | データ処理システムおよびデータ処理システムの制御方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US11416167B2 (ja) |
JP (1) | JP7419010B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11698869B1 (en) * | 2022-03-10 | 2023-07-11 | Nvidia Corporation | Computing an authentication tag for partial transfers scheduled across multiple direct memory access (DMA) engines |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002123420A (ja) | 2000-10-13 | 2002-04-26 | Matsushita Electric Ind Co Ltd | メモリアクセス装置 |
JP2007156544A (ja) | 2005-11-30 | 2007-06-21 | Canon Inc | 情報処理システム、メモリ制御装置及びデータ転送制御方法 |
JP2007280253A (ja) | 2006-04-11 | 2007-10-25 | Canon Inc | 情報処理装置及び情報処理方法 |
WO2008136332A1 (ja) | 2007-04-26 | 2008-11-13 | Nec Corporation | メモリアクセス制御装置 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4888731B2 (ja) | 2008-03-12 | 2012-02-29 | 日本電気株式会社 | コンピュータシステム、入出力優先度制御方法、及びプログラム |
BR112015019459B1 (pt) * | 2013-03-15 | 2021-10-19 | Intel Corporation | Dispositivo para uso em um módulo de memória e método realizado em um módulo de memória |
DE102016214671B3 (de) * | 2016-08-08 | 2017-12-21 | Audi Ag | Verfahren zum Übertragen einer Datei zwischen einer Steuervorrichtung eines Kraftfahrzeugs und einer fahrzeugexternen Servervorrichtung, Steuervorrichtung und Kraftfahrzeug |
JP6905195B2 (ja) * | 2017-11-16 | 2021-07-21 | 富士通株式会社 | データ転送装置、演算処理装置及びデータ転送方法 |
US10924430B2 (en) * | 2018-11-09 | 2021-02-16 | Xilinx, Inc. | Streaming platform flow and architecture for an integrated circuit |
-
2019
- 2019-10-04 JP JP2019183846A patent/JP7419010B2/ja active Active
-
2020
- 2020-10-01 US US17/060,793 patent/US11416167B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002123420A (ja) | 2000-10-13 | 2002-04-26 | Matsushita Electric Ind Co Ltd | メモリアクセス装置 |
JP2007156544A (ja) | 2005-11-30 | 2007-06-21 | Canon Inc | 情報処理システム、メモリ制御装置及びデータ転送制御方法 |
JP2007280253A (ja) | 2006-04-11 | 2007-10-25 | Canon Inc | 情報処理装置及び情報処理方法 |
WO2008136332A1 (ja) | 2007-04-26 | 2008-11-13 | Nec Corporation | メモリアクセス制御装置 |
Also Published As
Publication number | Publication date |
---|---|
JP2021060726A (ja) | 2021-04-15 |
US20210103402A1 (en) | 2021-04-08 |
US11416167B2 (en) | 2022-08-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9178776B2 (en) | Arrangement and method | |
JP4383853B2 (ja) | 時間アロケータを有するグラフィックレンダリングエンジンを用いる装置、方法及びシステム | |
US6754786B2 (en) | Memory control circuit and method for arbitrating memory bus | |
US6806872B2 (en) | Video signal processing system | |
US20140047206A1 (en) | Information processing apparatus, memory control apparatus, and control method thereof | |
TW201830374A (zh) | 資料傳送裝置及資料傳送方法 | |
JP7419010B2 (ja) | データ処理システムおよびデータ処理システムの制御方法 | |
JP5993267B2 (ja) | 画像処理装置 | |
US6415367B1 (en) | Apparatus for reducing asynchronous service latency in a time slot-based memory arbitration scheme | |
US6795075B1 (en) | Graphic processor having multiple geometric operation units and method of processing data thereby | |
CN116635929A (zh) | 在多显示器系统上执行异步存储器时钟改变 | |
WO2022064423A1 (en) | Reduced vertical blanking regions for display systems that support variable refresh rates | |
US10649938B2 (en) | Information processing apparatus and method of transferring data | |
TW487845B (en) | Apparatus for memory resource arbitration based on dedicated time slot allocation | |
JP2001184300A (ja) | データ処理プロセッサ | |
JP4011082B2 (ja) | 情報処理装置、グラフィックプロセッサ、制御用プロセッサおよび情報処理方法 | |
US9019284B2 (en) | Input output connector for accessing graphics fixed function units in a software-defined pipeline and a method of operating a pipeline | |
JP5155221B2 (ja) | メモリ制御装置 | |
JP3605891B2 (ja) | コンピュータシステム | |
US20170329574A1 (en) | Display controller | |
US20120144150A1 (en) | Data processing apparatus | |
US12063407B2 (en) | Systems, methods, and devices for buffer handshake in video streaming | |
JP3482255B2 (ja) | 画像データ処理装置およびそれを用いた情報システム | |
KR20010050234A (ko) | 메모리(mem)와 결합한 데이터 처리용 디바이스 | |
WO2006038350A1 (ja) | 情報処理装置、データ伝送方法および電子機器 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220928 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230815 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230816 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231010 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20231212 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240110 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7419010 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |