KR100751016B1 - Method for management of file system and data processing apparatus thereof - Google Patents

Method for management of file system and data processing apparatus thereof Download PDF

Info

Publication number
KR100751016B1
KR100751016B1 KR1020050082898A KR20050082898A KR100751016B1 KR 100751016 B1 KR100751016 B1 KR 100751016B1 KR 1020050082898 A KR1020050082898 A KR 1020050082898A KR 20050082898 A KR20050082898 A KR 20050082898A KR 100751016 B1 KR100751016 B1 KR 100751016B1
Authority
KR
South Korea
Prior art keywords
file system
file
data storage
storage unit
virtual folder
Prior art date
Application number
KR1020050082898A
Other languages
Korean (ko)
Other versions
KR20070027383A (en
Inventor
유재현
권현경
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020050082898A priority Critical patent/KR100751016B1/en
Publication of KR20070027383A publication Critical patent/KR20070027383A/en
Application granted granted Critical
Publication of KR100751016B1 publication Critical patent/KR100751016B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/188Virtual file systems
    • G06F16/192Implementing virtual folder structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Telephone Function (AREA)

Abstract

본 발명은 파일 시스템을 구비하는 데이터 처리 장치에 있어서, 서로 다른 파일 시스템을 구동시키기 위한 적어도 하나 이상의 데이터 저장부와, 상기 각 파일 시스템별로 가상의 폴더를 등록하여 이종의 파일 시스템을 단일 API(Application Programming Interface)를 통해 관리하는 제어부를 포함하는 데이터 처리 장치를 제공한다.The present invention provides a data processing apparatus having a file system, comprising: at least one data storage unit for driving different file systems, and a virtual folder for each file system to register a heterogeneous file system using a single API (Application). A data processing apparatus including a control unit managed through a programming interface) is provided.

본 발명에 의하면, 이동 통신 단말기와 같은 데이터 처리 장치에서 서로 다른 이종의 파일 시스템을 이용하게 되는 경우라도 서로 다른 API를 사용하는 것이 아니라 하나의 단일 API를 그대로 사용하면서 각 파일 시스템을 가상 폴더로 등록하고, 그 가상 폴더의 이름으로 해당 파일 시스템을 접근할 수 있게 함에 따라 DSP 또는 다양한 외장 메모리를 추가하는 경우에도 소스 프로그램을 수정할 필요없이 가상 폴더를 하나 더 추가하는 것으로 이종간의 파일 시스템을 효과적으로 운용할 수 있게 된다.According to the present invention, even when a different heterogeneous file system is used in a data processing device such as a mobile communication terminal, each file system is registered as a virtual folder while using a single API as it is, rather than using different APIs. The file system can be accessed by the name of the virtual folder. Therefore, even if a DSP or various external memories are added, one more virtual folder can be effectively operated without adding a source program. It becomes possible.

파일 시스템, 메모리, 외장메모리, 플래시 메모리, EFS File System, Memory, External Memory, Flash Memory, EFS

Description

파일 시스템 운용 방법 및 그 데이터 처리 장치{METHOD FOR MANAGEMENT OF FILE SYSTEM AND DATA PROCESSING APPARATUS THEREOF}TECHNICAL FOR MANAGEMENT OF FILE SYSTEM AND DATA PROCESSING APPARATUS THEREOF

도 1은 본 발명의 일실시예에 따른 이동 통신 단말기의 구성 블록도.1 is a block diagram of a mobile communication terminal according to an embodiment of the present invention.

도 2는 본 발명의 일실시예에 따른 이동 통신 단말기에서 파일 시스템의 운용 동작 흐름도.2 is a flowchart illustrating an operation of a file system in a mobile communication terminal according to an embodiment of the present invention.

<도면의 주요부분에 대한 부호의 설명><Description of the symbols for the main parts of the drawings>

100 : 이동 통신 단말기 110 : 메모리100: mobile communication terminal 110: memory

120 : 외장 메모리 130 : 제어부120: external memory 130: control unit

131 : 이동 통신 처리부 132 : 관리부131: mobile communication processing unit 132: management unit

133 : API 실행부 140 : RF부133: API execution unit 140: RF unit

150 : 음성 처리부 160 : 스피커150: voice processing unit 160: speaker

170 : 마이크로폰 180 : 키입력부170: microphone 180: key input unit

190 : 표시부190: display unit

본 발명은 파일 시스템의 운용에 관한 것으로, 상세하게는 이동 통신 단말기와 같은 데이터 처리장치에서 서로 다른 파일 시스템을 운용하는 기술에 관한 것이다.The present invention relates to the operation of a file system, and more particularly, to a technique for operating different file systems in a data processing device such as a mobile communication terminal.

이동 통신 단말기에 대한 사용자의 다양한 서비스 지원 요구로 인하여 근래에는 더욱 많은 플래시 메모리의 용량을 필요로 하게 되었다. In recent years, due to the demand for supporting various services of a mobile terminal, more and more flash memory capacity is required.

이러한 플래시 메모리에 사용되는 드라이버인 내장 파일 시스템(EFS : Embedded File System)은 이동 통신 단말기에 대한 서비스를 지원하기 위하여 탑재된 소프트웨어 중 하나의 태스크(task)이다.An embedded file system (EFS), which is a driver used for such a flash memory, is a task of one of software mounted to support a service for a mobile communication terminal.

이동단말기에 탑재된 소프트웨어의 모든 작업들은 태스크(task)(예를 들어, MC, Rx, TX, SND, FS, NV, SRCH, SLEEP, DIAG 등)로 이루어진다. 이동 통신 단말기는 부팅시에 모든 태스크(task)를 생성하는데 내장 파일 시스템(EFS :Embedded File System)이 동작되는 파일 시스템(FS : File System) 태스크(task)도 부팅시에 생성된다. 여기서, 플래시 메모리는 롬(ROM)과 램(RAM)을 통칭하며, 롬(ROM)에는 단말기 구동 프로그램과 파일시스템을 포함하고 있다.All the tasks of the software mounted on the mobile terminal consist of tasks (for example, MC, Rx, TX, SND, FS, NV, SRCH, SLEEP, DIAG, etc.). The mobile terminal generates all tasks at boot time, and a file system (FS) task in which an embedded file system (EFS) is operated is also created at boot time. Here, the flash memory is collectively referred to as a ROM and a RAM, and the ROM includes a terminal driving program and a file system.

파일 시스템은 특정 파일에 대한 접근이나 처리를 위한 하나의 게이트웨이로써, 메뉴판 리스트나 책의 목차 리스트에 대응되는 통로역할을 통해 파일들을 처리하는 역할을 한다.The file system is a gateway for accessing and processing a specific file. The file system processes files through a channel role corresponding to a menu list or a book list.

API(Application Programming Interface)는 응용 프로그램이 운영 체제나 데이터 베이스 관리 시스템과 같은 시스템 프로그램과 통신을 할 때 사용되는 언어나 메시지 형식을 가지며, API는 프로그램 내에서 실행을 위해 특정 서브루틴에 연결을 제공하는 함수를 호출하는 것으로 구현된다.Application Programming Interfaces (APIs) have a language or message format that is used when an application communicates with a system program, such as an operating system or database management system, and the API provides connectivity to specific subroutines for execution within the program. Implemented by calling a function that

그러므로, 하나의 API 함수의 호출에 의해 요청되는 작업을 수행하기 위해 이미 존재하거나 또는 연결되어야 하는 몇 개의 프로그램 모듈이나 루틴을 가진다.Therefore, we have several program modules or routines that must already exist or be linked in order to perform the work requested by the call of one API function.

즉, API는 시스템이 정의된 명령에 세트를 통해 프로그램 될수 있게 하는 소프트웨어 층을 말한다.In other words, an API is a software layer that allows a system to be programmed through a set of defined instructions.

한편, 이동 통신 단말기의 각종 기능을 위해 해당 기능을 수행하기 위한 DSP칩이 내장되고, DSP칩에 인터페이스를 통해 다양한 외장 메모리들이 연결되고 있다. 이러한 외장 메모리의 경우에는 롬이나 램과 같은 플래시 메모리에 적용되는 내장 파일 시스템(EFS :Embedded File System)을 구동하기 위한 API와는 구별되게 DSP 파일 시스템의 전용 API를 이용하여 관련 기능들을 사용하고 있다.Meanwhile, a DSP chip for performing a corresponding function is embedded for various functions of the mobile communication terminal, and various external memories are connected to the DSP chip through an interface. In the case of such external memory, the related functions are used by using a dedicated API of the DSP file system, unlike the API for driving an embedded file system (EFS) applied to a flash memory such as a ROM or a RAM.

즉, 종래에는 각각 분리된 파일 시스템 API를 사용함으로써 DSP 기능이 추가될 때에는 API 상위레벨의 코드 전체에 영향을 주게 됨으로 코드를 수정해야하는 번거로움이 있고 개발일정이 지연됨과 아울러 코드의 재활용성에 제한이 되는 문제점이 있다.In other words, when the DSP function is added by using separate file system APIs, it affects the entire code of the API higher level, which makes it difficult to modify the code, delays development schedule, and limits the reusability of the code. There is a problem.

본 발명이 이루고자 하는 기술적 과제는 이동 통신 단말기와 같은 데이터 처리 장치에서 서로 다른 이종의 파일 시스템을 이용하게 되는 경우라도 서로 다른 API를 사용하는 것이 아니라 하나의 단일 API를 사용할 수 있게 하는데 그 목적이 있다.An object of the present invention is to enable a single API to be used instead of using different APIs even when different file systems are used in a data processing device such as a mobile communication terminal. .

이러한 기술적 과제를 달성하기 위한 본 발명의 일측면에 의하면, 파일 시스템을 구비하는 데이터 처리 장치에 있어서, 서로 다른 파일 시스템을 구동시키기 위한 적어도 하나 이상의 데이터 저장부와, 상기 각 파일 시스템별로 가상의 폴더를 등록하여 이종의 파일 시스템을 단일 API를 통해 관리하는 제어부를 포함하는 데이터 처리 장치를 제공한다.According to an aspect of the present invention for achieving the above technical problem, in the data processing apparatus having a file system, at least one data storage unit for driving different file systems, and a virtual folder for each file system It provides a data processing apparatus comprising a control unit to register the heterogeneous file system to manage through a single API.

바람직하게 상기 데이터 저장부는 제 1 파일 시스템이 구동되는 제 1 데이터 저장부와, 가상 폴더에 의해 접근되는 적어도 하나 이상의 제 2 파일 시스템이 구동되는 적어도 하나 이상의 제 2 데이터 저장부를 포함할 수 있다.Preferably, the data storage unit may include a first data storage unit in which a first file system is driven, and at least one or more second data storage units in which at least one second file system accessed by a virtual folder is driven.

바람직하게 상기 제어부는 각 파일 시스템별로 가상 폴더를 등록하여 디렉토리별로 파일을 관리하는 관리부와, 상기 디렉토리에 의거하여 각 파일 시스템에 액세스하는 API를 실행하는 API 실행부를 포함할 수 있다.Preferably, the control unit may include a management unit that manages files by directory by registering a virtual folder for each file system, and an API execution unit that executes an API for accessing each file system based on the directory.

더 바람직하게 상기 관리부는 상기 가상 폴더의 이름에 의해 상기 적어도 하나 이상의 데이터 저장부에서 해당 데이터 저장부를 액세스하여 파일 관리를 수행할 수 있다.More preferably, the management unit may perform file management by accessing the data storage unit from the at least one data storage unit by the name of the virtual folder.

더 바람직하게 상기 관리부는 파일 이름앞에 가상 폴더 이름을 배치함에 의해 각 파일의 경로를 구분하여 해당 파일을 액세스할 수 있다.More preferably, the manager may access the file by dividing the path of each file by placing a virtual folder name before the file name.

본 발명의 다른 측면에 의하면, 데이터 처리 장치에서 파일 시스템을 운용하 는 방법에 있어서, 적어도 하나 이상의 데이터 저장부를 서로 연결하여 서로 다른 파일 시스템을 구축하는 단계와, 상기 각 파일 시스템별로 가상의 폴더를 등록하여 이종의 파일 시스템을 단일 API를 통해 관리하는 단계를 포함하는 파일 시스템 운용 방법을 제공한다.According to another aspect of the present invention, in a method of operating a file system in a data processing apparatus, at least one data storage unit is connected to each other to construct a different file system, and a virtual folder for each file system is provided. It provides a method of operating a file system including registering and managing heterogeneous file systems through a single API.

바람직하게 상기 관리하는 단계는 각 파일 시스템별로 가상 폴더를 등록하여 디렉토리별로 파일을 관리하는 단계와, 상기 디렉토리에 의거하여 단일 API를 실행하여 각 파일 시스템에 액세스하는 단계를 포함할 수 있다.Preferably, the managing may include registering a virtual folder for each file system to manage files for each directory, and accessing each file system by executing a single API based on the directory.

이하, 첨부된 도면을 참조하여 본 발명의 일실시예에 따른 이동 통신 단말기를 상세히 설명한다.Hereinafter, a mobile communication terminal according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일실시예에 따른 이동 통신 단말기의 구성 블록도이다.1 is a block diagram of a mobile communication terminal according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일실시예에 따른 이동 통신 단말기(100)는 램 또는 롬으로 이루어지는 메모리(110)와, 인터페이스를 통해 연결되는 외장 메모리(120)와, 메모리(110) 및 외장 메모리(120)를 단일 API를 통해 관리하는 제어부(130)와, RF부(140)와, 음성 처리부(150)와, 스피커(160)와, 마이크로폰(170)과, 버튼으로 구성되는 키입력부(180)와, 제어부(130)에 의해 선택된 메뉴 항목을 화면창을 통해 제공하는 표시부(190)를 포함하여 구성된다.Referring to FIG. 1, a mobile communication terminal 100 according to an embodiment of the present invention includes a memory 110 formed of a RAM or a ROM, an external memory 120 connected through an interface, a memory 110, and an external device. A key input unit consisting of a control unit 130, an RF unit 140, a voice processing unit 150, a speaker 160, a microphone 170, and a button for managing the memory 120 through a single API ( 180, and a display unit 190 for providing a menu item selected by the controller 130 through a screen window.

메모리(110)는 제어부(120)에서 수행되는 프로그램을 임시 저장하거나 상기 프로그램에 의해 처리된 데이터를 임시 저장한다. 또한 메모리(110)는 수신된 단문 메시지 및 전화번호 테이블 등을 저장한다. 이러한 메모리(110)는 동작 프로그램을 저장하는 롬(ROM)과 전기적으로 프로그램이 가능한 이이피롬(EEPROM)과 램(RAM)등 으로 구성된다. 메모리(110)는 내장 파일 시스템(EFS :Embedded File System)에 의해 각종 데이터들이 관리되어 진다.The memory 110 temporarily stores a program executed by the controller 120 or temporarily stores data processed by the program. The memory 110 also stores the received short message and the telephone number table. The memory 110 is composed of a ROM for storing an operating program, an electrically programmable EEPROM, a RAM, and the like. The memory 110 manages various data by an embedded file system (EFS).

외장 메모리(120)는 내부 인터페이스를 통해 제어부(130)에 연결되어 장착 메모리로서, NAND 플래시 메모리, SD 카드, T-플래시 메모리, MMC(multimedia card)가 해당될 수 있다. 이때, 외장 메모리(120)로 별도의 파일 시스템에 의해 각종 데이터를 관리하게 된다.The external memory 120 is connected to the control unit 130 through an internal interface and may correspond to a mounting memory, such as a NAND flash memory, an SD card, a T-flash memory, and a multimedia card (MMC). At this time, the external memory 120 manages various data by a separate file system.

제어부(130)는 이동 통신 단말기의 전반적인 동작을 제어함과 아울러, 각 파일 시스템별로 가상의 폴더를 등록하여 이종의 파일 시스템을 단일 API를 통해 관리한다.The controller 130 controls the overall operation of the mobile communication terminal and registers a virtual folder for each file system to manage heterogeneous file systems through a single API.

제어부(130)는 이동 통신 처리부(131)와, 관리부(132)와, API 실행부(133)을 포함하여 구성된다.The control unit 130 includes a mobile communication processing unit 131, a management unit 132, and an API execution unit 133.

이동 통신 처리부(131)는 이동통신 단말기에서 무선 자원을 활용하여 이동 통신 서비스를 수행하기 위한 모듈로서 공지의 이동 통신 기술을 사용하여 구성되어 동작함에 따라 여기에서는 상세한 설명을 생략하도록 한다.The mobile communication processing unit 131 is a module for performing a mobile communication service using a radio resource in the mobile communication terminal, and is configured and operated using a known mobile communication technology so that detailed description thereof will be omitted.

관리부(132)는 각 파일 시스템별로 가상 폴더를 등록하여 디렉토리별로 파일을 관리한다.The management unit 132 registers a virtual folder for each file system to manage files for each directory.

가상 디렉토리라는 것은 실제로는 디렉토리로 분리되어 있지 않지만 각각의 파일 시스템을 구분하기 위하여 디렉토리라는 개념을 응용하여 각각을 디렉토리로 분리한 것을 의미한다.A virtual directory is not actually divided into directories, but it means that each directory is divided by applying the concept of a directory to distinguish each file system.

예를 들면, DSP와 연결된 NAND 메모리의 경우 DSP라는 가상의 폴더를 등록시 킬 수 있고, DSP와 연결된 T-FLASH의 경우 MMC1이라는 가상의 폴더를 등록시킬 수 있다.For example, in the case of NAND memory connected to the DSP, a virtual folder called DSP can be registered. In the case of T-FLASH connected to the DSP, a virtual folder called MMC1 can be registered.

API 실행부(133)는 디렉토리에 의거하여 각 파일 시스템에 액세스하는 단일의 API를 실행한다. API 실행부(133)는 파일 시스템 관련 API의 통로를 일원화시키고 이종의 파일 시스템간의 구분은 가상 폴더를 마운트시켜 구분함으로써 목적 파일에 접할 수 있도록 하며 파일 핸드값의 영역 구분을 두어 해당 파일이 사용하는 파일 시스템에 접근하도록 한다.The API execution unit 133 executes a single API that accesses each file system based on the directory. The API execution unit 133 unifies the paths of file system-related APIs, and distinguishes between heterogeneous file systems so that the target file can be accessed by mounting virtual folders to distinguish them. Access the file system.

종래의 경우 EFS의 API와 DSP의 API를 구분하여 사용하였던 것을 동일한 API를 이용하는 대신, 서로 다른 파일 시스템간의 구분을 위하여 가상의 폴더를 등록시키고 이들은 디렉토리 이름으로 구분된다. 디렉토리 이름에 따라 마운트 포인트가 달라지므로 하층 레이어에서는 분리되어 처리를 하게 된다. In the conventional case, instead of using the API of the EFS API and the DSP API, instead of using the same API, virtual folders are registered to distinguish between different file systems, and they are distinguished by directory names. Since the mount point varies depending on the directory name, the lower layer will be handled separately.

상위 레이어에서는 어떤 파일 시스템을 사용하던지 같은 API를 사용함으로써 파일 시스템에 따른 변동이 최소화된다는 장점이 있다.In the upper layer, the same API is used regardless of which file system is used.

파일 이름 앞에 디렉토리 이름이 경로로 구분되어 있어 이를 이용해 핸들값을 지정하고 핸들값의 범위에 따라 각각의 파일 시스템에 접근을 한다.The directory name is separated by a path before the file name. This specifies the handle value and accesses each file system based on the range of handle values.

예를 들어, dsp\PHOTO\F0000001.jpg, mmc1\PHOTO\사진1.jpg 의 경우 디렉토리가 dsp일 경우에 핸들값의 범위가 0 - 50, mmc1일 경우 핸들값의 범위가 51 - 100이 될 수 있다.For example, in case of dsp\PHOTO\F0000001.jpg, mmc1\PHOTO\Photo 1.jpg, the handle value range is 0-50 if the directory is dsp, and the handle value range is 51-100 if mmc1. Can be.

RF부(140)는 제어부(130)에 의해 제어된다. 무선부(140)는 주파수 대역의 무선 채널로 수신되는 주파수의 신호를 안테나(ANT)를 통해 수신되면, 이를 대역 하 강 변환하고 데이터의 종류를 구별하여 제어부(130)로 출력하거나 또는 음성 처리부(150)로 출력한다. The RF unit 140 is controlled by the controller 130. When the radio unit 140 receives a signal of a frequency received through a radio channel of a frequency band through the antenna ANT, the radio unit 140 converts the band down and outputs the signal to the control unit 130 by distinguishing the type of data or the voice processing unit ( 150).

RF부(140)에서 제어부(130)로 출력되는 데이터는 문자 데이터 또는 페이징 채널을 통해 수신되는 페이징 신호 및 시그널링 신호들이 된다. 그리고 음성 처리부(150)로 출력되는 데이터는 음성 호가 설정된 경우에 수신되는 음성 데이터가 된다. Data output from the RF unit 140 to the control unit 130 becomes paging signals and signaling signals received through text data or a paging channel. The data output to the voice processor 150 becomes voice data received when a voice call is set.

또한 RF부(140)는 제어부(130)로부터 수신되는 데이터 또는 음성 처리부(150)로부터 수신되는 코드화된 음성 데이터를 송신하기 위해 대역 상승 변환하여 안테나(ANT)를 통해 주파수 대역의 무선 신호로 변환하여 출력한다.In addition, the RF unit 140 performs band-up conversion to transmit the data received from the control unit 130 or the coded voice data received from the voice processing unit 150 to convert the radio signal of the frequency band through the antenna ANT. Output

음성 처리부(150)는 일반적으로 보코더(VOCODER) 등으로 구성되며, 제어부(130)의 제어에 의해 구동된다. 음성 처리부(150)는 마이크로폰(MIC)(170)에 의해 입력된 전기 신호를 변조하여 음성 데이터로 변환하고, RF부(160)로 출력한다. 또한, 음성 처리부(150)는 RF부(140)로부터 입력된 부호화된 음성 데이터를 전기 신호로 복조하여 스피커(SPK)(160)로 출력하고, 스피커(SPK)(160)는 이를 가청음으로 변환하여 출력한다.The voice processor 150 is generally composed of a VOCODER and the like, and is driven by the control of the controller 130. The voice processor 150 modulates the electrical signal input by the microphone (MIC) 170 to convert the voice signal into voice data and outputs the voice signal to the RF unit 160. In addition, the speech processing unit 150 demodulates the encoded speech data input from the RF unit 140 into an electrical signal and outputs the electrical signal to the speaker SPK 160, and the speaker SPK 160 converts it into an audible sound. Output

키입력부(180)는 일반적으로 키 매트릭스 구조로 구성이 된다. 키입력부(180)는 다수의 숫자 키와 각종 기능을 수행하기 위한 기능키로 이루어지며, 사용자의 키 입력에 의해 키 데이터의 전기적인 신호를 제어부(130)로 출력한다.The key input unit 180 generally has a key matrix structure. The key input unit 180 includes a plurality of numeric keys and function keys for performing various functions, and outputs an electrical signal of key data to the controller 130 by a user's key input.

표시부(190)는 단말기 현재의 상태를 표시하거나 프로그램의 진행 상황 변화를 표시한다. 또한 수신 단문 메시지 등을 표시한다. 이런 표시 장치는 액정 표시 장치(Liquid Crystal Display : LCD)등과 같은 표시 장치로 구성할 수 있다.The display unit 190 displays the current state of the terminal or changes in the progress of the program. It also displays incoming short messages. Such a display device may be configured as a display device such as a liquid crystal display (LCD).

도 2는 본 발명의 일실시예에 따른 이동 통신 단말기에서 파일 시스템의 운용 동작 흐름도이다.2 is a flowchart illustrating an operation of a file system in a mobile communication terminal according to an embodiment of the present invention.

도 2를 참조하면, 관리부(132)는 플래시 메모리(110)에 대한 폴더를 EFS2의 루트상에 등록한다(S1). 그리고, 외장 메모리(120)에 대하여도 EFS2의 루트 디렉 토리에 가상 폴더로 등록한다(S2). 이렇게 함으로써 플래시 메모리(110)와 외장 메모리(120)는 서로 다른 디렉토리 이름으로 구분되어 진다.Referring to FIG. 2, the management unit 132 registers a folder for the flash memory 110 on the root of the EFS2 (S1). The external memory 120 is also registered as a virtual folder in the root directory of the EFS2 (S2). In this way, the flash memory 110 and the external memory 120 are distinguished by different directory names.

예를 들면, 외장 메모리(120)가 DSP와 연결된 NAND 메모리의 경우 DSP라는 가상의 폴더를 등록시킬 수 있고, DSP와 연결된 T-FLASH의 경우 MMC1이라는 가상의 폴더를 등록시킬 수 있다.For example, the external memory 120 may register a virtual folder called DSP in the case of NAND memory connected to the DSP, and may register a virtual folder called MMC1 in the case of T-FLASH connected to the DSP.

API 실행부(133)는 디렉토리에 의거하여 각 파일 시스템에 액세스하는 단일의 API를 실행한다(S3). API 실행부(133)는 파일 시스템 관련 API의 통로를 일원화시킨 상태에서 저장할 메모리가 있는 경우(S4) 저장할 디렉토리를 선택하여(S5) 그 선택된 디렉토리에 해당하는 메모리에 해당 파일을 저장한다(S6).The API execution unit 133 executes a single API for accessing each file system based on the directory (S3). The API execution unit 133 selects a directory to be stored (S5) when there is a memory to be stored in a unified path of the file system related API (S4) and stores the file in the memory corresponding to the selected directory (S6). .

API 실행부(133)는 읽어들인 메모리가 있는 경우(S7) 읽어들인 파일이 저장되어 있는 디렉토리를 선택하여(S8) 그 선택된 디렉토리에 해당하는 메모리로부터 해당 파일을 읽어들인다(S9).If there is a memory to be read (S7), the API execution unit 133 selects a directory in which the read file is stored (S8) and reads the file from the memory corresponding to the selected directory (S9).

본 발명은 바람직한 실시예 및 많은 구체적인 변형 실시예를 참조하여 설명되었다. 그렇지만, 구체적으로 설명된 것과는 다른 많은 기타 실시예들이 또한 본 발명의 사상 및 범위 내에 들어간다는 것을 관련 분야의 당업자들은 이해할 것이 다.The present invention has been described with reference to preferred embodiments and many specific variations. However, it will be understood by those skilled in the art that many other embodiments other than those specifically described also fall within the spirit and scope of the invention.

본 발명에 의하면, 이동 통신 단말기와 같은 데이터 처리 장치에서 서로 다른 이종의 파일 시스템을 이용하게 되는 경우라도 서로 다른 API를 사용하는 것이 아니라 하나의 단일 API를 그대로 사용하면서 각 파일 시스템을 가상 폴더로 등록하고, 그 가상 폴더의 이름으로 해당 파일 시스템을 접근할 수 있게 함에 따라 DSP 또는 다양한 외장 메모리를 추가하는 경우에도 소스 프로그램을 수정할 필요없이 가상 폴더를 하나 더 추가하는 것으로 이종간의 파일 시스템을 효과적으로 운용할 수 있게 된다.According to the present invention, even when a different heterogeneous file system is used in a data processing device such as a mobile communication terminal, each file system is registered as a virtual folder while using a single API as it is, rather than using different APIs. The file system can be accessed by the name of the virtual folder. Therefore, even if a DSP or various external memories are added, one more virtual folder can be effectively operated without adding a source program. It becomes possible.

Claims (7)

파일 시스템을 구비하는 데이터 처리 장치에 있어서,In a data processing apparatus having a file system, 제 1 파일 시스템에 의해 구동되는 제 1 데이터 저장부와,A first data storage unit driven by the first file system, 제 2 파일 시스템에 의해 구동되는 제 2 데이터 저장부와,A second data storage driven by a second file system, 상기 제 1 데이터 저장부 및 상기 제 2 데이터 저장부에 서로 다른 가상 폴더 이름을 할당하고, 임의의 파일에 대한 억세스를 위한 API를 호출하는 경우 해당 파일이 저장된 데이터 저장부에 할당된 가상 폴더 이름과 해당 파일이 저장된 디렉토리 경로 및 해당 파일의 이름을 제공하여 상기 각 데이터 저장부에 저장된 파일을 관리하는 관리부와,When a different virtual folder name is assigned to the first data storage unit and the second data storage unit, and an API for accessing an arbitrary file is called, the virtual folder name assigned to the data storage unit is stored. A management unit which manages files stored in each of the data storage units by providing a directory path in which the file is stored and a name of the file; 상기 관리부로부터 임의의 파일에 억세스하기 위한 호출이 있는 경우 상기 관리부로부터 제공된 정보에 따라 상기 각 데이터 저장부에 저장된 임의의 파일을 억세스하는 API 실행부를 포함하는 데이터 처리 장치.And an API execution unit that accesses any file stored in each of the data storage units according to the information provided from the management unit when there is a call to access an arbitrary file from the management unit. 삭제delete 청구항 1에 있어서, 상기 API 실행부는,The method according to claim 1, wherein the API execution unit, 상기 관리부로부터 임의의 가상 폴더 이름을 제공받으면 상기 제 1 데이터 저장부 및 상기 제 2 데이터 저장부에 할당된 서로 다른 가상 폴더 이름에 상응하여 미리 지정된 핸들값의 범위에 따라 해당 파일을 억세스하는 데이터 처리 장치.When a virtual folder name is provided from the management unit, a data process of accessing the corresponding file according to a range of a predetermined handle value corresponding to different virtual folder names assigned to the first data storage unit and the second data storage unit. Device. 삭제delete 삭제delete 제 1 파일 시스템에 의해 구동되는 제 1 데이터 저장부와, 제 2 파일 시스템에 의해 구동되는 제 2 데이터 저장부를 구비하는 데이터 처리 장치에서 단일의 API를 사용하여 각 파일 시스템을 운용하는 방법으로,In a data processing apparatus including a first data storage unit driven by a first file system and a second data storage unit driven by a second file system, a method of operating each file system using a single API, 상기 제 1 데이터 저장부 및 상기 제 2 데이터 저장부에 서로 다른 가상 폴더 이름을 할당하는 단계와,Assigning different virtual folder names to the first data storage and the second data storage; 상기 할당된 가상 폴더 이름에 상응하여 상기 제 1 파일 시스템 및 제 2 파일 시스템의 핸들값 범위를 지정하는 단계와,Designating a handle value range of the first file system and the second file system corresponding to the assigned virtual folder name; 상기 제 1 데이터 저장부 또는 상기 제 2 데이터 저장부에 저장된 임의의 파일을 억세스하기 위해 해당 파일이 저장된 데이터 저장부에 할당된 가상 폴더 이름과 해당 파일이 저장된 디렉토리 경로 및 해당 파일의 이름을 이용하여 상기 API를 호출하는 단계와,In order to access any file stored in the first data storage unit or the second data storage unit, the virtual folder name assigned to the data storage unit in which the file is stored, the directory path in which the file is stored, and the name of the file are stored. Calling the API; 호출된 API에서 해당 파일이 저장된 핸들값 범위를 인식하여 해당 데이터 저장부에 저장된 임의의 파일을 억세스하는 단계를 포함하는 파일 시스템 운용 방법.A method of operating a file system, the method comprising: accessing an arbitrary file stored in the data storage unit by recognizing a handle value range in which the file is stored in the called API. 삭제delete
KR1020050082898A 2005-09-06 2005-09-06 Method for management of file system and data processing apparatus thereof KR100751016B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050082898A KR100751016B1 (en) 2005-09-06 2005-09-06 Method for management of file system and data processing apparatus thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050082898A KR100751016B1 (en) 2005-09-06 2005-09-06 Method for management of file system and data processing apparatus thereof

Publications (2)

Publication Number Publication Date
KR20070027383A KR20070027383A (en) 2007-03-09
KR100751016B1 true KR100751016B1 (en) 2007-08-22

Family

ID=38100669

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050082898A KR100751016B1 (en) 2005-09-06 2005-09-06 Method for management of file system and data processing apparatus thereof

Country Status (1)

Country Link
KR (1) KR100751016B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100985074B1 (en) 2009-02-05 2010-10-04 주식회사 안철수연구소 Malicious code prevention apparatus and method using selective virtualization, and computer-readable medium storing program for method thereof

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100943318B1 (en) * 2007-08-21 2010-02-19 소프트캠프(주) Clip board security method
KR101220695B1 (en) * 2010-12-27 2013-01-09 주식회사 포스코 System for supporting multi-file access common interface and for menaging file in thee system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030011099A (en) * 2001-04-25 2003-02-06 코닌클리케 필립스 일렉트로닉스 엔.브이. Method and devices for storing and reading data on a storage medium and storage medium
KR20030050542A (en) * 2001-12-19 2003-06-25 주식회사 누리네트웍통신 The NOS(NURI Operating System) for game

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030011099A (en) * 2001-04-25 2003-02-06 코닌클리케 필립스 일렉트로닉스 엔.브이. Method and devices for storing and reading data on a storage medium and storage medium
KR20030050542A (en) * 2001-12-19 2003-06-25 주식회사 누리네트웍통신 The NOS(NURI Operating System) for game

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100985074B1 (en) 2009-02-05 2010-10-04 주식회사 안철수연구소 Malicious code prevention apparatus and method using selective virtualization, and computer-readable medium storing program for method thereof

Also Published As

Publication number Publication date
KR20070027383A (en) 2007-03-09

Similar Documents

Publication Publication Date Title
KR101086793B1 (en) Portable device and information management method
US10200528B2 (en) Method for performing function and electronic device supporting the same
US20080117991A1 (en) Partitioning Compression-Based Firmware Over the Air
CN114554005B (en) Notification message management method and electronic equipment
CN112055424A (en) Electronic device and method for switching electronic device
US20230054451A1 (en) Communication Connection Method and Electronic Device
US20040221241A1 (en) Method for creating user-customized menu in a portable radio telephone
CN105718405B (en) The method that the USB interface of mobile terminal and its processor is multiplexed
CN104219391A (en) Communication request responding method and device and mobile terminal based on double card
JP2007066159A (en) Electronic apparatus, data processing method and program therefor
EP2354910B1 (en) Data processing device and program
KR100751016B1 (en) Method for management of file system and data processing apparatus thereof
JP5011738B2 (en) IC card, program
US20100105434A1 (en) Data management method and apparatus using subscriber identity module
EP2012230A1 (en) Partitioning compression-based firmware over the air
CN116679900A (en) Audio service processing method, firmware loading method and related devices
WO2012053194A1 (en) Subscriber identity module and terminal device
CN106354470A (en) Key prompt tone processing method and system and terminal equipment
CN116055636B (en) Strange call display method, mobile terminal and storage medium
CN116089320B (en) Garbage recycling method and related device
KR100662291B1 (en) Module program realization method in mobile terminal
CN116055643B (en) Visual voice mail service starting method and electronic equipment
CN116055632B (en) Incoming call processing method, electronic equipment and storage medium
KR101045255B1 (en) Portable device and information management method
CN108833668B (en) Shutdown method and related product

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
G170 Publication of correction
FPAY Annual fee payment

Payment date: 20120727

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20130724

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140724

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150724

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160722

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170724

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee