JP5932947B2 - ホスト及びシステム - Google Patents
ホスト及びシステム Download PDFInfo
- Publication number
- JP5932947B2 JP5932947B2 JP2014235935A JP2014235935A JP5932947B2 JP 5932947 B2 JP5932947 B2 JP 5932947B2 JP 2014235935 A JP2014235935 A JP 2014235935A JP 2014235935 A JP2014235935 A JP 2014235935A JP 5932947 B2 JP5932947 B2 JP 5932947B2
- Authority
- JP
- Japan
- Prior art keywords
- command
- host
- error
- response
- system 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1867—Arrangements specially adapted for the transmitter end
- H04L1/188—Time-out mechanisms
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1004—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's to protect a block of data words, e.g. CRC or checksum
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1867—Arrangements specially adapted for the transmitter end
- H04L1/189—Transmission or retransmission of more than one copy of a message
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L2001/125—Arrangements for preventing errors in the return channel
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Quality & Reliability (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Debugging And Monitoring (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
- Memory System (AREA)
- Communication Control (AREA)
- Bus Control (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Description
Claims (12)
- デバイスへ送信するコマンドがセットされるホストにおいて、
前記コマンドを前記デバイスに送信するコマンド発生部と、
前記デバイスからのレスポンスが規定時間内に認識できない場合、タイムアウトを検出する検出手段と、
を具備し、
前記コマンドの各々は、引数に再送フラグを有し、前記コマンドは第1コマンドと第2コマンドを含み、前記第2コマンドは再送フラグを除いて前記第1コマンドと同じ内容を持ち、
前記コマンド発生部は、再送フラグがリセットされた前記第1コマンドを前記デバイスに送信し、
前記検出手段が前記第1コマンドに対するタイムアウトを検出した場合、前記コマンド発生部は、再送フラグがセットされた前記第2コマンドを前記デバイスに送信し、
前記第1コマンドまたは前記第2コマンドの1つに対応する正常なレスポンスを受信した場合、前記ホストは、前記レスポンスに含まれるエラーステータス情報に基づいてエラーがあるかどうかを判別し、エラーがない場合、前記第1コマンドまたは前記第2コマンドによって命じた命令が正しく実行されたことを認識し、エラーがある場合、前記第1コマンドまたは前記第2コマンドの送信エラーであることを認識することを特徴とするホスト。 - 前記ホストに接続されたシステムメモリと、
前記システムメモリに記憶されたコマンド情報を含むディスクリプタと、
前記システムメモリと前記デバイスに接続されたダイレクトメモリアクセス(DMA)コントローラと、
をさらに備え、
前記DMAコントローラは、前記システムメモリから前記コマンド情報を読み出し、前記デバイスに転送されたコマンドを前記コマンド発生部にセットすることを特徴とする請求項1に記載のホスト。 - 前記DMAコントローラは、
前記システムメモリに接続され、前記システムメモリからディスクリプタを取り出すシステムアドレスコントローラと、
前記システムアドレスコントローラに接続され、DMA動作とコマンド発行を制御するコマンドコントローラと、
前記システムメモリと前記デバイスに接続されたデータバッファと、
を備えることを特徴とする請求項2に記載のホスト。 - コマンドをデバイスに送信するホストと、
前記ホストから前記コマンドを受け取るデバイスと、
を具備し、
前記コマンドが認識できない場合、前記デバイスはレスポンスを返信しないことによってコマンドが実行されていないことを示し、
前記コマンドが認識できた場合で前記コマンドが実行可能と判定した場合、前記デバイスは正常なレスポンスを返し、
前記コマンドが認識できた場合で前記コマンドが実行不可能と判定した場合、前記デバイスはエラーレスポンスを返信し、
前記コマンドの各々は、引数に再送フラグを有し、前記コマンドは第1コマンドと第2コマンドを含み、前記第2コマンドは前記再送フラグを除いて前記第1コマンドと同じ内容を持ち、
前記ホストは、前記デバイスからのレスポンスが規定時間内に認識できない場合にタイムアウトを検出する検出手段をさらに備え、
前記ホストは、前記第1コマンドの再送フラグをリセットして、前記第1コマンドを送信し、
前記検出手段が前記第1コマンドに対するタイムアウトを検出した場合、前記ホストは前記第2コマンドの再送フラグをセットし、前記第1コマンドとしての前記第2コマンドを前記デバイスに送信し、
正常なレスポンスを受け取ったとき、前記ホストは、前記レスポンスに含まれるエラーステータス情報に基づいてエラーがあるかどうかを判別し、エラーがない場合、前記第1コマンドまたは前記第2コマンドによって命じた命令が正しく実行されたことを認識し、エラーがある場合、前記第1コマンドまたは前記第2コマンドの送信エラーであることを認識し、
前記検出手段が前記第2コマンドに対するタイムアウトを検出した場合、前記ホストは割り込みを発生し、前記第1コマンド及び前記第2コマンドが共に実行できないことを示すことを特徴とするシステム。 - 前記再送フラグは少なくとも1ビットあるいは複数ビットを含むことを特徴する請求項4に記載のシステム。
- 前記ホストは、
前記ホストに接続されたシステムメモリと、
前記システムメモリに記憶されたコマンド情報を含むディスクリプタと、
前記システムメモリと前記デバイスに接続されたダイレクトメモリアクセス(DMA)コントローラと、
を備え、
前記DMAコントローラは、前記システムメモリに記憶された前記ディスクリプタの記述に基づいてデータを転送することを特徴とする請求項4に記載のシステム。 - 前記DMAコントローラは、
前記システムメモリに接続され、前記システムメモリから前記ディスクリプタを取り出すシステムアドレスコントローラと、
前記システムアドレスコントローラに接続され、DMA動作とコマンド発行を制御するコマンドコントローラと、
前記システムメモリと前記デバイスに接続されたデータバッファと、
を備えることを特徴とする請求項6に記載のシステム。 - 前記デバイスはメモリデバイスであることを特徴とする請求項4に記載のシステム。
- 前記デバイスはI/Oデバイスであることを特徴とする請求項4に記載のシステム。
- 前記第1コマンド及び前記第2コマンドが認識できない場合、前記デバイスはレスポンスを返信しないことを特徴とする請求項1乃至3のいずれかに記載のホスト。
- 前記検出手段が前記第2コマンドに対するタイムアウトを検出した場合、前記ホストは割り込みを発生し、前記第1コマンド及び第2コマンドが共に実行できないことを示すことを特徴とする請求項1乃至3のいずれかに記載のホスト。
- 前記デバイスからエラーレスポンスを受け取った場合、前記ホストは割り込みを発生することを特徴とする請求項1乃至3のいずれかに記載のホスト。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014235935A JP5932947B2 (ja) | 2010-09-29 | 2014-11-20 | ホスト及びシステム |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010219780 | 2010-09-29 | ||
JP2010219780 | 2010-09-29 | ||
JP2014235935A JP5932947B2 (ja) | 2010-09-29 | 2014-11-20 | ホスト及びシステム |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011086524A Division JP5657459B2 (ja) | 2010-09-29 | 2011-04-08 | メモリシステム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015043237A JP2015043237A (ja) | 2015-03-05 |
JP5932947B2 true JP5932947B2 (ja) | 2016-06-08 |
Family
ID=45871935
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011086524A Expired - Fee Related JP5657459B2 (ja) | 2010-09-29 | 2011-04-08 | メモリシステム |
JP2014235935A Expired - Fee Related JP5932947B2 (ja) | 2010-09-29 | 2014-11-20 | ホスト及びシステム |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011086524A Expired - Fee Related JP5657459B2 (ja) | 2010-09-29 | 2011-04-08 | メモリシステム |
Country Status (4)
Country | Link |
---|---|
US (2) | US8874989B2 (ja) |
JP (2) | JP5657459B2 (ja) |
CN (1) | CN102436430B (ja) |
TW (1) | TWI483117B (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI483117B (zh) | 2010-09-29 | 2015-05-01 | Toshiba Kk | 用於執行命令之裝置、主機控制器及用於執行命令之系統 |
US8972818B2 (en) | 2012-10-05 | 2015-03-03 | Qualcomm Incorporated | Algorithm for optimal usage of external memory tuning sequence |
JP6273972B2 (ja) * | 2014-03-31 | 2018-02-07 | 富士通株式会社 | 情報処理装置、送受信装置、及び情報処理装置の制御方法 |
US9819557B2 (en) * | 2014-12-18 | 2017-11-14 | Intel IP Corporation | Multi-rate high-speed bus with statistical aggregator |
US10437483B2 (en) * | 2015-12-17 | 2019-10-08 | Samsung Electronics Co., Ltd. | Computing system with communication mechanism and method of operation thereof |
US10990319B2 (en) * | 2018-06-18 | 2021-04-27 | Micron Technology, Inc. | Adaptive watchdog in a memory device |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01231128A (ja) | 1988-03-11 | 1989-09-14 | Nec Corp | 障害処理方式 |
JP2907233B2 (ja) | 1990-12-19 | 1999-06-21 | オムロン株式会社 | プログラマブルコントローラの上位リンクシステム |
JPH05314026A (ja) * | 1992-05-08 | 1993-11-26 | Nec Corp | 制御処理装置 |
CN1206320A (zh) * | 1997-06-03 | 1999-01-27 | 诺基亚流动电话有限公司 | 解决移动台中的dcch到acc转移登录冲突 |
JP4342629B2 (ja) | 1999-03-24 | 2009-10-14 | 株式会社東芝 | 携帯可能電子装置とファイル制御情報の記憶方法とファイル制御情報の検索方法 |
US6335933B1 (en) * | 1999-05-21 | 2002-01-01 | Broadcom Homenetworking, Inc. | Limited automatic repeat request protocol for frame-based communication channels |
JP3607229B2 (ja) | 2001-09-28 | 2005-01-05 | 株式会社東芝 | 携帯可能電子装置及びそのチェック方法 |
US7110371B2 (en) * | 2002-08-28 | 2006-09-19 | Intel Corporation | System and method to communicate between a host and a modem |
CN100417251C (zh) * | 2002-11-08 | 2008-09-03 | 中兴通讯股份有限公司 | 基于随路控制命令的数据下载方法 |
JP4209743B2 (ja) * | 2003-08-08 | 2009-01-14 | 三菱電機株式会社 | 電子制御装置 |
JP2005323074A (ja) * | 2004-05-07 | 2005-11-17 | Matsushita Electric Ind Co Ltd | 通信システムおよび基地局装置 |
US8291273B2 (en) * | 2005-01-28 | 2012-10-16 | Sharp Kabushiki Kaisha | Communication device, non-transitory computer-readable medium storing a communication program |
JP4768283B2 (ja) * | 2005-02-15 | 2011-09-07 | パナソニック株式会社 | 再送制御方法、無線通信システム、基地局および移動局 |
JP4349349B2 (ja) * | 2005-08-30 | 2009-10-21 | ソニー株式会社 | データ送受信システム、送信装置、受信装置及びデータ送受信方法 |
JP2007334555A (ja) | 2006-06-14 | 2007-12-27 | Ricoh Co Ltd | データ転送装置と電子装置 |
JP5193822B2 (ja) | 2008-11-19 | 2013-05-08 | 株式会社東芝 | 追記型メモリデバイス |
JP2010198138A (ja) * | 2009-02-23 | 2010-09-09 | Ricoh Co Ltd | データ転送装置、データ転送制御方法、データ転送制御プログラム及び記録媒体 |
TWI483117B (zh) | 2010-09-29 | 2015-05-01 | Toshiba Kk | 用於執行命令之裝置、主機控制器及用於執行命令之系統 |
-
2011
- 2011-03-11 TW TW100108391A patent/TWI483117B/zh not_active IP Right Cessation
- 2011-03-17 US US13/050,565 patent/US8874989B2/en not_active Expired - Fee Related
- 2011-03-18 CN CN201110066314.8A patent/CN102436430B/zh not_active Expired - Fee Related
- 2011-04-08 JP JP2011086524A patent/JP5657459B2/ja not_active Expired - Fee Related
-
2014
- 2014-10-08 US US14/509,868 patent/US9473273B2/en not_active Expired - Fee Related
- 2014-11-20 JP JP2014235935A patent/JP5932947B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20120079338A1 (en) | 2012-03-29 |
TWI483117B (zh) | 2015-05-01 |
US20150033090A1 (en) | 2015-01-29 |
CN102436430A (zh) | 2012-05-02 |
JP2015043237A (ja) | 2015-03-05 |
US8874989B2 (en) | 2014-10-28 |
JP5657459B2 (ja) | 2015-01-21 |
US9473273B2 (en) | 2016-10-18 |
CN102436430B (zh) | 2015-05-27 |
JP2012094107A (ja) | 2012-05-17 |
TW201214127A (en) | 2012-04-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5932947B2 (ja) | ホスト及びシステム | |
JP6046216B2 (ja) | ホストシステム及びホストコントローラ | |
US8504737B2 (en) | Serial line protocol for embedded devices | |
US7024591B2 (en) | Mechanism for enabling enhanced fibre channel error recovery across redundant paths using SCSI level commands | |
US8185713B2 (en) | Flexible sequencer design architecture for solid state memory controller | |
JP4600518B2 (ja) | 情報処理装置、情報処理システム、および情報処理方法、並びにコンピュータ・プログラム | |
US11784756B2 (en) | Memory access technology and computer system | |
US7707346B2 (en) | PCI express multi-root IOV endpoint retry buffer controller | |
US9021147B1 (en) | Command queuing in disk drives | |
KR20190088734A (ko) | 메모리 인터페이스와, 이를 포함하는 메모리 컨트롤러 및 이를 포함하는 메모리 시스템 | |
EP2157723A2 (en) | Data retransmission method and system | |
US6948025B2 (en) | System and method for transferring data between an IEEE 1394 device and a SCSI device | |
US7702820B2 (en) | Hardware accelerator and data transmission system and method using the same | |
TWI582599B (zh) | 資料傳輸方法、記憶體控制器、資料傳輸系統 | |
JP4652315B2 (ja) | ディスク装置、データ転送システム及びそれに用いるデータ転送方法 | |
JP3683831B2 (ja) | データ処理システムにおけるチャネル回復のためのチェックポイント指定方法、装置およびプログラム記録媒体 | |
JP5227601B2 (ja) | 制御システム | |
CN118827659A (zh) | 基于i2c协议的DMA传输数据方法、系统及芯片 | |
JP4439295B2 (ja) | データ転送制御装置 | |
JPWO2010061482A1 (ja) | 試験装置、シリアル伝送システム、プログラム、および、記録媒体 | |
US20140310716A1 (en) | Communication control method and recording | |
JP2011008826A (ja) | 情報処理装置、情報処理システム、および情報処理方法、並びにコンピュータ・プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150825 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150908 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151106 |
|
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: 20160405 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160428 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5932947 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |