Abstract:
디바이스별로 사용하는 인터럽트 처리 모드를 자동적으로 선택할 수 있도록 하여 시스템의 특성에 맞게 향상된 응답성을 제공할 수 있도록 방법을 제시한다. 제시된 방법은 임베디드 운영체제 커널이 모든 인터럽트의 처리 모드를 결정하는 방법으로서, 인터럽트 처리 모드를, 처리 속도에서 서로 차이나는 제 1 인터럽트 처리 모드 및 제 2 인터럽트 처리 모드로 분리해 두는 단계, 및 부팅시에 기설정된 처리 조건에 따라 모든 인터럽트를 제 1 인터럽트 처리 모드 또는 제 2 인터럽트 처리 모드로 배분하는 배분 비율을 가변적으로 결정하는 단계를 포함한다. ARM 기반의 임베디드 리눅스 커널의 인터럽트 처리 모드를 FIQ, IRQ 처리 모드로 하여 동시에 사용할 수 있다. FIQ 처리 모드를 사용하는 주변장치들의 경우 인터럽트 처리에 대한 우선 순위를 가지므로 이에 기반하여, 응답성이 향상되는 이점이 있다. 인터럽트 처리 모드 설정을 동적으로 배치하는 방식을 택하여, 인터럽트 처리에 대하여 사용자의 개입없이 런타임에 성능을 향상시킬 수 있는 이점이 있다.
Abstract:
PURPOSE: A task management apparatus is provided to enhance the availability of resources and improve the performance of a terminal. CONSTITUTION: A task switching command unit(110) receives an order of converting a specific background task into a foreground task. A task feature grasping unit(120) grasps the feature of a current foreground task converted into a new background task. According to the grasped feature, a resource occupancy adjusting unit(130) lowers the occupancy of resources. The resource occupancy adjusting unit lowers the occupancy by reconfiguring a memory that the current foreground task uses.
Abstract:
본 발명은 복수 개의 프로세서를 포함하는 분산처리 시스템에서의 태스크 할당방법에 관한 것으로, (a) 각각의 상기 프로세서에 포함된 실행 유닛들에서 처리할 다수 개의 태스크의 점유율을 계산하여 내림차순으로 정렬하는 단계; (b) 각각의 상기 프로세서에 포함된 실행 유닛들 간의 점유율 차이 값을 계산하여 최대 차이 값을 산출하는 단계; (c) 상기 처리할 다수 개의 태스크 중 실행 유닛이 지정되지 않은 어느 하나의 태스크의 점유율과 상기 최대 차이 값의 크기를 비교하는 단계; (d) 상기 비교 결과 상기 어느 하나의 태스크의 점유율이 상기 산출된 최대 차이 값보다 작거나 같은 경우 상기 최대 차이 값이 발생한 프로세서 내의 최저 점유율을 갖는 실행 유닛에 상기 어느 하나의 태스크가 할당되도록 지정하는 단계; (e) 상기 정렬된 순서에 따라 상기 (b) 단계 내지 (d) 단계를 반복하는 단계; 및 (f) 상기 (d) 단계를 통하여 지정된 실행 유닛에 대응하도록 각각의 상기 태스크를 할당하는 단계를 포함하는 것을 특징으로 한다. 분산처리, 태스크 할당, 점유율, 실행 유닛
Abstract:
PURPOSE: An embedded terminal driving method for providing dynamic upgrade and an embedded terminal thereof are provided to inquire shopping offset of user by providing suitable shopping helper service for dynamic reconfigure technology application. CONSTITUTION: A shopping helper service is discovered(S110). Whether the upgrade related to the shopping helper service is necessary or not is determined(S120). If the upgrade is necessary, it performs dynamic upgrade by communicating with an upgrade server(S130). A shopping helper service application is executed(S140) based on the dynamic upgrade.
Abstract:
본 발명은 임베디드 리눅스 커널의 보안성 강화를 위한 응용 프로그램 구동 방법 및 시스템에 관한 것으로서, 더욱 상세하게는 슈퍼유저의 권한을 분산하여 임베디드 리눅스 커널의 보안성을 강화하는 시스템 및 방법에 관한 것이다. 본 발명에 따른 응용 프로그램 구동 방법은, 사용자에 의해 선택된 응용 프로그램의 보안설정정보를 검색하는 단계; 상기 보안설정정보에 포함된 상기 응용 프로그램에 연관된 사용자 ID(Userid)로 상기 응용 프로그램 프로세스의 사용자 계정을 전환하는 단계; 상기 보안설정정보에 포함된 캐퍼빌리티의 설정 정보에 따라 상기 응용 프로그램 프로세스의 캐퍼빌리티를 설정하는 단계; 상기 보안설정정보에 포함된 기본 디렉토리 정보에 따라 상기 응용 프로그램 프로세스의 기본 디렉토리를 변경하는 단계; 및 상기 응용 프로그램을 구동하는 단계를 통하여 임베디드 리눅스 커널상에서 응용 프로그램을 구동하는 응용 프로그램 구동 방법을 제공한다. 본 발명은 한 명의 사용자가 시스템을 사용하는 임베디드 시스템의 특성을 고려하여 각각의 응용 프로그램 프로세스가 각각의 사용자에 의해 실행되는 것으로 간주함으로써, 종래의 리눅스 시스템 보안 기능을 충분히 활용하여 임베디드 리눅스 시스템을 구성할 수 있다. 임베디드 리눅스 커널, 보안
Abstract:
A method and a system for assigning task in a distributed processing system are provided to obtain the same performance as a usual task assigning technique at smaller energy by efficiently assigning the task in the distributed processing system including a plurality of processors having an interdependent voltage level control function. A plurality of processors(110,120,130) includes a plurality of execution units(111,113), which is an execution unit of each task, a voltage sensor sensing a voltage level of each execution unit, and a voltage controller(115) maintaining voltage of each execution unit uniformly based on the voltage level received from the voltage sensor. An OS(Operating System)(150) assigns the task to the execution unit having the minimum utility value of the processor having a maximum utility difference among the execution units included in each processor. The voltage level controller maintains the voltage level of other execution units based on the voltage level of the execution unit consuming the maximum power in the processor. The OS assigns the task in high utility value order.