-
-
-
公开(公告)号:KR101651204B1
公开(公告)日:2016-08-26
申请号:KR1020100056770
申请日:2010-06-15
Applicant: 삼성전자주식회사
CPC classification number: G06F9/4418
Abstract: 스냅샷이미지에기반하여부팅이이루어지는시스템에있어서, 시스템의최신상태가지속적으로반영되도록하는스냅샷이미지의동기화장치및 방법이제공된다. 동기화대상이되는동기화페이지는스냅샷이미지의일 부분인스냅샷페이지에대한라이트폴트발생여부및 라이트폴트를발생시킨프로세스의특성에따라검출된다. 검출된동기화페이지는특정순간에스냅샷이미지에반영된다.
-
公开(公告)号:KR1020150002225A
公开(公告)日:2015-01-07
申请号:KR1020130075785
申请日:2013-06-28
Applicant: 삼성전자주식회사
CPC classification number: Y02E40/76 , Y04S10/545 , G06F17/5009 , G06F1/26
Abstract: Provided are a method for determining a current profile and a device thereof for a simplified chip power model (SCPM). The method comprises a step for determining static power table information; a step for determining background current; a step for determining a current type; a step for modeling the current profile for each block by using the static power table information, the background current, and the current type; and a step for overlapping the current profile modeled according to an operation scenario.
Abstract translation: 提供了一种用于确定简化的芯片功率模型(SCPM)的当前简档及其装置的方法。 该方法包括用于确定静态功率表信息的步骤; 确定背景电流的步骤; 确定当前类型的步骤; 通过使用静态功率表信息,背景电流和当前类型来为每个块建模当前配置文件的步骤; 以及用于与根据操作场景建模的当前轮廓重叠的步骤。
-
公开(公告)号:KR1020140075559A
公开(公告)日:2014-06-19
申请号:KR1020130020209
申请日:2013-02-26
Applicant: 삼성전자주식회사
Abstract: The present invention discloses a method and an apparatus for executing applications according to priorities in a data processor. In order to execute the applications by a processor divided into a secure mode area and a non-secure mode area, the method includes the following steps: receiving a request to be processed in the non-secure mode area from the application; determining a priority of the application when an access permission level of a resource used for processing the request is set to allow for access from the secure mode area; and changing the access permission level to allow for access from the non-secure mode area according to the priority of the application, and processing the request of the application using the resource in the non-secure mode area.
Abstract translation: 本发明公开了一种根据数据处理器中的优先级执行应用的方法和装置。 为了通过划分为安全模式区域和非安全模式区域的处理器执行应用,该方法包括以下步骤:从应用程序接收在非安全模式区域中要处理的请求; 当用于处理所述请求的资源的访问许可级别被设置为允许从所述安全模式区域访问时,确定所述应用的优先级; 以及根据所述应用的优先级,改变所述访问许可级别以允许来自所述非安全模式区域的访问,以及使用所述非安全模式区域中的资源来处理所述应用的请求。
-
公开(公告)号:KR1020110136639A
公开(公告)日:2011-12-21
申请号:KR1020100056770
申请日:2010-06-15
Applicant: 삼성전자주식회사
CPC classification number: G06F9/4418 , G06F9/4406 , G06F9/52
Abstract: PURPOSE: A device and a method for synchronizing a snapshot image are provided to reduce an initial booting time by performing booting based on the snapshot image. CONSTITUTION: A first storage(101) stores status information related to the execution state of a system. If the system is booted based on the status information, a second storage(102) loads one part among status information according to the process execution of the system. If the process varies one part of the status information which is loaded in the second storage, a synchronization unit(103) detects a synchronization page corresponding to the changed part and reflects the synchronization page in the status information which is saved in the first storage during the idle state of the system.
Abstract translation: 目的:提供用于同步快照图像的设备和方法,以通过基于快照图像执行引导来减少初始引导时间。 构成:第一存储(101)存储与系统的执行状态相关的状态信息。 如果基于状态信息引导系统,则第二存储器(102)根据系统的处理执行在状态信息中加载一部分。 如果该过程改变加载在第二存储器中的状态信息的一部分,则同步单元(103)检测与改变的部件相对应的同步页面,并将同步页面反映在保存在第一存储器中的状态信息中 系统的空闲状态。
-
公开(公告)号:KR1020080086108A
公开(公告)日:2008-09-25
申请号:KR1020070027804
申请日:2007-03-21
Applicant: 삼성전자주식회사
CPC classification number: G06F12/0815 , G06F3/0619 , G06F3/0637 , G06F3/064 , G06F3/0676 , G06F9/526 , G06F12/0842 , G06F12/0866 , G06F2212/284 , G06F2212/311
Abstract: A method and a device for processing access to a disk block are provided to improve performance by sharing a cache between OS(Operating System) domains through memory access control in a VMM(Virtual Monitor Machine) environment without copying data and prevent data collision by performing access control for a disk drive in a device domain. A device domain(210) receives an access request to a disk block from one OS domain(200,220), determines permission of the access request to the disk block by referring to a block table(212), and processes disk block access of the OS domain depending on a determination result. The device domain includes the block table including more than one of a lock type, a lock holder, a home node, and a page address of the disk block. The device domain requests updating a page table of the OS domain to a VMM(230) to share a page of the disk block and returns the page address shared by updating the page block to the OS domain when the disk block is cached to other OS domain. The device domain accesses a disk drive(240) and enables the disk drive to copy data of the data block to the page of the OS domain when the disk block is not cached to other OS domain.
Abstract translation: 提供用于处理对磁盘块的访问的方法和设备,以通过在VMM(虚拟监视器机器)环境中的存储器访问控制在OS(操作系统)域之间共享高速缓存来提高性能,而不复制数据并通过执行 设备域中磁盘驱动器的访问控制。 设备域(210)从一个OS域(200,220)接收对磁盘块的访问请求,通过参考块表(212)来确定对该磁盘块的访问请求的许可,并且处理OS的磁盘块访问 域取决于确定结果。 设备域包括包含锁定类型,锁定保持器,家庭节点和磁盘块的页面地址中的多个的块表。 设备域请求将OS域的页表更新到VMM(230),以共享磁盘块的页面,并且当磁盘块被缓存到其他操作系统时,将通过更新页面块的页面块返回到OS域 域。 当磁盘块未被缓存到其他OS域时,设备域访问磁盘驱动器(240)并使磁盘驱动器可以将数据块的数据复制到OS域的页面。
-
公开(公告)号:KR101658035B1
公开(公告)日:2016-10-04
申请号:KR1020100022495
申请日:2010-03-12
Applicant: 삼성전자주식회사
CPC classification number: G06F9/4887 , G06F9/4843 , G06F9/4881
Abstract: 가상머신모니터및 스케줄링방법이제공된다. 가상머신모니터는적어도두 개의도메인을구동한다. 그리고가상머신모니터는적어도한 개의실행큐와서로다른스케줄특성을갖는다수의스케줄러를포함한다. 가상머신모니터는도메인으로부터수신된태스크를실행큐에삽입하고, 이벤트의유형에따라실행큐에삽입된태스크를스케줄링할스케줄러를적절하게선택한다.
-
公开(公告)号:KR101562973B1
公开(公告)日:2015-10-26
申请号:KR1020090045118
申请日:2009-05-22
Applicant: 삼성전자주식회사
CPC classification number: G06F3/0679 , G06F11/1441 , G06F13/1694
Abstract: 신속한부팅을지원하는메모리장치및 메모리장치의동작방법이개시된다. 일양상에따르면메모리장치는휘발성메모리, 비휘발성메모리, 및휘발성메모리및 비휘발성메모리에저장된데이터의입출력을제어하는메모리제어부를포함한다. 메모리제어부는부팅동작시메모리장치외부로부터의제어입력에따라요구되는데이터를온 디맨드방식으로비휘발성메모리로부터휘발성메모리로복원한다.
-
公开(公告)号:KR1020140135315A
公开(公告)日:2014-11-26
申请号:KR1020130055130
申请日:2013-05-15
Applicant: 삼성전자주식회사
CPC classification number: G06F21/54 , G06F2221/2105 , G06F21/00 , G06F3/0481 , G06F3/0484 , G06F3/14 , G06F21/83 , G06F21/84
Abstract: 본 개시는 보안 기능 운용에 관한 것으로, 특히 본 개시는 보안 기능 활성화 요청을 수신하는 수신 과정, 사전 정의된 보안 지시자가 설정되어 있는지 확인하는 과정, 상기 보안 지시자 설정이 있는 경우 상기 보안 지시자를 상기 보안 기능 활성화에 따른 보안 기능 화면에 적용하는 적용 과정, 상기 보안 지시자가 적용된 보안 기능 화면을 출력하는 과정을 포함하는 보안 기능 운용 방법의 구성을 개시한다.
Abstract translation: 本发明涉及一种用于操作安全功能的方法,更具体地,涉及一种用于操作安全功能的方法,包括以下步骤:接收激活安全功能的请求; 检查是否设置了预定义的安全指示符; 当安全指示器被设置时,将安全指示符应用于通过激活安全功能显示的安全功能画面; 并输出应用了安全指示器的安全功能画面。
-
-
-
-
-
-
-
-
-