메모리 관리 장치 및 방법
    31.
    发明授权
    메모리 관리 장치 및 방법 有权
    内存管理装置和方法

    公开(公告)号:KR101198400B1

    公开(公告)日:2012-11-07

    申请号:KR1020080127952

    申请日:2008-12-16

    CPC classification number: G06F9/5016

    Abstract: 메모리 관리 장치 및 방법이 개시된다. 메모리 관리 장치는, 메모리와, 메모리 관리 유닛을 갖는 코어와 메모리 관리 유닛을 갖지 않는 코어가 혼재되어 있는 비대칭 멀티코어 프로세서와, 메모리 할당 처리부를 포함한다. 메모리 할당 처리부는 메모리 관리 유닛을 갖지 않는 코어로부터의 메모리 할당 요청에 응답하여, 메모리에 산재해 있는 메모리 단편들을 하나의 연속된 영역으로 모은 후, 그렇게 모아진 하나의 연속된 영역을 해당 코어에 할당한다. 이때 하나의 연속된 영역은 메모리 관리 유닛을 갖는 코어가 사용중인 메모리 영역들을 이동시킴으로써 형성된다. 또한, 메모리 관리 유닛을 갖는 코어에는, 메모리 단편들 중 가장 작은 메모리 단편부터 우선적으로 할당한다.

    플래시 메모리의 데이터 처리 방법 및 장치
    32.
    发明公开
    플래시 메모리의 데이터 처리 방법 및 장치 无效
    用于处理闪存存储器数据的方法和装置

    公开(公告)号:KR1020110070656A

    公开(公告)日:2011-06-24

    申请号:KR1020100018141

    申请日:2010-02-26

    Abstract: PURPOSE: Data processing method and device are provided to shorten mount time by reducing the occupancy of a main memory space. CONSTITUTION: A mapping table processor(10) generates a mapping table corresponding to a saving space of a flash memory. A write buffer(20) performs data write operation of the flash memory. If the data is recorded by a page unit, a block selector(30) selects an empty table by searching a page table from the mapping table. The write buffer records the data of the corresponding page.

    Abstract translation: 目的:提供数据处理方法和设备,通过减少主存储空间的占用来缩短安装时间。 构成:映射表处理器(10)生成对应于闪速存储器的存储空间的映射表。 写入缓冲器(20)执行闪速存储器的数据写入操作。 如果数据由页面单元记录,则块选择器(30)通过从映射表搜索页表来选择一个空表。 写缓冲区记录相应页面的数据。

    임베디드 시스템 및 임베디드 개발 환경을 지원하기 위한 빌드 스크립트 프로그램의 자동 생성 방법
    33.
    发明公开
    임베디드 시스템 및 임베디드 개발 환경을 지원하기 위한 빌드 스크립트 프로그램의 자동 생성 방법 无效
    自动生成嵌入式开发环境和嵌入式系统的脚本程序支持方法

    公开(公告)号:KR1020100065081A

    公开(公告)日:2010-06-15

    申请号:KR1020090100802

    申请日:2009-10-22

    Abstract: PURPOSE: A method for automatically generating a build script program for supporting an embedded development environment and an embedded system is provided to quickly generate/execute a shell script program. CONSTITUTION: In a server(110), an open source and a development source are saved. A client PC(130) builds an automatically generate script code through a source saved in the server and an automatic script generating program in a GUI(Graphic User Interface) environment. In a target system(140), an image generated in the client PC is loaded. The script code is either one of a shell script or a perl script.

    Abstract translation: 目的:提供一种用于自动生成支持嵌入式开发环境和嵌入式系统的构建脚本程序的方法,用于快速生成/执行shell脚本程序。 规定:在服务器(110)中,保存开源和开发源。 客户端PC(130)通过保存在服务器中的源自动生成脚本代码,并在GUI(图形用户界面)环境中自动生成脚本代码。 在目标系统(140)中,加载在客户端PC中生成的图像。 脚本代码是shell脚本或perl脚本之一。

    멀티코어 시스템 환경에서 내부 코어 간 통신채널을 이용한 모듈 디바이스의 동적 적재 및 실행을 통한 부하 균등화 시스템 및 방법
    34.
    发明公开
    멀티코어 시스템 환경에서 내부 코어 간 통신채널을 이용한 모듈 디바이스의 동적 적재 및 실행을 통한 부하 균등화 시스템 및 방법 失效
    一种使用多核系统环境中的内部通信通道进行动态加载和模块化设备执行的系统和方法

    公开(公告)号:KR1020090061955A

    公开(公告)日:2009-06-17

    申请号:KR1020070128988

    申请日:2007-12-12

    CPC classification number: G06F9/546 G06F9/5044 G06F9/505

    Abstract: A dynamic landing/executing system of a module device and a method thereof for improving the utilization of a core application are provided to execute load, delete or execute the module device to a specific slave core by using an event handler. A master core transmits a channel event message which is generated in order to process a command received from an application program between the inner core through the communications channel to the specific slave core. The specific slave core receives a channel event message from the master core(S710). The specific slave core stores the channel event message with the channel event message queue(S720). The event handler of the specific slave core interprets the stored channel event message. The event handler executes one among the loading/execution/deletion of the module device(S730).

    Abstract translation: 提供了用于提高核心应用的利用率的模块设备的动态着陆/执行系统及其方法,以通过使用事件处理程序来执行对特定从属核心的模块设备的加载,删除或执行。 主核心发送信道事件消息,该信道事件消息是为了处理通过通信信道向内核之间的应用程序接收的命令而生成的。 特定的从核心从主核心接收通道事件消息(S710)。 特定从核心存储具有信道事件消息队列的信道事件消息(S720)。 特定从核心的事件处理程序解释存储的通道事件消息。 事件处理程序在模块装置的加载/执行/删除之间执行一个(S730)。

    융합형 3DTV 화질 개선 장치 및 방법
    35.
    发明公开
    융합형 3DTV 화질 개선 장치 및 방법 审中-实审
    混合3DTV的视频质量增强的装置和方法

    公开(公告)号:KR1020160112577A

    公开(公告)日:2016-09-28

    申请号:KR1020150038556

    申请日:2015-03-20

    Abstract: 융합형 3DTV의화질개선을위해선택적으로초해상도기술을적용하는화질개선장치가제공된다. 상기화질개선장치는, 고정방송스트림을포함하는제1 영상, 이동방송스트림을포함하는제2 영상및 화질개선용부가정보중 적어도하나를이용하여화질개선된제3 영상을생성하고, 상기제3 영상에서화질개선이적용되지않은블록을검출하는화질개선부, 및상기제3 영상내에서상기검출된블록에초해상도알고리즘을적용하여최종영상을생성하는초해상도적용부를포함할수 있다.

    Abstract translation: 本发明提供一种用于选择性地应用超分辨率图像技术以提高混合3DTV的图像质量的图像质量改进装置。 图像质量改善装置可以包括:图像质量改善单元,用于通过使用附加信息中的至少一个来生成具有固定广播流的第一图像,具有移动广播流的第二图像和具有改善的图像质量的第三图像 提高图像质量,并且检测在第三图像中不应用图像质量的改善的块; 以及超分辨率应用单元,用于对第三图像内的检测到的块应用超分辨率算法以生成最终图像。

    메모리 가상화 기반 스냅샷 부트 장치 및 방법
    37.
    发明公开
    메모리 가상화 기반 스냅샷 부트 장치 및 방법 审中-实审
    基于虚拟化和SNAPSHOT图像的快速打包的设备和方法

    公开(公告)号:KR1020140118093A

    公开(公告)日:2014-10-08

    申请号:KR1020130033376

    申请日:2013-03-28

    Inventor: 강동욱

    Abstract: According to the present invention, a snapshot boot device based on virtualization includes a processor, a memory and a storage. The storage includes hardware which stores status information corresponding to an operating system; and a virtual machine monitor (VMM) which is operated by the processor, and operates the operating system by loading the status information onto the memory. Thereby, a technology of booting a system by loading a part of snapshot images is realized through virtualization technology, and thus, booting time of the system can be reduced.

    Abstract translation: 根据本发明,基于虚拟化的快照启动设备包括处理器,存储器和存储器。 存储器包括存储对应于操作系统的状态信息的硬件; 以及由处理器操作的虚拟机监视器(VMM),并通过将状态信息加载到存储器来操作操作系统。 因此,通过虚拟化技术实现通过加载部分快照图像来引导系统的技术,因此可以减少系统的启动时间。

    임베디드 디바이스의 초기화 방법 및 장치
    40.
    发明公开
    임베디드 디바이스의 초기화 방법 및 장치 无效
    用于初始化嵌入式设备的方法及其装置

    公开(公告)号:KR1020130068630A

    公开(公告)日:2013-06-26

    申请号:KR1020110135925

    申请日:2011-12-15

    Abstract: PURPOSE: A method for Initializing an embedded device and a device thereof are provided to improve booting performance, to save memory spaces, and to resolve a duplication problem by composing an Initializing program and an Initializing script as one. CONSTITUTION: An initializing module(406) includes an execution module as an alternate function of an initializing script. A booting sequence control module(410) loads a booting sequence including an operation sequence of a boot process and the initializing module performs the alternate function based on the booting sequence. If a boot loader is operated and a kernel is loaded, an initializing program module(401) executes a function of the initializing module through the booting sequence control module and sets up an embedded system as an usable state. [Reference numerals] (401) Initializing program module; (402) Script replacement function module; (403) Process clean-up module; (404) State controller; (405) Service manager module; (406) Initializing module; (407) Kernel module initialization; (408) Application program initialization; (409) File system initialization; (410) Booting sequence control; (411) Network construction; (412) Environment variable initialization

    Abstract translation: 目的:提供一种初始化嵌入式设备及其设备的方法,以提高启动性能,节省存储空间,并通过组合初始化程序和初始化脚本来解决复制问题。 构成:初始化模块(406)包括作为初始化脚本的备用功能的执行模块。 引导顺序控制模块(410)加载包括引导过程的操作序列的引导序列,并且初始化模块基于引导顺序执行备用功能。 如果操作引导加载程序并加载内核,则初始化程序模块(401)通过引导顺序控制模块执行初始化模块的功能,并将嵌入式系统设置为可用状态。 (附图标记)(401)初始化程序模块; (402)脚本替换功能模块; (403)过程清理模块; (404)国家控制人; (405)服务管理模块; (406)初始化模块; (407)内核模块初始化; (408)应用程序初始化; (409)文件系统的初始化; (410)启动顺序控制; (411)网络建设; (412)环境变量初始化

Patent Agency Ranking