JP4597608B2 - 連続媒体優先順位を意識した記憶装置スケジューラ - Google Patents
連続媒体優先順位を意識した記憶装置スケジューラ Download PDFInfo
- Publication number
- JP4597608B2 JP4597608B2 JP2004236041A JP2004236041A JP4597608B2 JP 4597608 B2 JP4597608 B2 JP 4597608B2 JP 2004236041 A JP2004236041 A JP 2004236041A JP 2004236041 A JP2004236041 A JP 2004236041A JP 4597608 B2 JP4597608 B2 JP 4597608B2
- Authority
- JP
- Japan
- Prior art keywords
- requests
- queue
- round
- periodic
- storage medium
- 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
-
- 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/16—Handling requests for interconnection or transfer for access to memory bus
- G06F13/18—Handling requests for interconnection or transfer for access to memory bus based on priority control
-
- 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
- G06F3/0659—Command handling arrangements, e.g. command buffers, queues, command scheduling
-
- 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/061—Improving I/O performance
- G06F3/0613—Improving I/O performance in relation to throughput
-
- 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
- G06F3/0674—Disk device
- G06F3/0676—Magnetic disk device
-
- 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
- G06F3/0656—Data buffering arrangements
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)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
while 周期的キュー≠0 and 周期的スロット≠0 and
DEADLINE(周期的キュー)<ROUND_TIME do
INSERT_LBA_ORDER(掃引キュー,REMOVE_EDF_ORDER(周期的キュー))
周期的スロット=周期的スロット-1
end
for 優先順位=High downto Idle do
while 優先順位リスト[優先順位].スロット≠0
INSERT_LBA_ORDER(掃引キュー,
REMOVE_FIFO_ORDER(優先順位キュー[優先順位]))
優先順位リスト[優先順位].スロット=優先順位リスト[優先順位].スロット-1
end
end
while 掃引キュー≠0 do
SCHEDULE(REMOVE_MINMUM_LBA(掃引キュー))
end
110 要求
120 記憶媒体
130 カテゴライザ
140 キューのクラス
150 ラウンド
160 スケジューラ
170 固定されたサイズのキュー
200 多層スケジューリングシステム
210 ユーザからの要求
220 周期的キュー(EDF)
230 他のキュー
240 掃引キュー
250 ドライブ
400 システム
404 要求
410 管理コントローラ
420 期限コンポーネント
430 周期的キュー
440 非周期的キュー
450 C−LOOK
460 ディスク
712 コンピュータ
714 処理装置
716 システムメモリ
720 揮発性
722 不揮発性
724 ディスク記憶装置
726 インターフェース
728 オペレーティングシステム
730 アプリケーション
732 モジュール
734 データ
736 入力デバイス
738 インターフェースポート
740 出力デバイス
742 出力アダプタ
744 リモートコンピュータ
746 メモリ記憶装置
748 ネットワークインターフェース
750 通信接続
800 コンピューティング環境
810 クライアント
830 サーバ
840 サーバデータストア
850 通信フレームワーク
860 クライアントデータストア
Claims (29)
- 記憶媒体に向けて送られる入力/出力要求の部分集合を保持する少なくとも1つのキューと、
前記記憶媒体を走査する1ラウンド内の入力/出力要求の予め定められた数を使用して、1ラウンド内に入力/出力要求をサービスする上限の待ち時間を提供し、前記提供された上限の待ち時間によりラウンドサイズを調節することによって前記入力/出力要求を再順序付けして、前記入力/出力要求のスケジューリングを最大化して、記憶媒体更新に関連して最大化されたスループットレベルを維持するスケジューリングコンポーネントであって、前記上限の待ち時間は、1ラウンド内の入力/出力要求の個数によって決定される、スケジューリングコンポーネントと
を備えたことを特徴とするディスクスケジューリングシステム。 - 前記スケジューリングコンポーネントは、自動的に前記入力/出力要求をキューの1つまたは複数のクラスに向けて送るカテゴライザに結びつけられることを特徴とする請求項1に記載のシステム。
- 前記スケジューリングコンポーネントは、前記入力/出力要求を前記カテゴライザから受信する予め定められたサイズのキューを含むことを特徴とする請求項2に記載のシステム。
- 前記記憶媒体は、コンピュータからアクセスされるようにスケジューリングされるハードディスク、フロッピー(登録商標)ディスク、メモリースティック、コンパクトディスク、メモリのうち少なくとも1つを含むことを特徴とする請求項1に記載のシステム。
- 前記スケジューリングコンポーネントは、選択されたタスクについてI/Oスケジューリングを実行するため、抑制された待ち時間の定められた量を動的に計算することを特徴とする請求項1に記載のシステム。
- 周期的キューおよび非周期的キューのうち少なくとも1つをさらに備えたことを特徴とする請求項1に記載のシステム。
- 前記周期的キューは、期限の早い(EDF)順で構成されることを特徴とする請求項6に記載のシステム。
- 前記周期的キューは、重要度のクラスに従って構成されることを特徴とする請求項6に記載のシステム。
- 前記重要度のクラスは、最重要、高優先順位、対話型、通常、バックグラウンド、低優先順位、アイドルのうち少なくとも1つを含むことを特徴とする請求項8に記載のシステム。
- 前記非周期的キューは、先入れ先出し(FIFO)順に従って構成されることを特徴とする請求項8に記載のシステム。
- 前記周期的キューおよび前記非周期的キューを処理し、および前記記憶媒体にアクセスする掃引キューをさらに備えたことを特徴とする請求項6に記載のシステム。
- 前記掃引キューは、C−LOOKコンポーネントに従って管理され、および前記掃引キューの要求は、C−LOOK順で構成されることを特徴とする請求項11に記載のシステム。
- 前記周期的キューは、マルチメディアアプリケーションに関連する周期的I/Oに結び付けられることを特徴とする請求項6に記載のシステム。
- システムリソースを鑑みて検査される性能パラメータを有する周期的I/Oストリームを処理するコンポーネントをさらに備えたことを特徴とする請求項6に記載のシステム。
- システム能力を鑑みて周期的I/Oストリームを分析し、および前記能力を超えた場合、要求を打ち切るコンポーネントをさらに備えたことを特徴とする請求項6に記載のシステム。
- 前記コンポーネントは、許可コントローラであり、および前記周期的I/Oのそれぞれのパラメータを超えないことを強制することを特徴とする請求項15に記載のシステム。
- 前記許可コントローラは、要求に、前記要求を完了すべき期限または時間枠を割り当てる期限コンポーネントを含むことを特徴とする請求項16に記載のシステム。
- 請求項1に記載のシステムを実施するためのコンピュータ読取可能命令を記憶していることを特徴とするコンピュータ読取可能な媒体。
- コンピュータに、記憶媒体に対する要求をスケジューリングさせる方法であって、
処理装置が、1組の要求について予め定められた数の要求を決定するステップと、
前記処理装置が、前記記憶媒体を更新するために前記1組の要求をサービスする上限の待ち時間を決定するステップであって、前記上限の待ち時間は、前記1組の要求内の要求数によって決定される、上限の待ち時間を決定するステップと、
前記処理装置が、前記決定された上限の待ち時間によりラウンドサイズを調節することによって要求を再順序付けして、前記要求のスケジューリングを最大化して、最大化されたスループットレベルを維持するステップと、
前記処理装置が、前記上限の待ち時間内に前記1組の要求をサービスすることにより前記記憶媒体を更新するステップと
を備えたことを特徴とする方法。 - 前記処理装置が、前記1組の要求に関連する入力/出力ストリームを、周期的ストリームおよび非周期的ストリームのうち少なくとも1つに自動的に分離するステップをさらに備えたことを特徴とする請求項20に記載の方法。
- 前記処理装置が、前記周期的ストリームを期限の早い順で構成するステップと、
前記処理装置が、前記非周期的ストリームを先入れ先出し順で構成するステップと
をさらに備えたことを特徴とする請求項21に記載の方法。 - 前記処理装置が、C−LOOKアルゴリズムを前記周期的ストリームおよび前記非周期的ストリームに適用して、記憶媒体にアクセスするステップをさらに備えたことを特徴とする請求項22に記載の方法。
- 前記処理装置が、前記記憶媒体にアクセスするために、命令
while 周期的キュー≠0 and 周期的スロット≠0 and
DEADLINE(周期的キュー)<ROUND_TIME do
INSERT_LBA_ORDER(掃引キュー,
REMOVE_EDF_ORDER(周期的キュー))
周期的スロット=周期的スロット-1
end
for 優先順位=High downto Idle do
while 優先順位リスト[優先順位].スロット≠0
INSERT_LBA_ORDER(掃引キュー,
REMOVE_FIFO_ORDER(優先順位キュー[優先順位]))
優先順位リスト[優先順位].スロット=優先順位リスト[優先順位].スロット-1
end
end
while 掃引キュー≠0 do
SCHEDULE(REMOVE_MINMUM_LBA(掃引キュー))
end
に関連する関数を適用するステップをさらに備えたことを特徴とする請求項20に記載の方法。 - コンピュータに、ディスク更新を実行させる方法であって、
処理装置が、機能に適用するために記憶媒体に対する1ラウンドの要求をサービスする上限の待ち時間を自動的に決定するステップと、
前記処理装置が、前記1ラウンドの要求について順序付けするために要求数を自動的に調整して、調整後の1ラウンドの要求数が前記上限の待ち時間内にサービス可能な最大の要求数であるようにするステップと、
前記処理装置が、前記1ラウンドの要求を順序付けして、調節するステップと、
前記処理装置が、前記上限の待ち時間内に前記1ラウンドの要求をサービスすることにより前記記憶媒体を更新するステップと
を備えたことを特徴とする方法。 - 前記処理装置が、前記1ラウンドの要求について、帯域幅要件を決定するステップと、
前記処理装置が、前記決定された帯域幅要件に基づいて、前記1ラウンドの要求を自動的に優先順位付けするステップと
をさらに備えたことを特徴とする請求項25に記載の方法。 - 前記処理装置が、前記帯域幅要件および前記上限の待ち時間を動的に監視するステップをさらに備えたことを特徴とする請求項26に記載の方法。
- ディスク更新を容易にするシステムであって、
1組の要求を分類する手段と、
固定されたサイズを有する前記1組の要求をキューイングする手段と、
記憶媒体を更新するために前記1組の要求をサービスする上限の待ち時間、および前記1組の要求のスケジューリングを最大化するために前記1組の要求を再順序付けすることにより保持される最大化されたスループットレベルに基づいて、記憶媒体と対話して、前記上限の待ち時間内に前記1組の要求をサービスすることによって前記記憶媒体を更新する手段であって、前記上限の待ち時間は、前記1組の要求内の要求数によって決定される、前記記憶媒体を更新する手段と
を備えたことを特徴とするシステム。 - 1ラウンドの要求に関連するキューのためのサイズパラメータに関する第1のデータフィールドと、
記憶媒体を更新するために1ラウンドの要求をサービスする上限の待ち時間に関する第2のデバイスフィールドであって、前記上限の待ち時間は、前記1ラウンドの要求および前記サイズパラメータのうちの少なくとも1つにより決定される、第2のデータフィールドと
を備え、請求項1に記載のシステムの実施を助力するためのデータ構造を記憶していることを特徴とするコンピュータ読取可能な媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US49652903P | 2003-08-20 | 2003-08-20 | |
US10/729,138 US7206866B2 (en) | 2003-08-20 | 2003-12-05 | Continuous media priority aware storage scheduler |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005071353A JP2005071353A (ja) | 2005-03-17 |
JP4597608B2 true JP4597608B2 (ja) | 2010-12-15 |
Family
ID=34068470
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004236041A Expired - Fee Related JP4597608B2 (ja) | 2003-08-20 | 2004-08-13 | 連続媒体優先順位を意識した記憶装置スケジューラ |
Country Status (5)
Country | Link |
---|---|
US (2) | US7206866B2 (ja) |
EP (1) | EP1508850A3 (ja) |
JP (1) | JP4597608B2 (ja) |
KR (1) | KR101086514B1 (ja) |
CN (1) | CN1617100A (ja) |
Families Citing this family (83)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7984175B2 (en) | 2003-12-10 | 2011-07-19 | Mcafee, Inc. | Method and apparatus for data capture and analysis system |
US8548170B2 (en) | 2003-12-10 | 2013-10-01 | Mcafee, Inc. | Document de-registration |
US8656039B2 (en) | 2003-12-10 | 2014-02-18 | Mcafee, Inc. | Rule parser |
US7774604B2 (en) * | 2003-12-10 | 2010-08-10 | Mcafee, Inc. | Verifying captured objects before presentation |
US7899828B2 (en) * | 2003-12-10 | 2011-03-01 | Mcafee, Inc. | Tag data structure for maintaining relational data over captured objects |
US8312145B2 (en) * | 2003-12-22 | 2012-11-13 | Rockstar Consortium US L.P. | Traffic engineering and bandwidth management of bundled links |
US7930540B2 (en) * | 2004-01-22 | 2011-04-19 | Mcafee, Inc. | Cryptographic policy enforcement |
US7962591B2 (en) * | 2004-06-23 | 2011-06-14 | Mcafee, Inc. | Object classification in a capture system |
US7260703B1 (en) * | 2004-08-20 | 2007-08-21 | Sun Microsystems, Inc. | Method and apparatus for I/O scheduling |
US7386692B1 (en) * | 2004-08-20 | 2008-06-10 | Sun Microsystems, Inc. | Method and apparatus for quantized deadline I/O scheduling |
US8560534B2 (en) * | 2004-08-23 | 2013-10-15 | Mcafee, Inc. | Database for a capture system |
US7949849B2 (en) * | 2004-08-24 | 2011-05-24 | Mcafee, Inc. | File system for a capture system |
KR100585176B1 (ko) * | 2005-02-04 | 2006-05-30 | 삼성전자주식회사 | 입출력 서브시스템에서 입출력 명령의 부하 판단 방법 및장치 |
US7305537B1 (en) | 2005-03-01 | 2007-12-04 | Sun Microsystems, Inc. | Method and system for I/O scheduler activations |
US20060288184A1 (en) * | 2005-06-17 | 2006-12-21 | Seagate Technology Llc | Admission control in data storage devices |
US20060294049A1 (en) * | 2005-06-27 | 2006-12-28 | Microsoft Corporation | Back-off mechanism for search |
US7907608B2 (en) | 2005-08-12 | 2011-03-15 | Mcafee, Inc. | High speed packet capture |
US7818326B2 (en) * | 2005-08-31 | 2010-10-19 | Mcafee, Inc. | System and method for word indexing in a capture system and querying thereof |
US7730011B1 (en) * | 2005-10-19 | 2010-06-01 | Mcafee, Inc. | Attributes of captured objects in a capture system |
US7657671B2 (en) * | 2005-11-04 | 2010-02-02 | Sun Microsystems, Inc. | Adaptive resilvering I/O scheduling |
US20070106849A1 (en) * | 2005-11-04 | 2007-05-10 | Sun Microsystems, Inc. | Method and system for adaptive intelligent prefetch |
US7478179B2 (en) * | 2005-11-04 | 2009-01-13 | Sun Microsystems, Inc. | Input/output priority inheritance wherein first I/O request is executed based on higher priority |
US7657104B2 (en) | 2005-11-21 | 2010-02-02 | Mcafee, Inc. | Identifying image type in a capture system |
US8504537B2 (en) | 2006-03-24 | 2013-08-06 | Mcafee, Inc. | Signature distribution in a document registration system |
US7689614B2 (en) | 2006-05-22 | 2010-03-30 | Mcafee, Inc. | Query generation for a capture system |
US7958227B2 (en) | 2006-05-22 | 2011-06-07 | Mcafee, Inc. | Attributes of captured objects in a capture system |
US7644206B2 (en) * | 2006-06-30 | 2010-01-05 | Seagate Technology Llc | Command queue ordering by positionally pushing access commands |
US7779175B2 (en) * | 2007-05-04 | 2010-08-17 | Blackwave, Inc. | System and method for rendezvous in a communications network |
KR100927190B1 (ko) * | 2007-10-12 | 2009-11-18 | 한국전자통신연구원 | 디스크 스케줄링 방법 및 장치 |
US8521951B2 (en) * | 2008-01-16 | 2013-08-27 | S. Aqua Semiconductor Llc | Content addressable memory augmented memory |
US20090182977A1 (en) * | 2008-01-16 | 2009-07-16 | S. Aqua Semiconductor Llc | Cascaded memory arrangement |
US8090903B2 (en) * | 2008-01-18 | 2012-01-03 | Microsoft Corporation | Fair and dynamic disk input/output bandwidth distribution |
US20100312815A1 (en) * | 2008-03-26 | 2010-12-09 | Masaki Uekubo | Date communication processing device and method |
US8504736B2 (en) * | 2008-05-30 | 2013-08-06 | Sony Computer Entertainment America Inc. | File input/output scheduler |
US8205242B2 (en) | 2008-07-10 | 2012-06-19 | Mcafee, Inc. | System and method for data mining and security policy management |
JP5147584B2 (ja) * | 2008-07-23 | 2013-02-20 | 株式会社日立製作所 | ストレージサブシステム及びコントローラによるコマンド実行方法 |
JP2010033125A (ja) * | 2008-07-25 | 2010-02-12 | Hitachi Ltd | ストレージ装置及びデータ転送方法 |
US9253154B2 (en) | 2008-08-12 | 2016-02-02 | Mcafee, Inc. | Configuration management for a capture/registration system |
KR20110066140A (ko) | 2008-09-29 | 2011-06-16 | 인터내셔널 비지네스 머신즈 코포레이션 | 데이터의 다시 불러내기 순을 결정하기 위한 장치, 방법, 및 프로그램 |
KR100983048B1 (ko) * | 2008-11-27 | 2010-09-17 | 서울대학교산학협력단 | Ncq 제어 방법 및 컴퓨팅 장치 |
US8850591B2 (en) | 2009-01-13 | 2014-09-30 | Mcafee, Inc. | System and method for concept building |
US8706709B2 (en) | 2009-01-15 | 2014-04-22 | Mcafee, Inc. | System and method for intelligent term grouping |
US8473442B1 (en) | 2009-02-25 | 2013-06-25 | Mcafee, Inc. | System and method for intelligent state management |
US8447722B1 (en) | 2009-03-25 | 2013-05-21 | Mcafee, Inc. | System and method for data mining and security policy management |
US8667121B2 (en) | 2009-03-25 | 2014-03-04 | Mcafee, Inc. | System and method for managing data and policies |
US8539129B2 (en) * | 2010-04-14 | 2013-09-17 | Qualcomm Incorporated | Bus arbitration techniques to reduce access latency |
US9842068B2 (en) | 2010-04-14 | 2017-12-12 | Qualcomm Incorporated | Methods of bus arbitration for low power memory access |
US8330645B2 (en) * | 2010-08-31 | 2012-12-11 | Raytheon Company | Radar activation multiple access system and method |
US8806615B2 (en) | 2010-11-04 | 2014-08-12 | Mcafee, Inc. | System and method for protecting specified data combinations |
CN103299271B (zh) * | 2011-01-11 | 2016-04-13 | 惠普发展公司,有限责任合伙企业 | 并发请求调度 |
US9043509B2 (en) * | 2011-01-14 | 2015-05-26 | Broadcom Corporation | Method and system for low-latency networking |
KR101311305B1 (ko) * | 2011-08-26 | 2013-09-25 | 국방과학연구소 | 데드라인 기반 우선순위상속 시스템 및 그 방법 |
CN102402401A (zh) * | 2011-12-13 | 2012-04-04 | 云海创想信息技术(无锡)有限公司 | 一种磁盘io请求队列调度的方法 |
US20130246336A1 (en) | 2011-12-27 | 2013-09-19 | Mcafee, Inc. | System and method for providing data protection workflows in a network environment |
US8966173B1 (en) * | 2012-06-28 | 2015-02-24 | Emc Corporation | Managing accesses to storage objects |
US11372672B2 (en) | 2013-02-15 | 2022-06-28 | Apple Inc. | Centralized task scheduling |
US20150032961A1 (en) * | 2013-07-23 | 2015-01-29 | Lexmark International Technologies S.A. | System and Methods of Data Migration Between Storage Devices |
CN104714753A (zh) * | 2013-12-12 | 2015-06-17 | 中兴通讯股份有限公司 | 一种数据访问存储方法及装置 |
CN103761051B (zh) * | 2013-12-17 | 2016-05-18 | 北京同有飞骥科技股份有限公司 | 一种基于持续数据多输入输出流并发写入性能优化方法 |
US9542107B2 (en) * | 2014-06-25 | 2017-01-10 | International Business Machines Corporation | Flash copy relationship management |
CN105511806B (zh) | 2015-11-30 | 2018-09-07 | 华为技术有限公司 | 处理写请求的方法和移动终端 |
US9792051B2 (en) * | 2016-02-24 | 2017-10-17 | Samsung Electronics Co., Ltd. | System and method of application aware efficient IO scheduler |
US10592107B2 (en) * | 2016-03-30 | 2020-03-17 | EMC IP Holding Company LLC | Virtual machine storage management queue |
US10846140B2 (en) * | 2016-08-29 | 2020-11-24 | Vmware, Inc. | Off-site backup of workloads for multi-tenant cloud computing system |
US11886922B2 (en) | 2016-09-07 | 2024-01-30 | Pure Storage, Inc. | Scheduling input/output operations for a storage system |
JP2020504557A (ja) * | 2017-01-09 | 2020-02-06 | 華為技術有限公司Huawei Technologies Co.,Ltd. | メディアダウンリンク伝送制御方法及び関連するデバイス |
CN111133010B (zh) | 2017-09-29 | 2023-05-23 | 陶氏环球技术有限责任公司 | 用于改进溶解度的在金属上具有两个亚甲基三烷基硅配体的双-苯基-苯氧基聚烯烃催化剂 |
KR102590976B1 (ko) | 2017-09-29 | 2023-10-19 | 다우 글로벌 테크놀로지스 엘엘씨 | 개선된 용해도를 위한 금속 상에 메틸렌트리알킬규소 리간드를 갖는 비스-페닐-페녹시 폴리올레핀 촉매 |
KR102031853B1 (ko) * | 2018-07-18 | 2019-10-15 | 국방과학연구소 | 다중 중요도 시스템 위한 작업별 중요도 모드 전환 방법 |
RU2731321C2 (ru) | 2018-09-14 | 2020-09-01 | Общество С Ограниченной Ответственностью "Яндекс" | Способ определения потенциальной неисправности запоминающего устройства |
RU2714219C1 (ru) | 2018-09-14 | 2020-02-13 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и система для планирования передачи операций ввода/вывода |
RU2718215C2 (ru) | 2018-09-14 | 2020-03-31 | Общество С Ограниченной Ответственностью "Яндекс" | Система обработки данных и способ обнаружения затора в системе обработки данных |
RU2714602C1 (ru) | 2018-10-09 | 2020-02-18 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и система для обработки данных |
RU2721235C2 (ru) | 2018-10-09 | 2020-05-18 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и система для маршрутизации и выполнения транзакций |
RU2711348C1 (ru) | 2018-10-15 | 2020-01-16 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и система для обработки запросов в распределенной базе данных |
RU2714373C1 (ru) * | 2018-12-13 | 2020-02-14 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и система для планирования выполнения операций ввода/вывода |
RU2749649C2 (ru) | 2018-12-21 | 2021-06-16 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и система для планирования обработки операций ввода/вывода |
RU2720951C1 (ru) | 2018-12-29 | 2020-05-15 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и распределенная компьютерная система для обработки данных |
RU2746042C1 (ru) | 2019-02-06 | 2021-04-06 | Общество С Ограниченной Ответственностью "Яндекс" | Способ и система для передачи сообщения |
US11307805B2 (en) | 2020-05-29 | 2022-04-19 | Seagate Technology Llc | Disk drive controller incorporating task manager for reducing performance spikes |
US11647420B2 (en) * | 2021-02-18 | 2023-05-09 | Charter Communications Operating, Llc | Downlink and uplink data handling in a wireless device |
KR20220145698A (ko) * | 2021-04-22 | 2022-10-31 | 에스케이하이닉스 주식회사 | PCIe 장치 및 그 동작 방법 |
CN117707988A (zh) * | 2023-08-08 | 2024-03-15 | 荣耀终端有限公司 | 回收内存的方法和装置 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08228200A (ja) * | 1994-11-29 | 1996-09-03 | Compaq Computer Corp | データ転送を含む動作を制御する際に使用するアービタ及びデータ転送を含む動作を調停するための方法 |
JPH10333954A (ja) * | 1997-02-11 | 1998-12-18 | Matsushita Electric Ind Co Ltd | 優先順位付けされたディスクリクエストのリアルタイムスケジューリング |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5455934A (en) * | 1993-03-23 | 1995-10-03 | Eclipse Technologies, Inc. | Fault tolerant hard disk array controller |
US5708796A (en) * | 1994-11-18 | 1998-01-13 | Lucent Technologies Inc. | Method of retrieving continuous and non-continuous media data from a file system |
US5787482A (en) * | 1995-07-31 | 1998-07-28 | Hewlett-Packard Company | Deadline driven disk scheduler method and apparatus with thresholded most urgent request queue scan window |
US5875481A (en) | 1997-01-30 | 1999-02-23 | International Business Machines Corporation | Dynamic reconfiguration of data storage devices to balance recycle throughput |
US6079028A (en) * | 1997-04-23 | 2000-06-20 | Lucent Technologies Inc. | Fault tolerant architectures for continuous media servers |
US6286045B1 (en) * | 1997-05-19 | 2001-09-04 | Matchlogic, Inc. | Information storage and delivery over a computer network using centralized intelligence to monitor and control the information being delivered |
US5983227A (en) * | 1997-06-12 | 1999-11-09 | Yahoo, Inc. | Dynamic page generator |
US5991825A (en) | 1997-07-11 | 1999-11-23 | International Business Machines Corporation | System for handling missed revolution in a disk drive by aborting the execution of primary command and executing secondary command if a missed revolution occurs |
US6023720A (en) * | 1998-02-09 | 2000-02-08 | Matsushita Electric Industrial Co., Ltd. | Simultaneous processing of read and write requests using optimized storage partitions for read and write request deadlines |
US6442648B1 (en) * | 1998-09-03 | 2002-08-27 | International Business Machines Corporation | Method of and system for the dynamic scheduling of requests to access a storage system |
US6330646B1 (en) * | 1999-01-08 | 2001-12-11 | Intel Corporation | Arbitration mechanism for a computer system having a unified memory architecture |
AU4016500A (en) * | 1999-03-23 | 2000-10-09 | Frankel & Company | Control of server-originated dynamic digital signage at client site using automated data acquisition |
US6378052B1 (en) * | 1999-08-11 | 2002-04-23 | International Business Machines Corporation | Data processing system and method for efficiently servicing pending requests to access a storage system |
US6629220B1 (en) * | 1999-08-20 | 2003-09-30 | Intel Corporation | Method and apparatus for dynamic arbitration between a first queue and a second queue based on a high priority transaction type |
US6535957B1 (en) | 1999-11-09 | 2003-03-18 | International Business Machines Corporation | System bus read data transfers with bus utilization based data ordering |
US6654851B1 (en) | 2000-03-14 | 2003-11-25 | International Business Machine Corporation | System, apparatus, and method for using a disk drive for sequential data access |
US6877049B1 (en) * | 2002-05-30 | 2005-04-05 | Finisar Corporation | Integrated FIFO memory management control system using a credit value |
US7197577B2 (en) * | 2003-12-12 | 2007-03-27 | International Business Machines Corporation | Autonomic input/output scheduler selector |
-
2003
- 2003-12-05 US US10/729,138 patent/US7206866B2/en not_active Expired - Fee Related
-
2004
- 2004-08-12 EP EP04019208.0A patent/EP1508850A3/en not_active Withdrawn
- 2004-08-13 CN CNA2004100856507A patent/CN1617100A/zh active Pending
- 2004-08-13 KR KR1020040063845A patent/KR101086514B1/ko active IP Right Grant
- 2004-08-13 JP JP2004236041A patent/JP4597608B2/ja not_active Expired - Fee Related
-
2007
- 2007-01-05 US US11/620,266 patent/US7734837B2/en not_active Expired - Lifetime
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08228200A (ja) * | 1994-11-29 | 1996-09-03 | Compaq Computer Corp | データ転送を含む動作を制御する際に使用するアービタ及びデータ転送を含む動作を調停するための方法 |
JPH10333954A (ja) * | 1997-02-11 | 1998-12-18 | Matsushita Electric Ind Co Ltd | 優先順位付けされたディスクリクエストのリアルタイムスケジューリング |
Also Published As
Publication number | Publication date |
---|---|
US20050044289A1 (en) | 2005-02-24 |
US20070136496A1 (en) | 2007-06-14 |
US7206866B2 (en) | 2007-04-17 |
EP1508850A3 (en) | 2015-03-18 |
EP1508850A2 (en) | 2005-02-23 |
JP2005071353A (ja) | 2005-03-17 |
KR20050020942A (ko) | 2005-03-04 |
CN1617100A (zh) | 2005-05-18 |
KR101086514B1 (ko) | 2011-11-23 |
US7734837B2 (en) | 2010-06-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4597608B2 (ja) | 連続媒体優先順位を意識した記憶装置スケジューラ | |
US8312229B2 (en) | Method and apparatus for scheduling real-time and non-real-time access to a shared resource | |
JP5752267B2 (ja) | 同時要求スケジューリング | |
US10908954B2 (en) | Quality of service classes | |
US10223165B2 (en) | Scheduling homogeneous and heterogeneous workloads with runtime elasticity in a parallel processing environment | |
JP4723260B2 (ja) | ソースデバイスに対するリクエストをスケジューリングする装置及び方法 | |
US8392633B2 (en) | Scheduling requesters of a shared storage resource | |
US6434631B1 (en) | Method and system for providing computer storage access with quality of service guarantees | |
US8001338B2 (en) | Multi-level DRAM controller to manage access to DRAM | |
US7478179B2 (en) | Input/output priority inheritance wherein first I/O request is executed based on higher priority | |
US20040230979A1 (en) | Command scheduling in computer networks | |
US7089381B2 (en) | Multiple storage element command queues | |
JP2004213625A (ja) | プログラムに基づいた応答時間ベースの作業負荷分配技法 | |
JP2002197046A (ja) | ディスクi/oサブシステムのサービス品質に期限と優先順位とを同時に提供する方法 | |
US8019915B2 (en) | Method and device for controlling access to multiple applications | |
US8745630B2 (en) | Dynamically allocating meta-data repository resources | |
JPH10240548A (ja) | タスクスケジューリング装置及び方法 | |
JP2002358259A (ja) | 優先度制御機能を有するファイルサーバ、同サーバにおけるファイルアクセス方法及びファイルアクセスプログラム | |
CN106155810B (zh) | 软件定义混合储存系统中工作负载感知的输入输出调度器 | |
US20240329879A1 (en) | Creating isolation between multiple domains in a hierarchical multi-tenant storage device | |
US20240329864A1 (en) | Maintaining predictable latency among tenants | |
TWI509411B (zh) | 軟體定義混合儲存系統中之工作負載感知的輸入/輸出調度器 | |
Rumman | Operating system support for multimedia: Survey | |
JP4979332B2 (ja) | マルチプレクサおよび情報処理装置 | |
JP4878979B2 (ja) | マルチプレクサおよび情報処理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070718 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091215 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100315 |
|
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: 20100914 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100922 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4597608 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131001 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |