KR101655832B1 - Data pre-load management method and terminal device thereof - Google Patents

Data pre-load management method and terminal device thereof Download PDF

Info

Publication number
KR101655832B1
KR101655832B1 KR1020140031739A KR20140031739A KR101655832B1 KR 101655832 B1 KR101655832 B1 KR 101655832B1 KR 1020140031739 A KR1020140031739 A KR 1020140031739A KR 20140031739 A KR20140031739 A KR 20140031739A KR 101655832 B1 KR101655832 B1 KR 101655832B1
Authority
KR
South Korea
Prior art keywords
preload
resource
terminal
amount
usage
Prior art date
Application number
KR1020140031739A
Other languages
Korean (ko)
Other versions
KR20150108662A (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 KR1020140031739A priority Critical patent/KR101655832B1/en
Publication of KR20150108662A publication Critical patent/KR20150108662A/en
Application granted granted Critical
Publication of KR101655832B1 publication Critical patent/KR101655832B1/en

Links

Images

Classifications

    • 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/5083Techniques for rebalancing the load in a distributed system
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

본 발명은, 사용자에게 빠른 GUI 반응 속도를 제공하기 위하여 데이터 프리로드 기능이 구비된 단말에 있어서, 프리로드에 사용되는 자원이 과도한 한 경우 오히려 GUI 반응 속도를 저해하는 역효과를 완화하기 위한 방법을 제시하고 있다. 데이터 프리로드를 수행하기 위해서는, 컴퓨팅 파워와 메모리, 네트워크 및 로컬 IO를 사용하게 되고, 복수의 프리로드를 동시에 실행하는 경우, 프리로드에 의해서 사용되는 상기 단말의 자원을 과도하게 사용하게 된다. 본 발명은, 사용자가 단말을 사용하는 패턴을 반영하는 단말의 자원 사용량을 분석하여, 프리로드에 최대 할당될 수 있는 상기 단말의 자원량을 적응적으로 결정한다. 또한, 프리로드에 사용되는 자원량을 측정하여, 기 지정된 자원 할당량을 초과하면, 프리로드 실행 수준을 조정하여, 상기 단말의 다른 동작에 영향을 최소화 하도록 한다.The present invention proposes a method for mitigating the adverse effect of hindering the GUI response speed in the case where the resources used for the preload are excessive in the terminal equipped with the data preload function in order to provide a fast GUI response speed to the user . In order to perform the data preload, the computing power, the memory, the network, and the local IO are used. When a plurality of preloads are simultaneously executed, the terminal resource used by the preload is excessively used. The present invention analyzes a resource usage amount of a terminal that reflects a pattern in which a user uses a terminal, and adaptively determines a resource amount of the terminal that can be allocated to a preload maximum. Also, the resource amount used in the preload is measured, and when the predefined resource allocation amount is exceeded, the preload execution level is adjusted to minimize the influence on other operations of the terminal.

Description

데이터 프리로드 관리 방법 및 그 단말{DATA PRE-LOAD MANAGEMENT METHOD AND TERMINAL DEVICE THEREOF}DATA PRE-LOAD MANAGEMENT METHOD AND TERMINAL DEVICE THEREOF BACKGROUND OF THE INVENTION [0001]

본 발명은 데이터 프리로드 관리 방법 및 그 단말에 관한 것이다. 보다 자세하게는, 데이터 프리로드 기능을 구비한 단말에서 데이터 프리로드에 할당되는 자원을 효율적으로 관리하는 방법과 상기 방법이 구현된 단말에 관한 것이다.The present invention relates to a data preload management method and a terminal thereof. More particularly, the present invention relates to a method for efficiently managing resources allocated to a data preload in a terminal having a data preload function and a terminal implemented with the method.

그래픽 사용자 인터페이스(GUI)를 인간-컴퓨터 인터페이싱 수단으로 사용하는 운영 체제가 설치된 이동 단말이 널리 보급되고 있다. 또한, 이동 단말의 GUI 반응 속도를 증가하기 위한 다양한 시도가 있어왔다.BACKGROUND OF THE INVENTION [0002] Mobile terminals equipped with an operating system using a graphical user interface (GUI) as a human-computer interfacing means are widely used. In addition, various attempts have been made to increase the GUI response speed of the mobile terminal.

한국공개특허 제2010-0045868호에는 마우스오버 시 특정 기능이 수행되는 기술이 기재되어 있다. 또한, 미국등록특허 8,112,619에는 어플리케이션의 실행 속도를 증가시키기 위하여 어플리케이션을 프리로드하는 기술이 기재되어 있다. 그러나 이러한 문헌들에는 상기 프리로드된 어플리케이션의 데이터를 관리하는 방법에 대해서는 개시되어 있지 않다.Korean Patent Publication No. 2010-0045868 describes a technique in which a specific function is performed at the time of mouse-over. In addition, U.S. Patent No. 8,112,619 discloses a technique for preloading an application in order to increase the execution speed of the application. However, these documents do not disclose a method of managing data of the preloaded application.

단말의 GUI 반응 속도를 증가시키기 위해서, 어플리케이션의 데이터를 프리로드하는 과정은 많은 컴퓨팅 파워, 메모리 및 네트워크 자원을 소모하는 작업이다. 특히 GUI 반응 속도를 증가시키기 위하여, 하나 이상의 객체에 대하여 프리로드를 수행하면 단말의 자원을 과도하게 사용하게 되어서, 오히려 GUI 반응 속도가 더 떨어지는 역효과가 발생할 수 있다.In order to increase the GUI response time of the terminal, the process of preloading the application data is a task that consumes a lot of computing power, memory and network resources. Particularly, in order to increase the speed of the GUI reaction, preloading one or more objects may cause excessive use of the resources of the terminal, which may adversely affect the GUI response speed.

따라서, 단말의 자원 사용 현황에 맞추어서 프리로드 작업에 할당되는 자원의 양을 조절할 수 있다면, GUI 반응 속도와 프리로드의 효율 사이에 균형을 맞출 수 있을 것이다. Accordingly, if the amount of resources allocated to the preloading operation can be adjusted according to the resource usage status of the terminal, the balance between the GUI response rate and the preloading efficiency can be balanced.

일본공개특허 제 1998-293689 호Japanese Laid-Open Patent No. 1998-293689

본 발명이 해결하고자 하는 기술적 과제는 데이터 프리로드 기능을 구비한 단말에서 데이터 프리로드 수행에 할당되는 자원을 적응적으로 조정하는 방법을 제공하는 것이다.SUMMARY OF THE INVENTION The present invention provides a method of adaptively adjusting resources allocated to data preloading in a terminal having a data preload function.

본 발명의 기술적 과제들은 이상에서 언급한 기술적 과제들로 제한되지 않으며, 언급되지 않은 또 다른 기술적 과제들은 아래의 기재로부터 당업자에게 명확하게 이해 될 수 있을 것이다.The technical objects of the present invention are not limited to the above-mentioned technical problems, and other technical subjects not mentioned can be clearly understood by those skilled in the art from the following description.

상기 기술적 과제를 달성하기 위한 본 발명의 일 태양에 따른 프리로드 관리 방법은, 단말의 자원 사용량을 수집하는 단계, 상기 자원 사용량을 바탕으로 프리로드에 할당되는 자원 허용치인 프리로드 자원 할당량을 적응적으로 결정하는 단계, 선택 대상 객체를 프리로드하는 단계, 상기 프리로드하는 단계에 사용된 상기 단말의 자원량을 측정하는 단계 및 상기 측정된 자원이 상기 프리로드 자원 할당량을 초과하는 경우, 프리로드 수행 수준을 조정하는 단계를 포함한 것이다.According to another aspect of the present invention, there is provided a method of managing a preload according to an aspect of the present invention includes collecting resource usage of a terminal, calculating a preload resource allocation amount, which is a resource allowance allocated to a preload, , Preloading a selection object, measuring a resource amount of the terminal used in the preloading step, and, when the measured resource exceeds the preload resource allocation amount, .

일 실시예에 따르면, 상기 자원 사용량은, 사용자가 사용한 상기 단말의 메모리 사용량, CPU 사용량, 네트워크 사용량 및 로컬 IO 사용량을 포함할 수도 있다.According to one embodiment, the resource usage amount may include a memory usage amount, a CPU usage amount, a network usage amount, and a local IO usage amount of the terminal used by the user.

일 실시예에 따르면, 상기 프리로드 자원 할당량은, 프리로드 CPU 할당량, 프리로드 메모리 할당량, 프리로드 네트워크 할당량 및 프리로드 로컬 IO 할당량 중에서 어느 하나를 포함하며, 상기 프리로드 CPU 할당량은 프리로드에 할당되는 상기 단말의 최대 CPU 사용량을 가리키며, 상기 프리로드 메모리 할당량은 프리로드에 할당되는 상기 단말의 최대 메모리 사용량을 가리키고, 상기 프리로드 네트워크 할당량은 프리로드에 할당되는 상기 단말의 최대 네트워크 사용량을 가리키며, 상기 프리로드 로컬 IO 할당량은 프리로드에 할당되는 상기 단말의 최대 로컬 IO 사용량을 가리킬 수도 있다.According to one embodiment, the preload resource allocation amount includes any one of a preload CPU allocation amount, a preload memory allocation amount, a preload network allocation amount, and a preload local IO allocation amount, and the preload CPU allocation amount is allocated to a preload Wherein the preload memory allocation amount indicates a maximum memory usage amount of the terminal allocated to a preload and the preload network allocation amount indicates a maximum network usage amount of the terminal allocated to a preload, The preload local IO allocation amount may indicate a maximum local IO usage amount of the terminal allocated to the preload.

일 실시예에 따르면, 상기 프리로드 자원 할당량을 적응적으로 결정하는 단계는, 상기 사용 기록에 포함된 상기 단말의 자원 사용량을 평균하여 평균 자원 사용량을 도출하는 단계 및 상기 단말의 전체 자원량에서 상기 평균 자원 사용량을 제외한 여유 자원량에 사전에 정해진 할당 비율을 적용하여 프리로드 자원 할당량을 결정하는 단계를 포함할 수도 있다.According to an embodiment, the step of adaptively determining the preload resource allocation comprises: deriving an average resource usage by averaging resource usage of the terminal included in the usage record; And determining a preload resource allocation amount by applying a predetermined allocation ratio to the spare resource amount excluding the resource usage amount.

일 실시예에 따르면, 상기 평균 자원 사용량은, 상기 단말의 각 자원별 평균 사용량을 포함하며, 상기 할당 비율은, 상기 단말의 각 자원별 할당 비율을 포함하고, 상기 프리로드 자원 할당량은, 상기 프리로드에 할당되는 상기 단말의 각 자원별 할당량을 포함할 수도 있다.According to an embodiment, the average resource usage amount includes an average usage amount of each resource of the terminal, the allocation ratio includes an allocation ratio of each resource of the terminal, And an allocation amount of each resource of the terminal allocated to the load.

일 실시예에 따르면, 상기 평균 자원 사용량을 도출하는 단계는, 상기 단말의 각 자원에 대하여 상기 각 자원별 평균 사용량을 도출하는 단계를 포함하며, 상기 프리로드 자원 할당량을 결정하는 단계는, 상기 각 자원별 전체량에서 상기 각 자원별 평균 사용량을 제외한 상기 각 자원별 여유 자원량에 상기 자원별 할당 비율을 적용하여 각 자원별 프리로드 자원 할당량을 결정하는 단계를 포함할 수도 있다.According to one embodiment, the step of deriving the average resource usage amount includes deriving an average usage amount of each resource for each resource of the terminal, and the step of determining the preload resource allocation amount includes: Determining a preload resource allocation amount for each resource by applying the allocation ratio for each resource to the spare resource amount for each resource excluding the average usage amount for each resource from the total amount for each resource.

일 실시예에 따르면, 상기 프리로드 수행 수준을 조정하는 단계는, 프리로드를 오프 모드로 전환, 동시에 진행되는 프리로드의 수를 감축, 프리로드된 객체 중에서 선택 확률이 제일 낮은 객체의 로드 대상 데이터를 삭제프리로드된 객체의 로드 대상 데이터가 저장되는 프리로드 저장부의 저장공간의 수를 감축 하는 것 중에서 적어도 어느 하나를 수행하는 단계를 포함할 수도 있다.According to an exemplary embodiment, the step of adjusting the preload performance level may include switching the preload to the off mode, reducing the number of concurrent preloads, And reducing the number of storage spaces of the preload storage unit in which the load object data of the preloaded object is stored.

상기 기술적 과제를 달성하기 위한 본 발명의 다른 태양에 따른 프리로드 관리 기능을 구비한 단말은, 단말의 자원 사용량을 수집하는 사용 로그 수집부, 상기 자원 사용량을 바탕으로 프리로드에 할당되는 자원 허용치인 프리로드 자원 할당량을 적응적으로 결정하는 프리로드 자원 결정부, 선택 대상 객체를 프리로드하는 프리로드 실행부, 상기 단말의 자원 중 상기 프리로드에 사용된 자원량을 측정하는 프리로드 감시부 및 상기 측정된 자원 사용률이 상기 프리로드 자원 할당량을 초과하는 경우, 프리로드 수행 수준을 적응적으로 조정하는 프리로드 조정부를 포함한 것이다.According to another aspect of the present invention, there is provided a terminal having a preload management function, including a usage log collecting unit for collecting resource usage of a terminal, A preload monitoring unit for measuring an amount of resources used in the preload among the resources of the terminal, and a preload monitoring unit for measuring the amount of resources used in the preload, And a preload adjuster for adaptively adjusting a preload performance level when the used resource utilization rate exceeds the preload resource allocation amount.

일 실시예에 따르면, 상기 사용 로그 수집부는, 상기 사용자가 사용한 상기 단말의 메모리 사용량, CPU 사용량, 네트워크 사용량 및 로컬 IO 사용량을 수집할 수도 있다.According to one embodiment, the usage log collecting unit may collect memory usage, CPU usage, network usage, and local IO usage of the terminal used by the user.

일 실시예에 따르면, 상기 프리로드 자원 할당량은, 프리로드 CPU 할당량, 프리로드 메모리 할당량, 프리로드 네트워크 할당량 및 프리로드 로컬 IO 할당량 중에서 어느 하나를 포함하며, 상기 프리로드 CPU 할당량은 프리로드에 할당되는 상기 단말의 최대 CPU 사용률을 가리키며, 상기 프리로드 메모리 할당량은 프리로드에 할당되는 상기 단말의 최대 메모리 사용률을 가리키고, 상기 프리로드 네트워크 할당량은 프리로드에 할당되는 상기 단말의 최대 네트워크 대역폭 사용률을 가리키며, 상기 프리로드 로컬 IO 할당량은 프리로드에 할당되는 상기 단말의 최대 로컬 IO 사용률을 가리킬 수도 있다.According to one embodiment, the preload resource allocation amount includes any one of a preload CPU allocation amount, a preload memory allocation amount, a preload network allocation amount, and a preload local IO allocation amount, and the preload CPU allocation amount is allocated to a preload Wherein the preload memory allocation amount indicates a maximum memory utilization rate of the terminal allocated to the preload and the preload network allocation amount indicates a maximum network bandwidth utilization rate of the terminal allocated to the preload , The preload local IO allocation amount may indicate the maximum local IO usage rate of the terminal allocated to the preload.

일 실시예에 따르면, 상기 프리로드 자원 결정부는, 상기 사용 기록에 포함된 상기 단말의 자원 사용량을 평균하여 평균 자원 사용량을 도출하고, 상기 단말의 전체 자원량에서 상기 평균 자원 사용량을 제외한 여유 자원량에서 사전에 정해진 비율만큼을 프리로드 자원 할당량으로 결정할 수도 있다.According to one embodiment, the preload resource determination unit may derive an average resource usage amount by averaging the resource usage amount of the terminal included in the usage record, and calculate a preliminary resource amount from the total resource amount excluding the average resource usage amount, As the preload resource allocation amount.

일 실시예에 따르면, 상기 평균 자원 사용량은, 상기 단말의 각 자원별 평균 사용량을 포함하며, 상기 프리로드 자원 할당량은, 상기 프리로드에 할당되는 상기 단말의 각 자원별 할당량을 포함하며, 상기 프리로드 감시부는, 상기 단말의 각 자원에 대하여 상기 각 자원별 평균 사용량을 도출하며, 상기 프리로드 조정부는, 상기 각 자원별 전체량에서 상기 각 자원별 평균 사용량을 제외한 상기 각 자원별 여유 자원량에 상기 할당 비율을 적용하여 각 자원별 프리로드 자원 할당량을 결정할 수도 있다.According to an embodiment, the average resource usage amount includes an average usage amount of each resource of the terminal, the preload resource allocation amount includes an allocation amount of each resource of the terminal allocated to the preload, Wherein the load monitoring unit derives an average usage amount of each resource for each resource of the terminal, and the preload adjustment unit may calculate an average usage amount for each resource, excluding the average usage amount for each resource, It is possible to determine the preload resource allocation amount for each resource by applying the allocation ratio.

일 실시예에 따르면, 상기 평균 자원 사용량은, 상기 단말의 각 자원별 평균 사용량을 포함하며, 상기 할당 비율은, 상기 단말의 각 자원별 할당 비율을 포함하고, 상기 프리로드 자원 할당량은, 상기 프리로드에 할당되는 상기 단말의 각 자원별 할당량을 포함하며, 상기 프리로드 감시부는, 상기 단말의 각 자원에 대하여 상기 각 자원별 평균 사용량을 도출하며, 상기 프리로드 조정부는, 상기 각 자원별 전체량에서 상기 각 자원별 평균 사용량을 제외한 상기 각 자원별 여유 자원량에 상기 자원별 할당 비율을 적용하여 각 자원별 프리로드 자원 할당량을 결정할 수도 있다.According to an embodiment, the average resource usage amount includes an average usage amount of each resource of the terminal, the allocation ratio includes an allocation ratio of each resource of the terminal, Wherein the preload monitoring unit derives an average usage amount of each resource for each resource of the terminal, and the preload adjustment unit calculates a total amount of resources for each resource The preload resource allocation amount for each resource may be determined by applying the allocation ratio for each resource to the spare resource amount for each resource excluding the average usage amount for each resource.

일 실시예에 따르면, 상기 프리로드 조정부는, 프리로드를 오프 모드로 전환, 동시에 진행되는 프리로드의 수를 감축, 프리로드된 객체 중에서 선택 확률이 제일 낮은 객체의 로드 대상 데이터를 삭제 및 프리로드된 객체의 로드 대상 데이터가 저장되는 프리로드 저장부의 저장공간의 수를 감축 하는 것 중에서 적어도 어느 하나를 수행하여 프로리드 수행 수준을 조정할 수 있다.According to one embodiment, the preload adjusting unit may switch the preload to the off mode, reduce the number of simultaneous preloads, delete the load object data of the object having the lowest selection probability among the preloaded objects, And the number of storage spaces of the preload storage unit in which the object data of the object to be loaded is stored is reduced to adjust the level of prolead execution.

상기와 같은 본 발명에 따르면, 프리로드에 사용되는 단말의 자원을 적응적으로 조정하여 단말의 자원을 효율적으로 사용할 수 있으며, 프리로드로 인한 단말의 성능 저하를 막을 수 있기 때문에 프리로드 원래의 목적인 빠른 GUI 반응 속도를 사용자에게 보장할 수 있는 효과가 있다.According to the present invention as described above, resources of a terminal can be efficiently used by adaptively adjusting resources of a terminal used in a preload, and deterioration of performance of a terminal due to a preload can be prevented. It is possible to guarantee a fast GUI response speed to the user.

도 1은 본 발명의 일 실시예에 따른 데이터 프리로드 관리 방법의 순서도이다.
도 2는 발명의 일 실시예에 따른, 단말의 자원 사용량 테이블의 예시이다.
도 3는 본 발명의 일 실시예에 따른, 프리로드 관리에 필요한 정보를 모아놓은 가상의 프리로드 관리 테이블이다.
도 4는 본 발명의 일 실시예에 따른, 도 3의 프리로드 관리 테이블의 데이터를 도식적으로 표현한 프리로드 관리 그래프이다.
도 5는 본 발명의 일 실시예에 따른, 프리로드 관리 기능을 구비한 단말의 구성도이다.
1 is a flowchart of a data preload management method according to an embodiment of the present invention.
2 is an illustration of a resource usage table of a terminal according to an embodiment of the invention.
3 is a virtual preload management table collecting information necessary for preload management according to an embodiment of the present invention.
FIG. 4 is a preload management graph graphically representing data of the preload management table of FIG. 3 according to an embodiment of the present invention.
5 is a configuration diagram of a terminal having a preload management function according to an embodiment of the present invention.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명한다. 본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시 예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 게시되는 실시 예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시 예들은 본 발명의 게시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. BRIEF DESCRIPTION OF THE DRAWINGS The advantages and features of the present invention and the manner of achieving them will become apparent with reference to the embodiments described in detail below with reference to the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Is provided to fully convey the scope of the invention to those skilled in the art, and the invention is only defined by the scope of the claims. Like reference numerals refer to like elements throughout the specification.

다른 정의가 없다면, 본 명세서에서 사용되는 모든 용어(기술 및 과학적 용어를 포함)는 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 공통적으로 이해될 수 있는 의미로 사용될 수 있을 것이다. 또 일반적으로 사용되는 사전에 정의되어 있는 용어들은 명백하게 특별히 정의되어 있지 않는 한 이상적으로 또는 과도하게 해석되지 않는다.Unless defined otherwise, all terms (including technical and scientific terms) used herein may be used in a sense commonly understood by one of ordinary skill in the art to which this invention belongs. Also, commonly used predefined terms are not ideally or excessively interpreted unless explicitly defined otherwise.

본 발명에 따른 데이터 프리로드 관리 방법은 그래픽 사용자 인터페이스(Graphic User Interface; GUI)에 포함된 소정의 객체를 선택하기 위한 입력 및 복수의 상기 객체 사이를 이동하기 위한 포인터 이동 입력을 모두 지원하면서, 상기 객체에 대한 프리로드 기능을 구비한 모든 단말에 적용될 수 있다.The data preload management method according to the present invention supports both an input for selecting a predetermined object included in a graphical user interface (GUI) and a pointer movement input for moving between a plurality of objects, And can be applied to all terminals having a preload function for an object.

도 1은 본 발명의 일 실시예에 따른 데이터 프리로드 관리 방법의 순서도이다.1 is a flowchart of a data preload management method according to an embodiment of the present invention.

도 1을 참고하여, 본 발명의 일 실시예에 따른 데이터 프리로드 관리 방법을 자세하게 설명한다.A data preload management method according to an embodiment of the present invention will be described in detail with reference to FIG.

단말의 자원 사용량을 수집한다(S110). The resource usage of the terminal is collected (S110).

상기 자원 사용량은 상기 단말의 사용자가 상기 단말을 사용할 때 자원 사용량을 사전에 정해진 일정 주기 간격으로 모니터링하여 수집할 수 있다. The resource usage can be monitored by collecting resources at a predetermined periodic interval at a predetermined time interval when a user of the terminal uses the terminal.

상기 수집하는 자원 사용량은, CPU(Central Processor Unit) 사용량, 메모리(Memory) 사용량, 네트워크(Network) 사용량 및 로컬 IO(Local Input Output) 사용량을 포함할 수 있지만, 이에 한정되지는 않으며, 상기 단말의 어떠한 종류의 자원 사용량도 포함할 수 있다.The resource usage to be collected may include, but is not limited to, a CPU (central processor unit) usage amount, a memory usage amount, a network usage amount, and a local IO usage amount, It can include any kind of resource usage.

상기 수집된 자원 사용량은 별도의 저장소(미도시)에 저장될 수 있으며, 프리로드에 할당되는 자원량을 결정할 때 사용될 수 있다.The collected resource usage may be stored in a separate repository (not shown) and may be used to determine the amount of resources allocated to the preload.

상기 수집된 자원 사용량을 바탕으로 프리로드 자원 할당량을 결정할 수 있다(S120). The preload resource allocation amount may be determined based on the collected resource usage amount (S120).

상기 프리로드 자원 할당량은 프리로드 작업에 할당될 수 있는 단말 자원의 최대량을 가리킬 수 있다. 프리로드 자원 할당량은 상기 단말의 각 자원별로 할당량이 정해질 수 있다. 상기 프리로드 자원 할당량은, 프리로드 CPU 할당량, 프리로드 메모리 할당량, 프리로드 네트워크 할당량 및 프리로드 로컬 IO 할당량 중에서 어느 하나를 포함할 수 있다. 상기 프리로드 CPU 할당량은 프리로드에 할당되는 상기 단말의 최대 CPU 사용량을 가리키며, 상기 프리로드 메모리 할당량은 프리로드에 할당되는 상기 단말의 최대 메모리 사용량을 가리키고, 상기 프리로드 네트워크 할당량은 프리로드에 할당되는 상기 단말의 최대 네트워크 대역폭 사용량을 가리키며, 상기 프리로드 로컬 IO 할당량은 프리로드에 할당되는 상기 단말의 최대 로컬 IO 사용량을 가리킬 수 있다.The preload resource allocation amount may indicate a maximum amount of terminal resources that can be allocated to the preload operation. The amount of preload resource allocation can be determined for each resource of the terminal. The preload resource allocation amount may include any one of a preload CPU allocation amount, a preload memory allocation amount, a preload network allocation amount, and a preload local IO allocation amount. Wherein the preload CPU allocation amount indicates a maximum CPU usage amount of the terminal allocated to a preload, the preload memory allocation amount indicates a maximum memory usage amount of the terminal allocated to a preload, and the preload network allocation amount is allocated to a preload , And the preload local IO allocation amount may indicate a maximum local IO usage amount of the terminal allocated to the preload.

상기 프리로드 자원 할당량은, 상기 단말의 각 자원의 특정 값을 가질 수도 있지만, 상대적인 퍼센티지(percentage) 값을 가질 수도 있다. The preload resource allocation amount may have a specific value of each resource of the terminal, but may have a relative percentage value.

예를 들어서, 상기 프리로드 CPU 할당량은 CPU 사용량이 퍼센티지로 측정되기 때문에 퍼센티지 단위를 가지는 상대적인 값을 가질 수 있다. 상기 프리로드 메모리 할당량은 메모리 크기 단위인 메가바이트(Mb) 또는 기가바이트(Gb) 단위의 값을 가질 수도 있지만, 전체 메모리 크기 대비 할당된 메모리 크기의 비율인 퍼센티지 단위의 값을 가질 수 도 있다. 상기 네트워크 할당량 및 상기 로컬 IO 할당량도, 상기 프리로드 메모리 할당량과 비슷하게, 네트워크 전송률을 나타내는 초당 전송량(kb/s) 단위의 값을 가질 수 있고, 최대 전송량에 대한 할당된 전송량의 크기의 비율인 퍼센티지 단위의 값을 가질 수도 있다.For example, the preload CPU quota may have a relative value with a percentage unit since the CPU usage is measured as a percentage. The preload memory allocation amount may have a value in units of megabyte (Mb) or gigabyte (Gb), which is a unit of a memory size, but may have a value of a percentage, which is a ratio of an allocated memory size to a total memory size. The network allocation amount and the local IO allocation amount may have a value in units of a transmission amount per second (kb / s) representing a network transmission rate, similar to the preload memory allocation amount, and may be a percentage of a size of an allocated transmission amount to a maximum transmission amount And may have a unit value.

상기 프리로드 자원 할당량을 결정하기 위해서, 상기 수집된 자원 사용량을 바탕으로, 상기 수집된 자원 사용량의 평균값을 도출하고, 전체 자원량에서 상기 평균값을 제외한 여유 자원량 중에서 일부분을 상기 프리로드 자원 할당량으로 지정할 수 있다.In order to determine the preload resource allocation amount, an average value of the collected resource usage amount is derived based on the collected resource usage amount, and a part of the spare resource amount excluding the average value from the total resource amount is designated as the preload resource allocation amount have.

발명의 일 실시예에 따르면, 상기 여유 자원량 중에서 상기 프리로드 자원 할당량으로 지정하기 위해서, 사전에 정해진 할당 비율을 이용할 수 있다. 상기 여유 자원량 중에서 상기 할당 비율만큼 상기 프리로드 자원 할당량으로 지정할 수 있다. 상기 여유 자원량은 CPU 여유 자원량, 메모리 여유 자원량, 네트워크 여유 자원량 및 로컬 IO 여유 자원량을 포함할 수 있지만, 여기에 한정되지는 않는다.According to an embodiment of the present invention, a pre-determined allocation ratio can be used to designate the preload resource allocation amount among the spare resources. And can designate the preload resource allocation amount as the allocation ratio among the spare resources. The free resource amount may include, but is not limited to, CPU free resource amount, memory free resource amount, network free resource amount, and local IO free resource amount.

예를 들어서, 상기 여유 자원량이 80 이고, 상기 할당 비율이 50% 이면, 상기 프리로드 자원 할당량은 80의 50%인 40이 될 수 있다.For example, if the spare resource amount is 80 and the allocation ratio is 50%, the preload resource allocation amount may be 40, which is 50% of 80.

상기 프리로드 자원 할당량은, 상기 단말의 각 자원에 대하여 각각 할당량을 가질 수 있으므로, 상기 할당 비율도 상기 각 자원에 대하여 각각 다른 할당 비율을 가질 수 있다.Since the preload resource allocation amount may have an allocation amount for each resource of the terminal, the allocation ratio may also have a different allocation ratio for each resource.

상기 할당 비율은, CPU 할당 비율, 메모리 할당 비율, 네트워크 할당 비율 및 로컬 IO 할당 비율을 포함 할 수 있다. The allocation ratio may include a CPU allocation ratio, a memory allocation ratio, a network allocation ratio, and a local IO allocation ratio.

상기 CPU 할당 비율은, 상기 CPU 여유 자원 중에서 프리로드 작업에 최대로 할당될 수 있는 CPU 사용량의 비율을 가리킬 수 있다. 상기 CPU 여유 자원량에 상기 CPU 할당 비율을 적용하여 도출한 값이 상기 프리로드 CPU 할당량이 될 수 있다. 예를 들어서, 평균 CPU 사용률이 30%이면, CPU 여유 자원량은 70%이고, 상기 CPU 할당 비율이 50%이면, 상기 프리로드 CPU 할당량은 35%가 될 수 있다. 즉, 평균적으로 CPU를 30%만 사용하는 사용자에게는, CPU의 최대 35%가 프리로드에 할당될 수 있다.The CPU allocation ratio may indicate a percentage of CPU usage that can be allocated to the preload operation among the CPU spare resources. A value obtained by applying the CPU allocation ratio to the CPU free resource amount may be the preload CPU allocation amount. For example, if the average CPU utilization rate is 30%, the CPU free resource amount is 70%, and if the CPU allocation ratio is 50%, the preload CPU allocation amount can be 35%. That is, for users who use only 30% of the CPU on average, up to 35% of the CPU can be allocated to the preload.

상기 메모리 할당 비율은, 상기 메모리 여유 자원 중에서 프리로드 작업에 최대로 할당될 수 있는 메모리량의 비율을 가리킬 수 있다. 상기 메모리 여유 자원량에 상기 메모리 할당 비율을 적용하여 도출한 값이 상기 프리로드 메모리 할당량이 될 수 있다. 예를 들어서, 평균 메모리 사용률이 500Mb이면, 전체 메모리량이 1Gb일 때 여유 메모리량은 500Mb이고, 상기 메모리 할당 비율이 30%이면, 상기 프리로드 메모리 할당량은 150Mb가 될 수 있다. 즉, 평균적으로 메모리를 500Mb만 사용하는 사용자에게는, 메모리의 최대 150Mb가 프리로드에 할당될 수 있다.The memory allocation ratio may indicate a ratio of a memory amount that can be allocated to the preload operation to the maximum among the memory free resources. A value derived by applying the memory allocation ratio to the memory free resource amount may be the preload memory allocation amount. For example, if the average memory usage rate is 500 Mb, the free memory amount is 500 Mb when the total memory amount is 1 Gb, and if the memory allocation ratio is 30%, the preload memory allocation amount can be 150 Mb. That is, for users who use only 500Mb of memory on average, up to 150Mb of memory can be allocated to the preload.

상기 네트워크 할당 비율은, 상기 네트워크 여유 자원 중에서 프리로드 작업에 최대로 할당될 수 있는 네트워크 대역폭의 비율을 가리킬 수 있다. 상기 네트워크 여유 자원량에 상기 네트워크 할당 비율을 적용하여 도출한 값이 상기 프리로드 네트워크 할당량이 될 수 있다. 예를 들어서, 평균 네트워크 사용률이 170Kb/s이면, 전체 네트워크 대역폭이 1Mb/s 일 때 여유 네트워크 대역폭은 830Kbs/s이고, 상기 네트워크 할당 비율이 20%이면, 상기 프리로드 네트워크 할당량은 166Kb/s가 될 수 있다. 즉, 평균적으로 네트워크의 대역폭을 170kb/s만 사용하는 사용자에게는, 네트워크 대역폭 중에서 최대 166kb/s가 프리로드에 할당될 수 있다.The network allocation ratio may indicate a ratio of the network bandwidth that can be allocated to the preload operation to the maximum among the available network resources. A value derived by applying the network allocation ratio to the network free resource amount may be the preload network allocation amount. For example, if the average network utilization rate is 170 Kb / s, if the total network bandwidth is 1 Mb / s, the spare network bandwidth is 830 Kbs / s. If the network allocation ratio is 20%, the preload network allocation amount is 166 Kb / s . That is, for a user who uses only 170 kb / s of the bandwidth of the network on average, up to 166 kb / s of the network bandwidth can be allocated to the preload.

상기 로컬 IO 할당 비율은, 상기 로컬 IO 여유 자원 중에서 프리로드 작업에 최대로 할당될 수 있는 로컬 IO 대역폭의 비율을 가리킬 수 있다. 상기 로컬 IO 여유 자원량에 상기 로컬 IO 할당 비율을 적용하여 도출한 값이 상기 프리로드 로컬 IO 할당량이 될 수 있다. 예를 들어서, 평균 로컬 IO 사용률이 45Kb/s이면, 전체 로컬 IO 대역폭이 1Mb/s 일 때 여유 로컬 IO 대역폭은 955Kbs/s이고, 상기 로컬 IO 할당 비율이 50%이면, 상기 프리로드 로컬 IO 할당량은 477.5Kb/s가 될 수 있다. 즉, 평균적으로 로컬 IO 의 대역폭을 45kb/s만 사용하는 사용자에게는, 네트워크 대역폭 중에서 최대 477.5kb/s가 프리로드에 할당될 수 있다.The local IO allocation ratio may indicate a ratio of the local IO bandwidth that can be allocated to the preload task among the local IO spare resources. A value obtained by applying the local IO allocation ratio to the local IO free resource amount may be the preload local IO allocation amount. For example, if the average local IO usage rate is 45 Kb / s, the spare local IO bandwidth is 955 Kbs / s when the total local IO bandwidth is 1 Mb / s, and if the local IO allocation ratio is 50% Can be 477.5 Kb / s. That is, for users who use only the local IO bandwidth of 45kb / s on average, up to 477.5kb / s among network bandwidths can be allocated to the preload.

상기 자원별 할당 비율은, 사전에 정해진 값일 수도 있지만, 사용자의 단말 자원 사용량을 모니터링 하면서, 적응적으로 변경될 수 있다. The resource-specific allocation ratio may be a predetermined value, but may be changed adaptively while monitoring the user's terminal resource usage.

예를 들어서, CPU 사용률이 지속적으로 감소한다면, 프리로드에 사용될 수 있는 CPU 여유 자원량이 늘어날 수 있으므로 상기 CPU 자원 할당 비율을 증가시킬 수 있다.For example, if the CPU utilization rate is continuously decreased, the CPU resource allocation amount that can be used for the preload may be increased, so that the CPU resource allocation ratio can be increased.

또한 상기 자원별 할당 비율은, 상기 단말을 사용하는 사용자의 행동 패턴을 반영하여, 프리로드 작업에 주되게 사용되는 자원에 대한 가중치 값으로 이용될 수 있다. The resource-specific allocation ratio may be used as a weight value for a resource mainly used in a preload operation, reflecting a behavior pattern of a user using the terminal.

예를 들어서, 사용자가 웹 페이지에 있는 링크를 주되게 클릭하는 경우, 웹 페이지에 포함된 객체에 대한 프리로드가 많아지게 되고, 네트워크 자원 이용률이 올라가게 된다. 이러한 경우, 상기 네트워크 할당 비율을 증가시켜서, 프리로드 작업이 빨리 질 수 있고, 상기 사용자에게 빠른 GUI 반응 속도를 제공할 수 있다.For example, when a user clicks on a link in a web page predominantly, the preload for the objects contained in the web page increases and the network resource utilization rises. In this case, by increasing the network allocation ratio, the preloading operation can be quickened and the user can be provided with a fast GUI response speed.

다른 예를 들어서, 사용자가 단말의 로컬에 저장된 이미지를 선택하는 경우, 상기 로컬에 저장된 이미지에 대한 프리로드가 많아지게 되고, 로컬 IO 자원 이용률이 올라가게 된다. 이러한 경우, 상기 로컬 IO 할당 비율을 증가시키면, 프리로드 작업이 빨리 질 수 있고, 상기 사용자에게 빠른 GUI 반응 속도를 제공할 수 있다.As another example, when a user selects an image stored locally in the terminal, the preload for the locally stored image increases, and the local IO resource utilization rises. In this case, if the local I / O allocation ratio is increased, the preload operation can be performed quickly, and the user can provide a fast GUI response speed.

상기 단말이 선택 대상 객체에 대한 프리로드를 실행하게 된다(S130). The terminal performs preloading on the selection object (S130).

상기 단말이 사용자로부터 선택 예고 입력을 수신하여, 상기 선택 대상 객체가 선택되면 로드 될 로드 대상 데이터를 프리로드 하게 된다. 상기 선택 대상 객체에 대한 프리로드 실행은 한국특허출원번호 제10-2012-0113119호 및 한국특허출원번호 제10-2013-0050090호에 자세하게 개시되어 있으므로 설명의 중복을 피하기 위해서 생략하기로 한다.The terminal receives the selection notice input from the user and preloads the load object data to be loaded when the selection object is selected. The execution of the preload for the selection target object is disclosed in detail in Korean Patent Application No. 10-2012-0113119 and Korean Patent Application No. 10-2013-0050090, and will be omitted in order to avoid duplication of description.

상기 단말은 상기 프리로드가 실행되는 동안 상기 프리로드에 사용된 자원을 측정한다(S140).The terminal measures resources used in the preload during the execution of the preload (S140).

상기 측정되는 자원은 상기 프리로드 실행에 사용된 CPU 사용량을 가리키는 프리로드 CPU 사용량, 상기 프리로드 실행에 사용된 메모리 사용량을 가리키는 프리로드 메모리 사용량, 상기 프리로드 실행에 사용된 네트워크 사용량을 가리키는 프리로드 네트워크 사용량 및 상기 프리로드 실행에 사용된 로컬 IO 사용량을 가리키는 프리로드 로컬 IO 사용량을 포함할 수 있지만, 이에 한정되지는 않는다.Wherein the resource to be measured includes a preload CPU usage amount indicating a CPU usage amount used for the preload execution, a preload memory usage amount indicating a memory usage amount used for the preload execution, a preloading amount indicating a network usage amount used for the preload execution, The amount of network usage, and the amount of preloaded local IO usage that indicates the amount of local IO usage used in executing the preload.

상기 단말은 상기 측정된 자원이 상기 프리로드 자원 할당량을 초과하는지 여부를 판단한다(S150).The terminal determines whether the measured resource exceeds the preload resource allocation amount (S150).

상기 판단 결과 초과하지 안는 것으로 판단되면 S110 단계로 되돌아가서, 단말의 자원 사용량을 수집하여, 프리로드 자원 할당량을 적응적으로 결정하는 과정을 되풀이 할 수 있다.If it is determined that the result of the determination is not exceeded, the process returns to step S110, and the process of collecting the resource usage of the terminal and adaptively determining the preload resource allocation amount may be repeated.

상기 판단 결과 초과하는 것으로 판단되면, 상기 단말은 프리로드 수행 수준을 조정할 수 있다(S160).If it is determined that the determination result is exceeded, the terminal can adjust the preload performance level (S160).

상기 프리로드 수행 수준을 조정하는 것은, 프리로드를 오프(off) 모드로 전환하거나, 동시에 진행되는 프리로드의 수를 줄이거나, 프리로드된 객체 중에서 선택 확률이 제일 낮은 객체의 로드 대상 데이터를 삭제하거나 또는 프리로드된 객체의 로드 대상 데이터가 저장되는 프리로드 저장부의 저장공간의 수를 줄이는 것 중에서 적어도 어느 하나의 조정을 포함할 수 있다.The adjustment of the preload performance level may be performed by switching the preload to the off mode or reducing the number of simultaneous preloads or deleting the load object data of the object having the lowest selection probability among the preloaded objects Or reducing the number of storage spaces of the preload storage unit in which the object data to be loaded of the preloaded object is stored.

예를 들어서, 상기 프리로드 CPU 사용량이 상기 프리로드 CPU 할당량을 초과하는 경우 프리로드에 CPU 가 과중하게 사용됨으로써 오히려 GUI 반응 속도가 더 느려질 수 있다. 이런 경우, 프리로드를 오프 모드로 전환하여 프리로드를 중지하거나, 동시에 진행될 수 있는 프리로드의 개수를 줄여서, 프리로드에 사용되는 CPU 자원량을 감소시킬 수 있다.For example, when the preload CPU usage amount exceeds the preload CPU allocation amount, the CPU may be excessively used in the preload, so that the GUI response speed may be slower. In this case, it is possible to stop the preload by switching the preload to the off mode, or to reduce the number of preloads that can be carried out at the same time, thereby reducing the amount of CPU resources used for preloading.

다른 예를 들어서, 상기 프리로드 메모리 사용량이 상기 프리로드 메모리 할당량을 초과하는 경우, 프리로드에 메모리가 과중하게 사용됨으로써, 오히려 GUI 반응 속도가 더 느려질 수 있다. 이런 경우, 프리로드를 오프(off) 모드로 전환하거나, 동시에 진행되는 프리로드의 수를 줄이거나, 프리로드된 객체 중에서 선택 확률이 제일 낮은 객체의 로드 대상 데이터를 삭제하거나 또는 프리로드된 객체의 로드 대상 데이터가 저장되는 프리로드 저장부의 저장공간의 수를 줄이는 것 중에서 적어도 어느 하나의 조정을 수행함으로써, GUI 반응 속도가 느려지는 것을 완화시킬 수 있다.As another example, when the preload memory usage exceeds the preload memory quota, the memory may be overloaded in the preload, so that the GUI response rate may be slower. In this case, the preload may be switched to the off mode, the number of preloads may be reduced at the same time, the load object data of the object having the lowest selection probability among the preloaded objects may be deleted, It is possible to mitigate the slowdown of the GUI response speed by performing at least one of the adjustment of reducing the number of storage spaces of the preload storage unit where the load object data is stored.

도 2는 발명의 일 실시예에 따른, 단말의 자원 사용량 테이블(100)의 예시이다.2 is an illustration of a resource usage table 100 of a terminal according to an embodiment of the invention.

도 2를 참조하여, 단말의 자원 사용량을 저장하는 방법에 대해서 자세하게 설명한다.A method of storing resource usage of a terminal will be described in detail with reference to FIG.

발명의 일 실시예에 따르면, 단말의 자용 사용량은 주기적으로 모니터링 되어서, 자원 사용량 테이블(100)에 테이블의 형식으로 저장될 수 있다. 자원 사용량 테이블(100)의 각 열은 CPU 사용량(110), 메모리 사용량(112), 네트워크 사용량(114), 로컬 IO 사용량(116)을 포함할 수 있으며, 각 행(150, 152, 154, 156)은 모니터링 주기마다 측정된 상기 자원 사용량이 저장될 수 있다. 자원 사용량 테이블(100)은 상기 수집된 자원 사용량을 저장하는 하나의 예시에 불과하며, 이에 한정되지는 않는다. According to an embodiment of the present invention, the usage amount of the terminal may be periodically monitored and stored in the resource usage amount table 100 in the form of a table. Each column of the resource usage table 100 may include a CPU usage 110, a memory usage 112, a network usage 114 and a local IO usage 116. Each row 150, 152, 154, 156 ) May store the resource usage measured for each monitoring period. The resource usage table 100 is merely an example of storing the collected resource usage, but is not limited thereto.

상기 모니터링 주기는, 사전에 정해져 있을 수도 있지만 상기 단말의 사용 모드에 따라서 달라질 수 있다. 예를 들어서, 상기 단말이 사용 모드 일 때 상기 주기는 상대적으로 짧아 질 수 있고, 상기 단말이 대기 모드일 때 상기 주기는 상대적으로 길어 질 수 있다. The monitoring period may be predetermined, but may vary depending on the usage mode of the terminal. For example, the period can be relatively short when the terminal is in the use mode, and the period can be relatively long when the terminal is in the standby mode.

자원 사용량 테이블(100)에는 상기 자원 사용량의 평균 사용량(180)이 저장되어 있을 수 있다. 상기 단말의 자원 사용량을 모니터링하여 새로운 자원 사용량 데이터를 수집하고 자원 사용량 테이블(100)에 삽입한 후, 전체 데이터에 대한 각 자원별 평균 사용량(180)이 계산되어, 자원 사용량 테이블(100)에 저장될 수 있다.The resource usage table 100 may store an average usage amount 180 of the resource usage. The new resource usage data is collected and inserted into the resource usage table 100 by monitoring the resource usage of the terminal and then the average usage amount 180 for each resource is calculated for all the data and stored in the resource usage table 100 .

도 3는, 본 발명의 일 실시예에 따른 프리로드 관리에 필요한 정보를 모아놓은 가상의 프리로드 관리 테이블(200)이며, 도 4는 도 3의 프리로드 관리 테이블(200)의 데이터를 도식적으로 표현한 프리로드 관리 그래프(300)이다.FIG. 3 is a virtual preload management table 200 collecting information necessary for preload management according to an embodiment of the present invention. FIG. 4 is a diagram showing the data of the preload management table 200 of FIG. 3 graphically The preload management graph 300 shown in FIG.

도 3 및 도 4를 참조하여, 본 발명의 일 실시예에 따른 데이터 프리로드를 관리하는 방법을 자세하게 설명한다.A method of managing data preload according to an embodiment of the present invention will be described in detail with reference to FIG. 3 and FIG.

프리로드 관리 테이블(200)은 가상의 테이블로써, 데이터 프리로드를 관리하기 위한 정보들이 저장되어 있을 수 있다. 각 열에는 CPU(210), 메모리(212), 네트워크(214) 및 로컬 IO(216)의 정보가 저장될 수 있다, 각 행(250, 260, 270, 280)에는 데이터 프리로드 관리에 필요한 정보들이 저장되어 있을 수 있다.The preload management table 200 is a virtual table, and information for managing data preloads may be stored. In each column, information on the CPU 210, the memory 212, the network 214, and the local IO 216 can be stored. In each row 250, 260, 270, 280, May be stored.

상기 단말의 각 자원에 대한 평균 사용량(250)은, 자원 사용량 테이블(100)을 참조하여 수집할 수 있다. The average usage amount 250 for each resource of the terminal can be collected by referring to the resource usage table 100.

프리로드에 할당되는 각 자원 할당 비율(260)은, 사전에 정해진 값일 수 있지만, 상기 단말의 사용 중에 상기 단말의 사용 상태 또는 사용자의 이용 패턴에 따라서 달라 질 수 있다. 각 자원 할당 비율(260) 에 대하여는 도1의 S120 단계에서 자세하게 설명하였으므로 설명의 중복을 피하기 위해서 생략한다. Each resource allocation ratio 260 allocated to the preload may be a predetermined value but may vary depending on the usage state of the terminal or the usage pattern of the user during use of the terminal. Each resource allocation ratio 260 has been described in detail in step S120 of FIG. 1 and is omitted in order to avoid duplication of description.

프리로드 자원 할당량(270)은 프리로드에 할당될 수 있는 각 자원의 최대량을 가리킬 수 있다. 발명의 일 실시예에 따르면, 프리로드 자원 할당량(270)은 각 자원의 전체량 중에서 평균 사용량(250)을 제외한 여유 자원량에 할당 비율(260)을 곱셈 연산하여 도출한 값일 수 있다. 프리로드 자원 할당량(270) 에 대하여는 도1의 S120 단계에서 자세하게 설명하였으므로 설명의 중복을 피하기 위해서 생략한다.The preload resource quota 270 may indicate the maximum amount of each resource that can be allocated to the preload. According to an embodiment of the present invention, the preload resource allocation amount 270 may be a value derived by multiplying the free resource amount excluding the average usage amount 250 by the allocation ratio 260 from the total amount of each resource. The preload resource allocation amount 270 has been described in detail in step S120 of FIG. 1 and is omitted in order to avoid duplication of description.

프리로드 자원 사용량(280)은, 프리로드 수행 중에 사용된 상기 단말의 각 자원 사용량을 포함할 수 있다. 상기 단말은, 프리로드 자원 사용량(280)의 값과 프리로드 자원 할당량(270)의 값을 비교하여, 프리로드 수행 수준을 조정할 수 있다.The preload resource usage amount 280 may include the resource usage amount of the terminal used during the preload operation. The UE can adjust the preload performance level by comparing the value of the preload resource usage amount 280 with the value of the preload resource allocation amount 270. [

예를 들어서, 프리로드 자원 사용량(280) 중에서 CPU 자원 사용량은 50%로, 프리로드 자원 할당량(270)의 CPU 자원 할당량 35%를 초과하고 있다. 이런 경우, 상기 단말은, 프리로드를 오프 모드로 전환하거나, 동시에 프리로드하는 프리로드 수를 줄일 수 있다.For example, the CPU resource usage amount in the preload resource usage amount 280 is 50%, which exceeds the CPU resource allocation amount 35% in the preload resource allocation amount 270. [ In this case, the terminal can switch the preload to the off mode or reduce the number of preloads simultaneously preloaded.

다른 예를 들어서, 프리로드 자원 사용량(280) 중에서 메모리 자원 사용량은 600Mb로, 프리로드 자원 할당량(270)의 메모리 자원 할당량 150Mb를 초과하고 있다. 이런 경우, 상기 단말은, 프리로드를 오프 모드로 전환하거나, 동시에 프리로드하는 프리로드 수를 줄이거나, 프리로드된 객체 중에서 사용자로부터 선택 확률이 제일 낮은 객체의 로드 대상 데이터를 삭제하거나 또는 로드 대상 데이터가 저장되는 프리로드 저장부의 저장 공간의 수를 줄이는 것 중에서 적어도 어느 하나의 조정을 수행할 수 있다.As another example, among the preload resource usage amount 280, the memory resource usage amount is 600 Mb and the memory resource allocation amount of the preload resource allocation amount 270 exceeds 150 Mb. In this case, the terminal may switch the preload to the off mode, reduce the number of preloads preloaded at the same time, delete the load object data of the object having the lowest selection probability from the user among the preloaded objects, And to reduce the number of storage spaces of the preload storage unit where data is stored.

또 다른 예를 들어서, 프리로드 자원 사용량(280) 중에서 네트워크 자원 사용량은 200Kb/s로, 프리로드 자원 할당량(270)의 네트워크 자원 할당량 166Kb/s를 초과하고 있다. 이런 경우, 상기 단말은, 프리로드를 오프 모드로 전환하거나, 동시에 프리로드하는 프리로드 개수를 줄일 수 있다.As another example, the network resource usage amount of the preload resource usage amount 280 is 200 Kb / s, which exceeds the network resource allocation amount 166 Kb / s of the preload resource allocation amount 270. In this case, the terminal can switch the preload to the off mode or reduce the number of preloads to simultaneously preload.

도 5는 본 발명의 일 실시예에 따른, 프리로드 관리 기능을 구비한 단말(400)의 구성도이다.5 is a configuration diagram of a terminal 400 having a preload management function according to an embodiment of the present invention.

도 5를 참고하여, 프리로드 관리 기능을 구비한 단말(400)에 대해서 자세하게 설명한다.The terminal 400 having the preload management function will be described in detail with reference to FIG.

프리로드 관리 기능을 구비한 단말(400)은 사용 로그 수집부(410), 프리로드 자원 결정부(420), 프리로드 실행부(430), 프리로드 감시부(440) 및 프리로드 조정부(450)을 포함할 수 있다.The terminal 400 having the preload management function includes a usage log collection unit 410, a preload resource determination unit 420, a preload execution unit 430, a preload monitoring unit 440, and a preload adjustment unit 450 ).

사용 로그 수집부(410)는 단말의 자원 사용량을 수집할 수 있다. 사용 로그 수집부(410)는 사전에 정해진 주기값에 따라 주기적으로 상기 단말을 모니터링 하여 자원 사용량을 수집할 수 있다. The usage log collecting unit 410 may collect the resource usage of the terminal. The usage log collecting unit 410 may periodically monitor the terminal according to a predetermined period value to collect resource usage.

프리로드 자원 결정부(420)는 사용 로그 수집부(410)가 수집한 상기 단말의 자원 사용량을 바탕으로, 프리로드에 할당될 수 있는 상기 단말의 최대 자원량을 가리키는 프리로드 자원 할당량을 결정할 수 있다. The preload resource determination unit 420 may determine a preload resource allocation amount indicating a maximum resource amount of the terminal that can be allocated to the preload based on the resource usage amount of the terminal collected by the usage log collection unit 410 .

프리로드 자원 결정부(420)는 상기 단말의 각 자원별로 수집된 상기 단말의 자원 사용량에서, 상기 각 자원별로 평균 사용량을 도출할 수 있다. 상기 각 자원별 평균 사용량에 각 자원별 할당 비율을 곱셈 연산하여 도출된 값을 프리로드 자원 할당량으로 결정할 수 있다.The preload resource determination unit 420 may derive the average usage amount for each resource from the resource usage amount of the terminal collected for each resource of the terminal. The pre-load resource allocation amount may be determined by multiplying the average usage amount for each resource by the allocation ratio for each resource.

프리로드 실행부(430)는 상기 단말이 사용자로부터 선택 예고 입력을 제공받아, 선택 대상 객체가 선택되면 로드 될 로드 대상 데이터를 프리로드 할 수 있다. 상기 로드 대상 데이터는 프리로드 되면, 프리로드 저장부(미도시)에 저장될 수 있다. The preload execution unit 430 can preload the load target data to be loaded when the terminal receives the selection preview input from the user and the selection target object is selected. When the data to be loaded is preloaded, it can be stored in a preload storage unit (not shown).

프리로드 감시부(440)는 상기 단말의 자원 중 상기 프리로드에 사용된 프리로드 자원 사용량을 측정할 수 있다. 상기 측정된 프리로드 자원 사용량은 상기 단말의 각 자원별 사용량을 포함할 수 있다.The preload monitoring unit 440 may measure the amount of preload resource used in the preload among the resources of the terminal. The measured preload resource usage amount may include usage amount of each resource of the terminal.

프리로드 조정부(450)는 프리로드 감시부(440)가 측정한 상기 프리로드 자원 사용량과 상기 프리로드 자원 할당량을 비교하여 프리로드 수행 수준을 조정할 수 있다. The preload adjustment unit 450 may adjust the preload performance level by comparing the preload resource usage amount measured by the preload monitoring unit 440 with the preload resource allocation amount.

발명의 일 실시예에 따르면, 상기 프리로드 조정부(450)는 상기 프리로드 자원 사용량이 상기 프리로드 자원 할당량을 초과하면, 상기 프리로드 수행 수준을 조정할 수 있다.According to an embodiment of the present invention, the preload adjustment unit 450 may adjust the preload performance level if the preload resource usage exceeds the preload resource allocation amount.

상기 프리로드 조정부(450)는 프리로드를 오프 모드로 전환하거나, 동시에 진행되는 프리로드의 수를 줄이거나, 프리로드된 객체 중에서 선택 확률이 제일 낮은 객체의 로드 대상 데이터를 삭제하거나 또는 프리로드된 객체의 로드 대상 데이터가 저장되는 프리로드 저장부의 저장공간의 수를 줄이는 것 중에서 적어도 어느 하나의 프리로드 수행 수준 조정을 수행할 수 있다.The preload adjuster 450 may switch the preload to the off mode, reduce the number of simultaneous preloads, delete the load object data of the object having the lowest selection probability among the preloaded objects, And to reduce the number of storage spaces of the preload storage unit where the object data to be loaded is stored.

본 발명은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.The present invention can also be embodied as computer-readable codes on a computer-readable recording medium. A computer-readable recording medium includes all kinds of recording apparatuses in which data that can be read by a computer system is stored. Examples of the computer-readable recording medium include a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like, and may be implemented in the form of a carrier wave (for example, transmission via the Internet) . The computer readable recording medium may also be distributed over a networked computer system so that computer readable code can be stored and executed in a distributed manner.

이상 첨부된 도면을 참조하여 본 발명의 실시예들을 설명하였지만, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명이 그 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다.While the present invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, You will understand. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive.

프리로드 관리 기능을 구비한 단말 400
사용자 로그 수집부 410
프리로드 자원 결정부 420
프리로드 실행부 430
프리로드 감시부 440
프리로드 조정부 450
A terminal 400 having a preload management function
The user log collection unit 410
The preload resource determination unit 420
The preload execution unit 430
The preload monitoring unit 440
Preload adjustment unit 450

Claims (14)

삭제delete 삭제delete 프리로드 관리 기능을 구비한 단말의 프리로드 관리 방법에 있어서,
상기 단말의 사용 로그 수집부가 단말의 자원 사용량을 수집하는 단계;
상기 단말의 프리로드 자원 결정부가 상기 자원 사용량을 바탕으로 프리로드에 할당되는 자원 허용치인 프리로드 자원 할당량을 적응적으로 결정하는 단계;
상기 단말의 프리로드 실행부가 선택 대상 객체를 프리로드하는 단계;
상기 단말의 프리로드 감시부가 상기 프리로드하는 단계에 사용된 상기 단말의 자원량을 측정하는 단계; 및
상기 단말의 프리로드 조정부가 상기 측정된 자원이 상기 프리로드 자원 할당량을 초과하는 경우, 프리로드 수행 수준을 조정하는 단계를 포함하되,
상기 프리로드 자원 할당량은,
프리로드 CPU 할당량, 프리로드 메모리 할당량, 프리로드 네트워크 할당량 및 프리로드 로컬 IO 할당량 중에서 어느 하나를 포함하며,
상기 프리로드 CPU 할당량은 프리로드에 할당되는 상기 단말의 최대 CPU 사용량을 가리키며,
상기 프리로드 메모리 할당량은 프리로드에 할당되는 상기 단말의 최대 메모리 사용량을 가리키고,
상기 프리로드 네트워크 할당량은 프리로드에 할당되는 상기 단말의 최대 네트워크 사용량을 가리키며,
상기 프리로드 로컬 IO 할당량은 프리로드에 할당되는 상기 단말의 최대 로컬 IO 사용량을 가리키는,
프리로드 관리 방법.
A preload management method for a terminal having a preload management function,
Collecting resource usage of the terminal using log collector;
A step of adaptively determining a preload resource allocation amount that is a resource tolerance value allocated to a preload based on the resource usage amount;
Preloading the selection target object by the preload execution unit of the terminal;
Measuring a resource amount of the terminal used in the preloading step by the preload monitoring unit of the terminal; And
Adjusting a preload performance level when the preload adjustment unit of the terminal exceeds the preload resource allocation amount of the measured resource,
Wherein the preload resource allocation amount includes:
Preload CPU quota, preload memory quota, preload network quota, and preload local IO quota,
The preload CPU allocation amount indicates a maximum CPU usage amount of the terminal allocated to the preload,
The preload memory allocation amount indicates a maximum memory usage amount of the terminal allocated to the preload,
The preload network allocation amount indicates a maximum network usage amount of the terminal allocated to the preload,
The preload local IO allocation amount indicates a maximum local IO usage amount of the terminal allocated to the preload.
Preload management method.
프리로드 관리 기능을 구비한 단말의 프리로드 관리 방법에 있어서,
상기 단말의 사용 로그 수집부가 단말의 자원 사용량을 수집하는 단계;
상기 단말의 프리로드 자원 결정부가 상기 자원 사용량을 바탕으로 프리로드에 할당되는 자원 허용치인 프리로드 자원 할당량을 적응적으로 결정하는 단계;
상기 단말의 프리로드 실행부가 선택 대상 객체를 프리로드하는 단계;
상기 단말의 프리로드 감시부가 상기 프리로드하는 단계에 사용된 상기 단말의 자원량을 측정하는 단계; 및
상기 단말의 프리로드 조정부가 상기 측정된 자원이 상기 프리로드 자원 할당량을 초과하는 경우, 프리로드 수행 수준을 조정하는 단계를 포함하되,
상기 단말의 프리로드 자원 결정부가 상기 프리로드 자원 할당량을 적응적으로 결정하는 단계는,
사용 기록에 포함된 상기 단말의 자원 사용량을 평균하여 평균 자원 사용량을 도출하는 단계; 및
상기 단말의 전체 자원량에서 상기 평균 자원 사용량을 제외한 여유 자원량에 사전에 정해진 할당 비율을 적용하여 프리로드 자원 할당량을 결정하는 단계를 포함하는,
프리로드 관리 방법.
A preload management method for a terminal having a preload management function,
Collecting resource usage of the terminal using log collector;
A step of adaptively determining a preload resource allocation amount that is a resource tolerance value allocated to a preload based on the resource usage amount;
Preloading the selection target object by the preload execution unit of the terminal;
Measuring a resource amount of the terminal used in the preloading step by the preload monitoring unit of the terminal; And
Adjusting a preload performance level when the preload adjustment unit of the terminal exceeds the preload resource allocation amount of the measured resource,
Wherein the preload resource decision unit of the terminal adaptively determines the preload resource allocation amount,
Deriving an average resource usage amount by averaging the resource usage amount of the terminal included in the usage record; And
Determining a preload resource allocation amount by applying a predefined allocation ratio to a spare resource amount excluding the average resource usage amount from the total resource amount of the terminal.
Preload management method.
제4항에 있어서,
상기 평균 자원 사용량은,
상기 단말의 각 자원별 평균 사용량을 포함하며,
상기 할당 비율은,
상기 단말의 각 자원별 할당 비율을 포함하고,
상기 프리로드 자원 할당량은,
상기 프리로드에 할당되는 상기 단말의 각 자원별 할당량을 포함하는,
프리로드 관리 방법.
5. The method of claim 4,
The average resource usage,
An average usage amount of each resource of the terminal,
The above-
A resource allocation ratio for each resource of the terminal,
Wherein the preload resource allocation amount includes:
A resource allocation unit for allocating resources allocated to each resource of the terminal,
Preload management method.
제5항에 있어서,
상기 단말의 프리로드 감시부가 상기 평균 자원 사용량을 도출하는 단계는,
상기 단말의 각 자원에 대하여 상기 각 자원별 평균 사용량을 도출하는 단계를 포함하며,
상기 프리로드 조정부가 상기 프리로드 자원 할당량을 결정하는 단계는,
각 자원별 전체량에서 상기 각 자원별 평균 사용량을 제외한 각 자원별 여유 자원량에 상기 자원별 할당 비율을 적용하여 각 자원별 프리로드 자원 할당량을 결정하는 단계를 포함하는,
프리로드 관리 방법.
6. The method of claim 5,
Wherein the step of deriving the average resource usage amount by the preload monitoring unit of the terminal comprises:
And deriving an average usage amount of each resource for each resource of the terminal,
Wherein the step of determining the preload resource allocation amount by the preload adjustment unit comprises:
Determining a preload resource allocation amount for each resource by applying the allocation ratio for each resource to the spare resource amount for each resource excluding the average usage amount for each resource in the total amount for each resource.
Preload management method.
프리로드 관리 기능을 구비한 단말의 프리로드 관리 방법에 있어서,
상기 단말의 사용 로그 수집부가 단말의 자원 사용량을 수집하는 단계;
상기 단말의 프리로드 자원 결정부가 상기 자원 사용량을 바탕으로 프리로드에 할당되는 자원 허용치인 프리로드 자원 할당량을 적응적으로 결정하는 단계;
상기 단말의 프리로드 실행부가 선택 대상 객체를 프리로드하는 단계;
상기 단말의 프리로드 감시부가 상기 프리로드하는 단계에 사용된 상기 단말의 자원량을 측정하는 단계; 및
상기 단말의 프리로드 조정부가 상기 측정된 자원이 상기 프리로드 자원 할당량을 초과하는 경우, 프리로드 수행 수준을 조정하는 단계를 포함하되,
상기 단말의 프리로드 조정부가 상기 프리로드 수행 수준을 조정하는 단계는,
프리로드를 오프 모드로 전환, 동시에 진행되는 프리로드의 수를 감축, 프리로드된 객체 중에서 선택 확률이 제일 낮은 객체의 로드 대상 데이터를 삭제 및 프리로드된 객체의 로드 대상 데이터가 저장되는 프리로드 저장부의 저장공간의 수를 감축 하는 것 중에서 적어도 어느 하나를 수행하여 프리로드 수행 수준을 조정하는,
프리로드 관리 방법.
A preload management method for a terminal having a preload management function,
Collecting resource usage of the terminal using log collector;
A step of adaptively determining a preload resource allocation amount that is a resource tolerance value allocated to a preload based on the resource usage amount;
Preloading the selection target object by the preload execution unit of the terminal;
Measuring a resource amount of the terminal used in the preloading step by the preload monitoring unit of the terminal; And
Adjusting a preload performance level when the preload adjustment unit of the terminal exceeds the preload resource allocation amount of the measured resource,
Wherein the preload adjustment unit of the terminal adjusts the preload performance level,
The preload is switched to the off mode, the number of preloads to be simultaneously reduced, the load object data of the object having the lowest probability of selection among the preloaded objects is deleted, and the preloaded object And reducing the number of negative storage spaces, and adjusting the preload performance level,
Preload management method.
삭제delete 삭제delete 단말의 자원 사용량을 수집하는 사용 로그 수집부;
상기 자원 사용량을 바탕으로 프리로드에 할당되는 자원 허용치인 프리로드 자원 할당량을 적응적으로 결정하는 프리로드 자원 결정부;
선택 대상 객체를 프리로드하는 프리로드 실행부;
상기 단말의 자원 중 상기 프리로드에 사용된 자원량을 측정하는 프리로드 감시부; 및
상기 측정된 자원 사용률이 상기 프리로드 자원 할당량을 초과하는 경우, 프리로드 수행 수준을 적응적으로 조정하는 프리로드 조정부를 포함하되,
상기 프리로드 자원 할당량은,
프리로드 CPU 할당량, 프리로드 메모리 할당량, 프리로드 네트워크 할당량 및 프리로드 로컬 IO 할당량 중에서 어느 하나를 포함하며,
상기 프리로드 CPU 할당량은 프리로드에 할당되는 상기 단말의 최대 CPU 사용률을 가리키며,
상기 프리로드 메모리 할당량은 프리로드에 할당되는 상기 단말의 최대 메모리 사용률을 가리키고,
상기 프리로드 네트워크 할당량은 프리로드에 할당되는 상기 단말의 최대 네트워크 대역폭 사용률을 가리키며,
상기 프리로드 로컬 IO 할당량은 프리로드에 할당되는 상기 단말의 최대 로컬 IO 사용률을 가리키는,
프리로드 관리 기능을 구비한 단말.
A usage log collecting unit for collecting resource usage of the terminal;
A preload resource determination unit for adaptively determining a preload resource allocation amount that is a resource tolerance value allocated to a preload based on the resource usage amount;
A preload execution unit for preloading a selection object;
A preload monitoring unit for measuring an amount of resources used in the preload among the resources of the terminal; And
And a preload adjustment unit adapted to adaptively adjust a preload performance level when the measured resource utilization rate exceeds the preload resource allocation amount,
Wherein the preload resource allocation amount includes:
Preload CPU quota, preload memory quota, preload network quota, and preload local IO quota,
The preload CPU allocation amount indicates a maximum CPU utilization rate of the terminal allocated to the preload,
The preload memory allocation amount indicates a maximum memory utilization rate of the terminal allocated to the preload,
Wherein the preload network quota indicates a maximum network bandwidth usage rate of the terminal allocated to the preload,
The preload local IO allocation amount is a value indicating a maximum local IO usage rate of the terminal allocated to the preload,
Terminal having a preload management function.
단말의 자원 사용량을 수집하는 사용 로그 수집부;
상기 자원 사용량을 바탕으로 프리로드에 할당되는 자원 허용치인 프리로드 자원 할당량을 적응적으로 결정하는 프리로드 자원 결정부;
선택 대상 객체를 프리로드하는 프리로드 실행부;
상기 단말의 자원 중 상기 프리로드에 사용된 자원량을 측정하는 프리로드 감시부; 및
상기 측정된 자원 사용률이 상기 프리로드 자원 할당량을 초과하는 경우, 프리로드 수행 수준을 적응적으로 조정하는 프리로드 조정부를 포함하되,
상기 프리로드 자원 결정부는,
사용 기록에 포함된 상기 단말의 자원 사용량을 평균하여 평균 자원 사용량을 도출하고, 상기 단말의 전체 자원량에서 상기 평균 자원 사용량을 제외한 여유 자원량에서 사전에 정해진 비율만큼을 프리로드 자원 할당량으로 결정하는,
프리로드 관리 기능을 구비한 단말.
A usage log collecting unit for collecting resource usage of the terminal;
A preload resource determination unit for adaptively determining a preload resource allocation amount that is a resource tolerance value allocated to a preload based on the resource usage amount;
A preload execution unit for preloading a selection object;
A preload monitoring unit for measuring an amount of resources used in the preload among the resources of the terminal; And
And a preload adjustment unit adapted to adaptively adjust a preload performance level when the measured resource utilization rate exceeds the preload resource allocation amount,
Wherein the preload resource determination unit comprises:
Determining a preload resource allocation amount as a pre-determined ratio from the remaining resource amount excluding the average resource usage amount from the total resource amount of the terminal by averaging the resource usage amount of the terminal included in the usage record,
Terminal having a preload management function.
제11항에 있어서,
상기 평균 자원 사용량은,
상기 단말의 각 자원별 평균 사용량을 포함하며,
상기 단말의 전체 자원량에서 상기 평균 사용량을 제외한 여유 자원량에 사전에 정해진 할당 비율은,
상기 단말의 각 자원별 할당 비율을 포함하고,
상기 프리로드 자원 할당량은,
상기 프리로드에 할당되는 상기 단말의 각 자원별 할당량을 포함하는,
프리로드 관리 기능을 구비한 단말.
12. The method of claim 11,
The average resource usage,
An average usage amount of each resource of the terminal,
Wherein the allocation ratio predetermined for the amount of free resources excluding the average usage amount from the total resource amount of the terminal is
A resource allocation ratio for each resource of the terminal,
Wherein the preload resource allocation amount includes:
A resource allocation unit for allocating resources allocated to each resource of the terminal,
Terminal having a preload management function.
제12항에 있어서,
상기 프리로드 감시부는,
상기 단말의 각 자원에 대하여 상기 각 자원별 평균 사용량을 도출하며,
상기 프리로드 조정부는,
각 자원별 전체량에서 상기 각 자원별 평균 사용량을 제외한 각 자원별 여유 자원량에 상기 자원별 할당 비율을 적용하여 각 자원별 프리로드 자원 할당량을 결정하는,
프리로드 관리 기능을 구비한 단말.
13. The method of claim 12,
The preload monitoring unit,
An average usage amount of each resource is derived for each resource of the terminal,
The pre-
Determining a preload resource allocation amount for each resource by applying the resource allocation ratio to each free resource amount for each resource excluding the average usage amount for each resource,
Terminal having a preload management function.
단말의 자원 사용량을 수집하는 사용 로그 수집부;
상기 자원 사용량을 바탕으로 프리로드에 할당되는 자원 허용치인 프리로드 자원 할당량을 적응적으로 결정하는 프리로드 자원 결정부;
선택 대상 객체를 프리로드하는 프리로드 실행부;
상기 단말의 자원 중 상기 프리로드에 사용된 자원량을 측정하는 프리로드 감시부; 및
상기 측정된 자원 사용률이 상기 프리로드 자원 할당량을 초과하는 경우, 프리로드 수행 수준을 적응적으로 조정하는 프리로드 조정부를 포함하되,
상기 프리로드 조정부는,
프리로드를 오프 모드로 전환, 동시에 진행되는 프리로드의 수를 감축, 프리로드된 객체 중에서 선택 확률이 제일 낮은 객체의 로드 대상 데이터를 삭제 및 프리로드된 객체의 로드 대상 데이터가 저장되는 프리로드 저장부의 저장공간의 수를 감축 하는 것 중에서 적어도 어느 하나를 수행하여 프리로드 수행 수준을 조정하는,
프리로드 관리 기능을 구비한 단말.
A usage log collecting unit for collecting resource usage of the terminal;
A preload resource determination unit for adaptively determining a preload resource allocation amount that is a resource tolerance value allocated to a preload based on the resource usage amount;
A preload execution unit for preloading a selection object;
A preload monitoring unit for measuring an amount of resources used in the preload among the resources of the terminal; And
And a preload adjustment unit adapted to adaptively adjust a preload performance level when the measured resource utilization rate exceeds the preload resource allocation amount,
The pre-
The preload is switched to the off mode, the number of preloads to be simultaneously reduced, the load object data of the object having the lowest probability of selection among the preloaded objects is deleted, and the preloaded object And reducing the number of negative storage spaces, and adjusting the preload performance level,
Terminal having a preload management function.
KR1020140031739A 2014-03-18 2014-03-18 Data pre-load management method and terminal device thereof KR101655832B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140031739A KR101655832B1 (en) 2014-03-18 2014-03-18 Data pre-load management method and terminal device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140031739A KR101655832B1 (en) 2014-03-18 2014-03-18 Data pre-load management method and terminal device thereof

Publications (2)

Publication Number Publication Date
KR20150108662A KR20150108662A (en) 2015-09-30
KR101655832B1 true KR101655832B1 (en) 2016-09-22

Family

ID=54246574

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140031739A KR101655832B1 (en) 2014-03-18 2014-03-18 Data pre-load management method and terminal device thereof

Country Status (1)

Country Link
KR (1) KR101655832B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114786055A (en) * 2022-04-15 2022-07-22 北京字节跳动网络技术有限公司 Preloading method, preloading device, electronic equipment and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050160428A1 (en) * 2004-01-20 2005-07-21 International Business Machines Corporation Application-aware system that dynamically partitions and allocates resources on demand
KR101248470B1 (en) * 2012-03-14 2013-03-27 주식회사 팀스톤 Computing device and method of monitoring resource and record medium recording program for implementing the method
KR101372484B1 (en) * 2013-05-03 2014-03-11 연세대학교 산학협력단 User device which enhanced response speed and response speed enhancing method using data pre-load

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2972640B2 (en) 1997-04-18 1999-11-08 神戸日本電気ソフトウェア株式会社 Window system object program preloading method and recording medium recording program for the method
US7580972B2 (en) * 2001-12-12 2009-08-25 Valve Corporation Method and system for controlling bandwidth on client and server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050160428A1 (en) * 2004-01-20 2005-07-21 International Business Machines Corporation Application-aware system that dynamically partitions and allocates resources on demand
KR101248470B1 (en) * 2012-03-14 2013-03-27 주식회사 팀스톤 Computing device and method of monitoring resource and record medium recording program for implementing the method
KR101372484B1 (en) * 2013-05-03 2014-03-11 연세대학교 산학협력단 User device which enhanced response speed and response speed enhancing method using data pre-load

Also Published As

Publication number Publication date
KR20150108662A (en) 2015-09-30

Similar Documents

Publication Publication Date Title
US8046764B2 (en) Redistribution of unused resources assigned to a first virtual computer having usage below a predetermined threshold to a second virtual computer
US7305536B2 (en) Storage system capable of relocating data
US20120221730A1 (en) Resource control system and resource control method
US9760392B1 (en) Adaptive throttling in hybrid storage environments
US20130332693A1 (en) Allocating storage memory based on future file size or use estimates
US20060218279A1 (en) Method for controlling a management computer
US20130104129A1 (en) Virtual-machine control system and virtual-machine moving method
CA2832571C (en) Allocation aware heap fragmentation metrics
US11856054B2 (en) Quality of service (QOS) setting recommendations for volumes across a cluster
US10884667B2 (en) Storage controller and IO request processing method
Liao et al. A resource provision strategy for software-as-a-service in cloud computing
CN109257244B (en) Transmission control method, device and system for user behavior data
US10862922B2 (en) Server selection for optimized malware scan on NAS
KR101655832B1 (en) Data pre-load management method and terminal device thereof
CN105242955A (en) Virtual machine disk input and output scheduling method and system
US9021499B2 (en) Moving a logical device between processor modules in response to identifying a varying load pattern
US11003360B2 (en) IO request processing according to processing sorting indexes
WO2017059716A1 (en) Method and device for redundant arrays of independent disks to share write cache
KR102212108B1 (en) Storage Orchestration Learning Optimization Target Volume Selection Method
CN114020218B (en) Hybrid de-duplication scheduling method and system
CN110727518B (en) Data processing method and related equipment
CN113254256B (en) Data reconstruction method, storage device and storage medium
CN111090627B (en) Log storage method and device based on pooling, computer equipment and storage medium
KR20150070930A (en) Resource allocation system and method for migration considering optimal cost
CN110865768B (en) Write cache resource allocation method, device, equipment and storage medium

Legal Events

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

Payment date: 20191205

Year of fee payment: 4