KR100983048B1 - Ncq 제어 방법 및 컴퓨팅 장치 - Google Patents
Ncq 제어 방법 및 컴퓨팅 장치 Download PDFInfo
- Publication number
- KR100983048B1 KR100983048B1 KR1020080118937A KR20080118937A KR100983048B1 KR 100983048 B1 KR100983048 B1 KR 100983048B1 KR 1020080118937 A KR1020080118937 A KR 1020080118937A KR 20080118937 A KR20080118937 A KR 20080118937A KR 100983048 B1 KR100983048 B1 KR 100983048B1
- Authority
- KR
- South Korea
- Prior art keywords
- request
- hard disk
- disk drive
- interface
- operating system
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/15—Correlation function computation including computation of convolution operations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/546—Message passing systems or structures, e.g. queues
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/54—Indexing scheme relating to G06F9/54
- G06F2209/548—Queue
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
Abstract
Description
Claims (10)
- 운영체제가 하드 디스크 드라이브의 NCQ(Native Command Queueing)를 제어하는 방법에 있어서,제1 인터페이스를 통해 데이터 읽기 또는 쓰기의 요청을 제공하고, 제2 인터페이스를 통해 상기 요청에 대한 기 설정된 스케쥴링 알고리즘을 상기 하드 디스크 드라이브로부터 추출하는 단계;상기 추출된 스케쥴링 알고리즘을 변경하는 단계; 및상기 변경된 스케쥴링 알고리즘을 상기 제2 인터페이스를 통해 상기 하드 디스크 드라이브로 제공하는 단계를 포함하여,상기 하드 디스크 드라이브가 상기 변경된 스케쥴링 알고리즘으로 상기 요청을 처리하도록 하는 NCQ 제어 방법.
- 삭제
- 제 1항에 있어서, 상기 추출하는 단계는 상기 기 설정된 스케쥴링 알고리즘을 Pseudo-코드 또는 c-코드 형태로 추출하는 단계인 NCQ 제어 방법.
- 제 1항에 있어서,기 설정된 파라미터 값을 변경하기 위한 새로운 파라미터 값을 상기 제2 인터페이스를 통해 제공하는 단계를 더 포함하여,상기 하드 디스크 드라이브가 상기 새로운 파라미터 값을 토대로 상기 요청을 처리하도록 하는 NCQ 제어 방법.
- 제 1항에 있어서,기 설정된 상기 요청의 우선순위를 변경하기 위한 정보를 상기 제2 인터페이스를 통해 제공하는 단계를 더 포함하여,상기 하드 디스크 드라이브가 상기 정보에 따라 변경된 우선순위로 상기 요청을 처리하도록 하는 NCQ 제어 방법.
- 제1 인터페이스를 통해 데이터 읽기 또는 쓰기의 요청을 제공하고, 제2 인터페이스를 통해 상기 요청에 대한 스케쥴링을 지시하는 운영체제; 및상기 지시된 스케쥴링에 따라 상기 요청을 스케쥴링하여 처리하는 하드 디스크 드라이브를 포함하되,상기 운영체제는 상기 제2 인터페이스를 통해 상기 하드 디스크 드라이브에 기 설정된 스케쥴링 알고리즘을 추출하고, 상기 추출된 스케쥴링 알고리즘을 변경하고, 상기 변경된 스케쥴링 알고리즘을 상기 제2 인터페이스르 통해 상기 하드 디스크 드라이브로 제공하여, 상기 하드 디스크 드라이브가 상기 변경된 스케쥴링 알고리즘으로 상기 요청을 처리하도록 하는 것인 컴퓨팅 장치.
- 삭제
- 제 6항에 있어서, 상기 운영체제는상기 하드 디스크 드라이브로부터 상기 기 설정된 스케쥴링 알고리즘을 Pseudo-코드 또는 c-코드 형태로 추출하는 컴퓨팅 장치.
- 제 6항에 있어서, 상기 운영체제는상기 하드 디스크 드라이브에 기 설정된 파라미터 값을 상기 제2 인터페이스를 통해 변경하고, 상기 하드 디스크 드라이브가 상기 변경된 파라미터 값에 기초하여 상기 요청을 처리하도록 하는 것인 컴퓨팅 장치.
- 제 6항에 있어서, 상기 운영체제는상기 하드 디스크 드라이브에 기 설정된 상기 요청의 우선순위를 상기 제2 인터페이스를 통해 변경하고, 상기 하드 디스크 드라이브가 상기 변경된 우선순위에 따라 상기 요청을 처리하도록 하는 것인 컴퓨팅 장치.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020080118937A KR100983048B1 (ko) | 2008-11-27 | 2008-11-27 | Ncq 제어 방법 및 컴퓨팅 장치 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020080118937A KR100983048B1 (ko) | 2008-11-27 | 2008-11-27 | Ncq 제어 방법 및 컴퓨팅 장치 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20100060364A KR20100060364A (ko) | 2010-06-07 |
KR100983048B1 true KR100983048B1 (ko) | 2010-09-17 |
Family
ID=42361291
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020080118937A Active KR100983048B1 (ko) | 2008-11-27 | 2008-11-27 | Ncq 제어 방법 및 컴퓨팅 장치 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100983048B1 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6275440B2 (ja) | 2013-01-21 | 2018-02-07 | 株式会社 堀場アドバンスドテクノ | 濁度計 |
JP2024088484A (ja) | 2022-12-20 | 2024-07-02 | 富士電機株式会社 | 水質分析装置 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990073871A (ko) * | 1998-03-04 | 1999-10-05 | 정선종 | 비선점적 주기 태스크의 스케쥴 가능성을 분석하는 다항 시간알고리즘 |
KR20050020942A (ko) * | 2003-08-20 | 2005-03-04 | 마이크로소프트 코포레이션 | 연속 매체 우선순위 인식 저장장치 스케줄러 |
KR20070037427A (ko) * | 2005-09-30 | 2007-04-04 | 코웨어, 인코포레이티드 | 멀티코어 구조에서의 스케줄링 |
-
2008
- 2008-11-27 KR KR1020080118937A patent/KR100983048B1/ko active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990073871A (ko) * | 1998-03-04 | 1999-10-05 | 정선종 | 비선점적 주기 태스크의 스케쥴 가능성을 분석하는 다항 시간알고리즘 |
KR20050020942A (ko) * | 2003-08-20 | 2005-03-04 | 마이크로소프트 코포레이션 | 연속 매체 우선순위 인식 저장장치 스케줄러 |
KR20070037427A (ko) * | 2005-09-30 | 2007-04-04 | 코웨어, 인코포레이티드 | 멀티코어 구조에서의 스케줄링 |
Non-Patent Citations (1)
Title |
---|
논문:한국정보과학회* |
Also Published As
Publication number | Publication date |
---|---|
KR20100060364A (ko) | 2010-06-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100415861B1 (ko) | 디스크 제어기로부터 디스크 드라이브로 명령을 보낼것인가를 판단하는 방법, 디스크 제어기 및 프로그램을저장하는 기록매체 | |
US6553476B1 (en) | Storage management based on predicted I/O execution times | |
US8370857B2 (en) | Device controller | |
US8386704B2 (en) | Techniques for improving hard disk drive efficiency | |
CN100590583C (zh) | 写入和读取应用数据的方法和系统 | |
JP5057792B2 (ja) | 性能ボトルネックを緩和する機能を備えたストレージシステム | |
US20040264284A1 (en) | Assignment of queue execution modes using tag values | |
US7310707B2 (en) | Adaptive resource controlled write-back aging for a data storage device | |
US20090089524A1 (en) | Storage Device Controlling Apparatus and Method | |
US20090240839A1 (en) | Data storage device | |
Jung et al. | Design of a host interface logic for GC-free SSDs | |
Reuther et al. | Rotational-position-aware real-time disk scheduling using a dynamic active subset (DAS) | |
JP2020161014A (ja) | 情報処理装置および実行制御プログラム | |
US6799228B2 (en) | Input/output control apparatus, input/output control method and information storage system | |
US8032690B2 (en) | Non-volatile memory device, and method of accessing a non-volatile memory device | |
US9465745B2 (en) | Managing access commands by multiple level caching | |
KR100983048B1 (ko) | Ncq 제어 방법 및 컴퓨팅 장치 | |
JP2012137870A (ja) | アクセス予測に基づいてテーブルのミラーリングを制御する管理システム、プログラムおよび方法 | |
US6567886B1 (en) | Disk drive apparatus and control method thereof | |
US20090083744A1 (en) | Information writing/reading system, method and program | |
US20100153664A1 (en) | Controller and storage device for changing sequential order of executing commands | |
US8819363B2 (en) | Data copying method | |
US6915376B1 (en) | Host controlled optimization of disk storage devices | |
US20100123964A1 (en) | Storage device and control device | |
KR100713769B1 (ko) | 디스크 관리 장치 및 디스크 관리 프로그램을 기록한 컴퓨터 판독가능한 기록 매체 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20081127 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20100223 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20100811 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20100913 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20100913 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20130903 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20130903 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20140822 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20140822 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20170824 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20170824 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20180820 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20180820 Start annual number: 9 End annual number: 9 |
|
FPAY | Annual fee payment |
Payment date: 20190917 Year of fee payment: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20190917 Start annual number: 10 End annual number: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20211109 Start annual number: 12 End annual number: 12 |
|
PR1001 | Payment of annual fee |
Payment date: 20220822 Start annual number: 13 End annual number: 13 |
|
PR1001 | Payment of annual fee |
Payment date: 20240823 Start annual number: 15 End annual number: 15 |