US20060117206A1 - Method and apparatus for enhancing work efficiency by sharing application between host and hard disk drive - Google Patents

Method and apparatus for enhancing work efficiency by sharing application between host and hard disk drive Download PDF

Info

Publication number
US20060117206A1
US20060117206A1 US11/257,105 US25710505A US2006117206A1 US 20060117206 A1 US20060117206 A1 US 20060117206A1 US 25710505 A US25710505 A US 25710505A US 2006117206 A1 US2006117206 A1 US 2006117206A1
Authority
US
United States
Prior art keywords
application
host
hard disk
disk drive
control code
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.)
Abandoned
Application number
US11/257,105
Other languages
English (en)
Inventor
Serguei Boldyrev
Jun-seok Shim
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.)
Seagate Technology International
Original Assignee
Samsung Electronics Co Ltd
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 Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BODLYREV, SERGUEI, SHIM, JUN-SEOK
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. RE-RECORD TO CORRECT THE NAME OF THE FIRST ASSIGNOR, PREVIOUSLY RECORDED ON REEL 017144 FRAME 0644. Assignors: BOLDYREV, SERGUEI, SHIM, JUN-SEOK
Publication of US20060117206A1 publication Critical patent/US20060117206A1/en
Assigned to SEAGATE TECHNOLOGY INTERNATIONAL reassignment SEAGATE TECHNOLOGY INTERNATIONAL ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SAMSUNG ELECTRONICS CO., LTD.
Assigned to SEAGATE TECHNOLOGY INTERNATIONAL reassignment SEAGATE TECHNOLOGY INTERNATIONAL ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SAMSUNG ELECTRONICS CO., LTD.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/509Offload

Definitions

  • Apparatuses and methods consistent with the present invention relate to an interface between a host and a hard disk drive, and more particularly, to enhancing work efficiency by sharing an application between a host and a hard disk drive.
  • a hard disk drive is a secondary storage device that has an aluminum platter coated with a magnetic medium to store data thereon. Due to recent increases in packing density and reduction of the physical size of a hard disk drive, an interface delay between a host and the hard disk drive occurs which results in reduced work efficiency between the host and the hard disk drive. To solve these problems, an integrated circuit may be used only for the hard disk drive, but such an approach provides only limited improvement in the interface delay and work efficiency between the host and the hard disk drive.
  • the present invention provides a method of enhancing work efficiency by sharing an application between a host and a hard disk drive.
  • the present invention also provides an apparatus for enhancing work efficiency by sharing an application between a host and a hard disk drive.
  • a method of enhancing work efficiency by sharing an application between a host and a hard disk drive comprising: forming an application interface between the host and the hard disk drive to share an application included in the host or hard disk drive with each other; transmitting a first control code of a first application included in the host from the host to the hard disk drive through the formed application interface; and the hard disk drive controlling a process of the first application with the transmitted first control code.
  • an apparatus for enhancing work efficiency by sharing an application between a host and a hard disk drive comprising: an application interface unit which forms an application interface to allow the host and the hard disk drive to share an application included in the host or hard disk drive; a first control code storage medium receiving a first control code of a first application included in the host from the host through the formed application interface and storing the first control code; and a first process controlling unit of the hard disk drive controlling a process of the first application with the stored first control code.
  • FIG. 1 is a flowchart illustrating a method of enhancing work efficiency by sharing an application between a host and a hard disk drive according to an exemplary embodiment of the present invention
  • FIG. 2 is a block diagram of an apparatus for enhancing work efficiency by sharing an application between a host and a hard disk drive according to an exemplary embodiment of the present invention.
  • FIG. 1 is a flowchart illustrating a method of enhancing work efficiency by sharing an application between a host and a hard disk drive according to an exemplary embodiment of the present invention.
  • an application interface is formed to allow the host and the hard disk drive to share an application included in the host or the hard disk drive (operation 10 ).
  • a text editing application such as a text editing application, a data searching application, a media player application, an MPEG Audio Layer 3 (MP3) player application, and the like are included in the host or the hard disk drive.
  • MP3 player application MPEG Audio Layer 3
  • An interface allowing a host and a hard disk drive to share an application therebetween is referred to as an application interface.
  • a network for sharing the application between the host and the hard disk drive can be formed by the application interface between the host and the hard disk drive.
  • an open vendor command application program interface (OVC API) is set in the hard disk drive as the application interface.
  • OVC API is an interface for an application command which is uniquely defined by a manufacturer to allow sharing of the application between a host and a hard disk drive.
  • a first control code of a first application included in the host is transmitted to the hard disk drive through the application interface formed between the host and the hard disk drive (operation 12 ).
  • a first application For example, one or more applications, among a text editing application, a data searching application, a media player application, and an MP3 player, which are included in the host, may be referred to as a first application.
  • a first control code is a command language which controls the first application.
  • the first control code is an application object code.
  • the application object code is a machine language code generated for a hard disk drive to control an application.
  • the first control codes included in the host can be grouped as a bundle and transmitted to the hard disk drive.
  • a second control code of a second application included in the hard disk drive may be transmitted to the host through the application interface.
  • an application such as a text editing application, a data searching application, etc., which is stored in a hard disk drive, may be referred to as a second application.
  • the second control code is a command language which controls the second application.
  • the second control code is an application object code similar to the first control code.
  • the hard disk drive controls a process of the first application by using the transmitted first control code (operation 14 ).
  • the hard disk drive controls one of power managing, information searching, and data storing, which are processes of the first application, using the transmitted first control code.
  • the hard disk drive controls one of power managing, information searching, and data storing, which are processes of the first application, using the transmitted first control code.
  • the hard disk drive performs a control of the text editing application using the received first control code.
  • the hard disk drive performs a control of the power managing application by using the received first control code.
  • the hard disk drive performs a control of the power managing application by using the received first control code.
  • the hard disk drive performs a control of the information searching application by using the received first control code.
  • the hard disk drive performs a control of the data storing application by using the received first control code.
  • the host may control a process of the second application by using the second control code which is transmitted to the host.
  • the host controls one of information searching and data storing, which are processes of the second application, using the transmitted second control code.
  • the host controls one of information searching and data storing, which are processes of the second application, using the transmitted second control code.
  • the host when receiving a second control code for the information searching application stored in the hard disk drive, the host performs a control of the information searching application by using the received second control code.
  • the host when receiving a second control code for the data storing application stored in the hard disk drive, the host performs a control of the data storing application by using the received control code.
  • FIG. 2 is a block diagram of an apparatus for enhancing work efficiency by sharing an application between a host 200 and a hard disk drive (HDD) 100 .
  • the apparatus includes the hard disk drive 100 and the host 200 .
  • the hard disk drive 100 includes an application interface unit 110 , a first control code storage medium 120 , and a first process controlling unit 130 .
  • the host 200 includes a second control code storage medium 210 and a second process controlling unit 220 .
  • the hard disk drive 100 is a machine device which controls storage and retrieval of data from the hard disk storage medium.
  • the application interface unit 110 forms an application interface which allows an application included in the host 200 or hard disk drive 100 to be shared between the host 200 and the hard disk drive 100 .
  • the application interface unit 110 sets an open vendor command application program interface (OVC API) as an application interface so that an application program interface is formed between the host 200 and the hard disk drive 100 .
  • OVC API open vendor command application program interface
  • the first control code storage medium 120 receives a first control code of a first application which is included in the host 200 from the host 200 through the application interface formed by the application interface unit 110 and stores the first control code.
  • the first control code storage medium 120 stores an application object code as the first control code.
  • the first control code storage medium 120 stores a plurality of first control codes which are grouped as a bundle and transmitted from the host 200 .
  • the first process controlling unit 130 controls a process of a first application of the host 200 using the first control code stored in the first control code storage medium 120 .
  • the first process controlling unit 130 controls one of text editing, power managing, information searching and data storing, which are processes of the first application, using the transmitted first control code.
  • the host 200 may be a general local computer, or a computer connected to a network.
  • the second control code storage medium 210 included in the host 200 receives the second control code of the second application included in the hard disk drive 100 from the hard disk drive 100 through the application interface formed by the application interface unit 110 and stores the second control code.
  • the second control code storage medium 210 stores an application object code as the second control code.
  • the second process controlling unit 220 included in the host 200 controls a process of the second application by using the second control code which is stored in the second control code storage medium 210 . Specifically, the second process controlling unit 220 controls one of information searching and data storing, which are processes of the second application, by using the transmitted second control code.
  • a method and apparatus for enhancing work efficiency by sharing an application between a host and a hard disk drive allows the hard disk drive to share the workload of the host, or the host to share the workload of the hard disk drive.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
US11/257,105 2004-11-16 2005-10-25 Method and apparatus for enhancing work efficiency by sharing application between host and hard disk drive Abandoned US20060117206A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2004-0093572 2004-11-16
KR1020040093572A KR100652386B1 (ko) 2004-11-16 2004-11-16 호스트와 하드디스크 드라이브 사이의 어플리케이션공유에 의한 작업 효율 증대방법 및 장치

Publications (1)

Publication Number Publication Date
US20060117206A1 true US20060117206A1 (en) 2006-06-01

Family

ID=36568531

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/257,105 Abandoned US20060117206A1 (en) 2004-11-16 2005-10-25 Method and apparatus for enhancing work efficiency by sharing application between host and hard disk drive

Country Status (4)

Country Link
US (1) US20060117206A1 (zh)
JP (1) JP4921756B2 (zh)
KR (1) KR100652386B1 (zh)
CN (1) CN100365559C (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220035703A1 (en) * 2018-12-06 2022-02-03 Samsung Electronics Co., Ltd. Memory system including field programmable gate array (fpga) and method of operating same

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6188995B1 (en) * 1997-07-28 2001-02-13 Apple Computer, Inc. Method and apparatus for enforcing software licenses
US6202146B1 (en) * 1998-06-29 2001-03-13 Sun Microsystems, Inc. Endianness checking for platform-independent device drivers
US6393561B1 (en) * 1996-04-11 2002-05-21 Hitachi, Ltd. Disk drive computer with programmable nonvolatile memory capable of rewriting a control program of the disk drive
US20030167327A1 (en) * 2001-10-05 2003-09-04 Baldwin Duane Mark Storage area network methods and apparatus for topology rendering
US6639885B1 (en) * 1999-06-22 2003-10-28 Sony Corporation Disk recording/reproduction device, and information processing system incorporating a disk recording/reproduction device thereof
US20040177361A1 (en) * 2002-11-25 2004-09-09 Sven Bernhard Generic application program interface for native drivers
US6801960B1 (en) * 2000-09-28 2004-10-05 Emc Corporation Switch-based acceleration of computer data storage employing aggregations of disk arrays
US20050138644A1 (en) * 2003-12-19 2005-06-23 Montecalvo Mark V. Method, apparatus, system, and article of manufacture for interfacing a device
US6920489B1 (en) * 2000-02-03 2005-07-19 Fujitsu Limited Server storing processing result of first request and returning stored processing result in response to identical requests
US7012706B1 (en) * 2000-10-10 2006-03-14 Nexpress Digital Llc System and method for interfacing with multiple production scanners
US7082598B1 (en) * 2002-07-17 2006-07-25 Vmware, Inc. Dynamic driver substitution
US7196812B2 (en) * 2002-01-11 2007-03-27 Canon Kabushiki Kaisha Information processing apparatus and control code generation method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100194625B1 (ko) * 1996-12-03 1999-06-15 이계철 직교 상관관계기를 이용한 광주파수 로킹장치
CN1434936A (zh) * 1999-12-22 2003-08-06 西加特技术有限责任公司 用于管理将数据转移入和转移出磁盘驱动器中缓冲器的缓冲器管理系统
US6725385B1 (en) * 2000-09-11 2004-04-20 International Business Machines Corporation Intelligent electronic power controller
EP1506482A2 (en) * 2002-05-14 2005-02-16 Koninklijke Philips Electronics N.V. Hard disk drive system, method of using such a system and apparatus
US20040083396A1 (en) * 2002-10-22 2004-04-29 Riospring, Inc. Method and apparatus for power management in disk drives
JP2004206505A (ja) * 2002-12-26 2004-07-22 Toshiba Corp ディスク装置

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6393561B1 (en) * 1996-04-11 2002-05-21 Hitachi, Ltd. Disk drive computer with programmable nonvolatile memory capable of rewriting a control program of the disk drive
US6188995B1 (en) * 1997-07-28 2001-02-13 Apple Computer, Inc. Method and apparatus for enforcing software licenses
US6202146B1 (en) * 1998-06-29 2001-03-13 Sun Microsystems, Inc. Endianness checking for platform-independent device drivers
US6639885B1 (en) * 1999-06-22 2003-10-28 Sony Corporation Disk recording/reproduction device, and information processing system incorporating a disk recording/reproduction device thereof
US6920489B1 (en) * 2000-02-03 2005-07-19 Fujitsu Limited Server storing processing result of first request and returning stored processing result in response to identical requests
US6801960B1 (en) * 2000-09-28 2004-10-05 Emc Corporation Switch-based acceleration of computer data storage employing aggregations of disk arrays
US7012706B1 (en) * 2000-10-10 2006-03-14 Nexpress Digital Llc System and method for interfacing with multiple production scanners
US20030167327A1 (en) * 2001-10-05 2003-09-04 Baldwin Duane Mark Storage area network methods and apparatus for topology rendering
US7196812B2 (en) * 2002-01-11 2007-03-27 Canon Kabushiki Kaisha Information processing apparatus and control code generation method
US7082598B1 (en) * 2002-07-17 2006-07-25 Vmware, Inc. Dynamic driver substitution
US20040177361A1 (en) * 2002-11-25 2004-09-09 Sven Bernhard Generic application program interface for native drivers
US20050138644A1 (en) * 2003-12-19 2005-06-23 Montecalvo Mark V. Method, apparatus, system, and article of manufacture for interfacing a device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220035703A1 (en) * 2018-12-06 2022-02-03 Samsung Electronics Co., Ltd. Memory system including field programmable gate array (fpga) and method of operating same
US11669395B2 (en) * 2018-12-06 2023-06-06 Samsung Electronics Co., Ltd. Memory system including field programmable gate array (FPGA) and method of operating same

Also Published As

Publication number Publication date
JP4921756B2 (ja) 2012-04-25
KR100652386B1 (ko) 2006-12-06
CN1776589A (zh) 2006-05-24
JP2006146880A (ja) 2006-06-08
CN100365559C (zh) 2008-01-30
KR20060054512A (ko) 2006-05-22

Similar Documents

Publication Publication Date Title
CA2520498A1 (en) System and method for dynamically performing storage operations in a computer network
US20090013118A1 (en) Prioritization of interrupts in a storage controller based on interrupt control directives received from hosts
US20080155130A1 (en) Apparatus, method and computer readable medium for disambiguating commands with respect to logical protocols
CN105760111B (zh) 用于管理介质的预加载特征参数的方法和系统
US7962518B2 (en) Method and apparatus to control media transfer protocol device to manage media file
JP2010067271A (ja) ハイブリッドハードディスクドライブ制御方法、記録媒体及びハイブリッドハードディスクドライブ
JP2009534726A (ja) ストレージ・システムにおけるデータの暗号化/復号化のための方法、システム、およびコンピュータ・プログラム
CN105468300A (zh) Ip硬盘的管理方法和装置
WO1992015935A1 (en) Library device
US20040260862A1 (en) Adaptive migration planning and execution
CN1908941A (zh) 信息处理装置、记录介质和信息处理方法
CN101833423A (zh) 记录和再现设备以及记录和再现方法
US20060117206A1 (en) Method and apparatus for enhancing work efficiency by sharing application between host and hard disk drive
JP2007249155A (ja) メディアファイル管理方法及びメディア再生装置
US7613860B2 (en) Prioritization of interrupts in a storage controller based on interrupt control directives received from hosts
CN105868121B (zh) 一种信息处理方法及电子设备
KR101747262B1 (ko) 동적인 알고리즘 변경을 통하여 쿼리 처리 시간을 축소시키기 위한 방법, 장치 및 컴퓨터-판독가능 매체
JP2006251990A (ja) データベース再編成プログラムおよびデータベース再編成方法
JPH10124352A (ja) ライブラリ内ファイルの管理方法、及びライブラリ用サーバ装置
US20110197202A1 (en) Handling Messages in a Computing Device
US7797485B2 (en) Method and apparatus for allocating disc space for recording files
US7669007B2 (en) Mirrored redundant array of independent disks (RAID) random access performance enhancement
US7469305B2 (en) Handling multiple data transfer requests within a computer system
JP2002334015A (ja) ディスク装置
TWI553462B (zh) 可降低耗電之硬碟裝置以及降低硬碟裝置耗電之方法

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BODLYREV, SERGUEI;SHIM, JUN-SEOK;REEL/FRAME:017144/0644

Effective date: 20050824

AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: RE-RECORD TO CORRECT THE NAME OF THE FIRST ASSIGNOR, PREVIOUSLY RECORDED ON REEL 017144 FRAME 0644.;ASSIGNORS:BOLDYREV, SERGUEI;SHIM, JUN-SEOK;REEL/FRAME:017357/0562

Effective date: 20050824

AS Assignment

Owner name: SEAGATE TECHNOLOGY INTERNATIONAL, CAYMAN ISLANDS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SAMSUNG ELECTRONICS CO., LTD.;REEL/FRAME:027774/0340

Effective date: 20111219

AS Assignment

Owner name: SEAGATE TECHNOLOGY INTERNATIONAL, CAYMAN ISLANDS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SAMSUNG ELECTRONICS CO., LTD.;REEL/FRAME:027905/0581

Effective date: 20111219

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION