Abstract:
There is provided an apparatus and a method for synchronization in a multi-thread system of a JAVA virtual machine. The apparatus and the method increase the concurrency of the multi-thread system by subdividing the unit of locking, which is used for implementing thread synchronizing, from object level to object field level. Because the apparatus and the method improve the possibility of sharing an object by subdividing the locking unit for synchronization into field level, the system processing speed can be improved when the apparatus and the method are used as a substructure of the multi-thread system of the JAVA virtual machine or a multi-processor. In addition, because reserved byte-codes in the specification of the JAVA virtual machine are extended, there is no effect on a user of the JAVA virtual machine.
Abstract:
PURPOSE: A cooperative service method between information apparatuses supporting heterogeneous control middlewares under home network environment and a method thereof are provided to exchange information between information apparatuses that support heterogeneous control middlewares through a home server, thereby expanding compatibility between the information apparatuses. CONSTITUTION: A home server decides whether control middlewares of more than two information apparatuses selected by a user are the same type(2,4). If so, the home server performs a control middleware operation between the selected information apparatuses(6). If the control middlewares are not the same type, the home server executes an interface module corresponding to the information apparatuses(10). The home server executes a connector, and carries out an interworking function of the heterogeneous control middlewares(12). The home server completes a system or returns to the first step(8).
Abstract:
PURPOSE: A packet transmission method in LonWorks is provided to satisfy both high transfer rate and transmission data reliability by generating an index in each packet, indexing transmission packets, and re-transmitting a lost data. CONSTITUTION: If 10 packets are transmitted from a node 1 to a node 2, it is judged whether index data are requested or whether only a general node ID should be checked(S602,S604). If the index data are requested, corresponding indexes are checked and sequentially counted(S608). If only the node ID should be checked, corresponding data are transferred(S606). It is judged whether an error occurs in the index sequential(that is, an arithmetical value is varied)(S610). If 10 packets are received through a sequential index counting process, corresponding data are transferred(S606). If the index order is non-sequential, the node 1 requests re-transmission of every packet after a packet corresponding to an arithmetical value variation-initiated index from the node 2(S612).
Abstract:
PURPOSE: A system for remotely controlling household appliances and a method therefor are provided to input a voice or character through one terminal and easily control various household appliances. CONSTITUTION: A control unit(30) sets the connection of a network with one household appliance among a plurality of household appliances. A voice input unit(10) inputs a voice control command for controlling one function of the household appliance. A transmitting and receiving unit(40) receives household appliance association detailed information and a control code from the household appliance through a wireless protocol, and transmits the control code corresponding to the voice control command to a corresponding household appliance through the wireless protocol. The control unit(30) converts the voice control command inputted from the voice input unit(10) into the control code, and transmits the control code to the transmitting and receiving unit(40).
Abstract:
PURPOSE: A remote memory access channel(RMAC) device for a network virtual memory is provided to back up stored data in a memory of a presently-unused remote workstation when a used physical memory page is reallocated by a hard disk because of physical memory shortage, so as to make the hard disk read the stored data from the memory of the remote workstation without loading the data in the hard disk, to improve an input/output capacity. CONSTITUTION: A remote memory access channel(RMAC) client(1) snaps a 'II_rw_page()' function which is a disk memory system interface, and cashes a memory page in a remote memory. An RMAC supplies the remote memory to other workstation as a server in an RMAC server(2). An RMAC register(3) regularly maintains an RMAC list. A stored RMAC list(4) is operated and maintained by the RMAC client(1). A storing RMAC list(5) is operated and maintained by the RMAC server(2). An RMAC list is operated and maintained by the RMAC register(3).
Abstract:
PURPOSE: A remote memory access channel(RMAC) device for a network virtual memory is provided to back up stored data in a memory of a presently-unused remote workstation when a used physical memory page is reallocated by a hard disk because of physical memory shortage, so as to make the hard disk read the stored data from the memory of the remote workstation without loading the data in the hard disk, to improve an input/output capacity. CONSTITUTION: A remote memory access channel(RMAC) client(1) snaps a 'II_rw_page()' function which is a disk memory system interface, and cashes a memory page in a remote memory. An RMAC supplies the remote memory to other workstation as a server in an RMAC server(2). An RMAC register(3) regularly maintains an RMAC list. A stored RMAC list(4) is operated and maintained by the RMAC client(1). A storing RMAC list(5) is operated and maintained by the RMAC server(2). An RMAC list is operated and maintained by the RMAC register(3).
Abstract:
PURPOSE: A method for managing a transmission and reception queue is provided to reduce a queue space by using only two queues. CONSTITUTION: A method for managing a transmission and reception queue comprises the following steps. A message is transmitted to a network line according to information of a transmission queue element A. The owner information of the transmission queue element A is changed to nobody(3) by a control program of a network interface(2). The owner information of the transmission queue element B behind the transmission queue element A is changed to a host as much the number of reception buffer in a host memory of an opposite process.
Abstract:
본 발명은 통신장비의 DMA 처리장치 및 그 방법에 관한 것으로서, 임의의 프로세스가 즉시 사용할 수 있도록 할당된 영역과 상기 영역을 전담해서 관리하는 데몬 프로세스를 포함하는 주기억장치와, 통신에 관여하는 프로세스들의 통신 관련 정보를 저장한 큐와 상기 프로세스들을 위해 할당된 주기억장치내의 물리적 주소를 저장하며 상기 주기억장치 내에 할당된 즉시 사용 가능한 영역의 주소를 관리하는 임의 프로세스 레코드를 포함하는 관리 테이블을 포함하는 통신장비를 구비하여, 상기 통신장비가 외부로부터 임의의 목적 프로세스가 관리해야 할 정보를 수신하고, 상기 큐의 정보를 참조하여 상기 관리 테이블을 검색한 결과 상기 목적 프로세스를 위해 할당된 주기억장치내의 물리적 주소 정보가 없는 경우에 통신장비는 상기 관리 테이블내� � 포함된 임의 프로세스 레코드를 검색하고, 상기 임의 프로세스 레코드에서 관리하는 주기억장치의 주소로 통신장비가 직접 액세스하여 상기 수신 정보를 저장함으로써, 메시지의 수신 과정에서 발생할 수 있는 TLB 적중실패를 방지하여, 통신 속도 및 성능을 저하 시키는 메시지의 재 전송을 없앨 수 있다.