KR19990004231A - Memory access device in computer system using PI6 bus - Google Patents

Memory access device in computer system using PI6 bus Download PDF

Info

Publication number
KR19990004231A
KR19990004231A KR1019970028281A KR19970028281A KR19990004231A KR 19990004231 A KR19990004231 A KR 19990004231A KR 1019970028281 A KR1019970028281 A KR 1019970028281A KR 19970028281 A KR19970028281 A KR 19970028281A KR 19990004231 A KR19990004231 A KR 19990004231A
Authority
KR
South Korea
Prior art keywords
bus
line data
cache line
memory
requested
Prior art date
Application number
KR1019970028281A
Other languages
Korean (ko)
Other versions
KR100239290B1 (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 KR1019970028281A priority Critical patent/KR100239290B1/en
Publication of KR19990004231A publication Critical patent/KR19990004231A/en
Application granted granted Critical
Publication of KR100239290B1 publication Critical patent/KR100239290B1/en

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

본 발명은 템프 버퍼를 통해 다음 어드레스에 대한 라인 데이터를 미리 저장한 후 P6 버스로 전송하게 하여 메모리 엑세스 시간을 줄여 시스템의 I/O 성능이 향상되도록 한 P6 버스를 이용한 컴퓨터 시스템에서 메모리 엑세스 장치에 관한 것이다.The present invention stores the line data for the next address through the temp buffer in advance and transmits the data to the P6 bus, thereby reducing the memory access time and improving the I / O performance of the system. It is about.

종래에는 메모리 대기 시간 동안 P6 버스를 전혀 사용하지 않은 상태로 홀딩함으로 P6 버스의 사용율이 저하될 뿐만 아니라 메모리 대기 시간이 길 경우에는 I/O 성능이 현저하게 저하되는 문제점이 있었다.In the related art, holding the P6 bus without using the P6 bus at all during the memory waiting time not only decreases the utilization rate of the P6 bus but also causes a significant decrease in I / O performance when the memory waiting time is long.

이것을 해결하기 위해, 본 발명은 P6 버스상의 I/O 에이전트(102)에 의해 발생되는 캐쉬 라인 리드 오퍼레이션에서 다음 캐쉬 라인 데이터를 메모리 유니트(104)로부터 미리 가져와 저장하는 템프 버퍼(106)와, 이 템프 버퍼(106)에 저장된 데이터를 다음 캐쉬 라인 리드 요청시 P6 버스상으로 보내는 메모리 컨트롤러(103)로 구성된다.In order to solve this problem, the present invention relates to a temp buffer 106 which prefetches and stores the next cache line data from the memory unit 104 in the cache line read operation generated by the I / O agent 102 on the P6 bus. It consists of a memory controller 103 which sends data stored in the temp buffer 106 onto the P6 bus in the next cache line read request.

Description

피6 버스를 이용한 컴퓨터 시스템에서 메모리 엑세스 장치Memory access device in computer system using PI6 bus

본 발명은 P6 버스를 이용한 컴퓨터 시스템에 관한 것으로, 특히 P6 버스상의 I/O 에이전트(Input/Output Agent)에 의해 발생되는 캐쉬 라인 리드(Cache Line Read) 오퍼레이션에서 다음 캐쉬 라인 데이터를 메모리로부터 미리 가져와 템프 버퍼(Temp Buffer)에 저장한 후 이를 다음 캐쉬 라인 리드 요청시 P6 버스상으로 보냄으로써 메모리 엑세스(Access) 시간을 줄여 시스템 I/O 성능이 향상되도록 한 P6 버스를 이용한 컴퓨터 시스템에서 메모리 엑세스 장치에 관한 것이다.The present invention relates to a computer system using a P6 bus, and in particular, in the Cache Line Read operation generated by an input / output agent on the P6 bus, the next cache line data is previously obtained from the memory. Memory access devices in a computer system using the P6 bus, which are stored in the Temp Buffer and sent on the P6 bus on the next cache line read request to improve system I / O performance by reducing memory access time. It is about.

일반적으로 P6 버스를 이용한 컴퓨터 시스템에서 P6 버스상의 I/O 에이전트로는 인텔 PCI 브리지(Intel PCI Bridge)가 상용화되어 있고, I/O 오퍼레이션은 블록 단위로 수행하였다.In general, the Intel PCI Bridge is commercially available as an I / O agent on the P6 bus in a computer system using the P6 bus, and I / O operations are performed in blocks.

그러나, 종래에는 PCI 버스상에서 발생한 블록 I/O를 처리하기 위한 P6 버스에서 캐쉬 라인 리드 수행시에 현재 발생시킨 캐쉬 라인 리드 동작이 완료될 때까지는 다음 캐쉬 라인 리드 동작을 P6 버스상으로 요청할 수가 없었다.However, conventionally, the next cache line read operation cannot be requested on the P6 bus until the cache line read operation currently generated when the cache line read is performed on the P6 bus for processing block I / O occurring on the PCI bus is completed. .

따라서, 메모리 대기 시간(어드레스를 보낸 시점에서 데이터가 전송될 때까지의 시간) 동안은 P6 버스를 전혀 사용하지 않은 상태로 홀딩함으로 P6 버스의 사용율이 저하될 뿐만 아니라 메모리 대기 시간이 길 경우에는 I/O 성능이 현저하게 저하되는 문제점이 있었다.Therefore, holding the P6 bus unused during the memory latency (the time from the address sent until the data is transmitted) not only reduces the utilization of the P6 bus but also increases the memory latency. There was a problem that / O performance is significantly reduced.

따라서 본 발명은 상기한 종래 기술의 문제점을 해결하기 위하여 제안한 것으로서, P6 버스상의 I/O 에이전트에 의해 발생되는 캐쉬 라인 리드 오퍼레이션에서 다음 캐쉬 라인 데이터를 메모리로부터 미리 가져와 템프 버퍼에 저장함과 동시에 이의 어드레스를 유지한 상태에서 다음 캐쉬 라인 어드레스에 대한 캐쉬 라인 리드 요청시 템프 버퍼에 저장된 데이터를 P6 버스상으로 보냄과 동시에 다 다음 캐쉬 라인 데이터를 메모리로부터 미리 가져와 템프 버퍼에 저장함과 아울러 이의 어드레스를 유지하도록 함으로써, 메모리 엑세스에 소요되는 시간이 현저하게 줄어들게 하여 P6 버스의 사용율이 향상되게 하고, 메모리 대기 시간을 줄여 시스템의 I/O 성능이 향상되게 함과 아울러 전체적인 성능이 향상되게 하는데 그 목적이 있다.Accordingly, the present invention has been proposed to solve the above-mentioned problems of the prior art, and in the cache line read operation generated by the I / O agent on the P6 bus, the next cache line data is previously taken from the memory and stored in the temp buffer and the address thereof When the cache line read request for the next cache line address is maintained, the data stored in the temp buffer is sent on the P6 bus, and the next cache line data is prefetched from the memory and stored in the temp buffer as well as maintaining the address thereof. By doing so, the time required for memory access is significantly reduced, thereby increasing the utilization of the P6 bus, and reducing the memory latency, thereby improving the I / O performance of the system and improving the overall performance.

이러한 목적을 달성하기 위한 본 발명은, PCI 디바이스에서 블록 I/O 리드(Read)를 처리하기 위해 PCI 버스를 통하여 다중 라인 리드 작업이 요청되면 피6(P6) 버스상으로 캐쉬 라인 데이터를 요청하는 PCI I/O 에이전트; 상기 PCI 버스를 통하여 캐쉬 라인 데이터가 요청 되면 요청된 캐쉬 라인 데이터와 다음 캐쉬 라인 데이터가 메모리 유니트로부터 출력되게 하여 라인 데이터를 상기 P6 버스상으로 전송하는 메모리 컨트롤러와; 상기 PCI 버스를 통하여 캐쉬 라인 데이터가 요청되면 레디(Ready)상태에서 상기 다음 캐쉬 라인 데이터를 저장한 후 밸리드(Valid)상태로 유지하다가 상기 P6 버스상으로 다음 캐쉬 라인 데이터가 요청되면 저장된 라인 데이터를 상기 메모리 컨트롤러로 전송하는 템프 버퍼로 구성함을 특징으로 한다.In order to achieve the above object, the present invention provides a method for requesting cache line data on a P6 bus when a multi-line read operation is requested through a PCI bus to process a block I / O read in a PCI device. PCI I / O Agent; A memory controller which transmits the line data onto the P6 bus by causing the requested cache line data and the next cache line data to be output from the memory unit when cache line data is requested through the PCI bus; When cache line data is requested through the PCI bus, the next cache line data is stored in a ready state and then maintained in a valid state, and when the next cache line data is requested on the P6 bus, the stored line data is stored. It characterized in that the configuration as a temp buffer for transmitting to the memory controller.

도 1 은 본 발명에 의한 P6 버스를 이용한 컴퓨터 시스템에서 메모리 엑세스 장치의 블록 구성도.1 is a block diagram of a memory access device in a computer system using a P6 bus according to the present invention;

도면의 주요 부분에 대한 부호의 설명Explanation of symbols for the main parts of the drawings

101 : PCI 디바이스 102 : PCI I/O 에이전트101: PCI device 102: PCI I / O agent

103 : 메모리 컨트롤러 104 : 메모리 유니트103: memory controller 104: memory unit

105 : 버퍼 컨트롤 로직 106 : 템프 버퍼105: buffer control logic 106: temp buffer

이하, 본 발명을 첨부한 도면에 의거하여 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명에 의한 P6 버스를 이용한 컴퓨터 시스템에서 메모리 엑세스 장치의 블록 구성도를 나타낸 것으로서, PCI 디바이스(101)에서 블록 I/O 리드를 처리하기 위해 PCI 버스를 통하여 다중 라인 리드 작업이 요청되면 BPRI# 신호를 액티브(LOW)로 만든 후 P6 버스상으로 메모리 라인 리드 작업을 발생시켜 캐쉬 라인 데이터를 메모리 컨트롤러(103)로 요청하는 PCI I/O 에이전트(102)와, 이 PCI I/O 에이전트(102)에 의해 P6 버스상에 발생된 작업이 메모리 라인 리드 작업이고 BPRI# 신호가 액티브(LOW)임이 감지되면 템프 버퍼(106)를 레디 상태로 유지하여 다음 캐쉬 라인 데이터를 저장할 준비를 하는 버퍼 컨트롤 로직(105)과, 캐쉬 라인 데이터가 요청되면 요청된 캐쉬 라인 데이터와 다음 캐쉬 라인 데이터가 메모리 유니트(104)로부터 출력되게 하여 라인 데이터를 P6 버스상으로 전송하는 메모리 컨트롤러(103)와, 메모리 유니트(104)가 출력한 다음 캐쉬 라인 데이터를 저장한 후 밸리드 상태로 유지하다가 P6 버스상으로 다음 캐쉬 라인 데이터가 요청되면 저장된 라인 데이터를 메모리 컨트롤러(103)로 전송하는 템프 버퍼(106)로 구성되어져 있다.1 is a block diagram of a memory access device in a computer system using a P6 bus according to the present invention, in which a multi-line read operation is requested through a PCI bus to process block I / O reads in the PCI device 101. PCI I / O agent 102, which makes the BPRI # signal active, generates memory line read operations on the P6 bus, and requests cache line data to memory controller 103. When the agent 102 detects that a task generated on the P6 bus is a memory line read operation and that the BPRI # signal is active, the temp buffer 106 remains ready to store the next cache line data. When the buffer control logic 105 and the cache line data are requested, the requested cache line data and the next cache line data are output from the memory unit 104 so that the line data is P6. The memory controller 103 which transmits on the bus and the memory unit 104 output the next cache line data after storing it and maintains it in a valid state. When the next cache line data is requested on the P6 bus, the stored line data is stored in the memory. It consists of the temp buffer 106 which transmits to the controller 103. As shown in FIG.

이와 같이 구성된 본 발명의 동작 및 작용 효과를 첨부한 도면 도 1을 참조하여 설명하면 다음과 같다.Referring to Figure 1 attached to the operation and effect of the present invention configured as described above is as follows.

먼저, PCI 디바이스(101)는 블록 I/O 리드를 처리하기 위해 PCI 버스를 이용하여 PCI I/O 에이전트(102)에게 다중 라인 리드 작업을 요청하게 된다.First, the PCI device 101 requests a multi-line read operation from the PCI I / O agent 102 using the PCI bus to process block I / O reads.

이때, I/O 오퍼레이션은 블록 단위로 이루어지는데 블록 사이즈는 시스템에 따라 다소 차이가 있지만 대개 152바이트 정도이고 캐쉬 라인 사이즈가 32바이트이므로 캐쉬 라인 리드 오퍼레이션을 16회 수행하여야 한다.In this case, the I / O operation is performed in units of blocks. Although the block size is somewhat different depending on the system, the cache line read operation must be performed 16 times because it is about 152 bytes and the cache line size is 32 bytes.

그러면, PCI I/O 에이전트(102)는 작업을 처리하기 위해 BPRI# 신호를 로우로 만든 후 P6 버스상으로 메모리 라인 리드(이하 MLR이라 칭함) 작업을 발생시켜 캐쉬 라인 데이터를 메모리 컨트롤러(103)에 요청하게 된다.(이때의 어드레스를 AA라고 가정한다.)The PCI I / O agent 102 then pulls the BPRI # signal low to process the job and then generates a memory line read (hereinafter referred to as MLR) operation on the P6 bus to generate cache line data. (Assuming this address is AA.)

다음으로, 버퍼 컨트롤 로직(105)은 P6 버스상에 발생된 작업이 MLR이고 BPRI# 신호가 로우이면 템프 버퍼(106)의 상태를 레디로 만들고 현재 요청된 어드레스의 다음 라인 어드레스(AA+32)를 저장하게 된다.Next, the buffer control logic 105 prepares the state of the temp buffer 106 if the operation occurring on the P6 bus is MLR and the BPRI # signal is low and the next line address (AA + 32) of the currently requested address. Will be saved.

그러면, 메모리 컨트롤러(103)는 요청된 어드레스 AA와 다음 어드레스 AA+32를 메모리 유니트(104)로 전송하게 된다.The memory controller 103 then sends the requested address AA and the next address AA + 32 to the memory unit 104.

그래서, 메모리 유니트(104)에서 AA 어드레스에 대한 라인 데이터가 메모리 컨트롤러(103)로 전송되게 되고, 이와 연속하여 AA+32 어드레스에 대한 라인 데이터가 전송되면 버퍼 컨트롤 로직(105)은 이를 템프 버퍼(106)에 저장한 후 템프 버퍼(106)의 상태를 밸리드로 유지하게 된다.Thus, when the line data for the AA address is transferred to the memory controller 103 in the memory unit 104, and the line data for the AA + 32 address is transmitted in succession, the buffer control logic 105 sends the temp buffer ( After storing in 106, the state of the temp buffer 106 is kept valid.

이후, 메모리 컨트롤러(103)는 AA 어드레스에 대한 라인 데이터를 PCI I/O 에이전트(102)로 전송하게 되고, 이 PCI I/O 에이전트 (102)는 요청한 작업이 완료되었으므로 다음 라인 어드레스인 AA+32에 대한 MLR 작업을 P6 버스로 발생시키게 된다. 이때, BPRI# 신호는 다중 라인 리드 작업이 완료될 때까지 로우상태를 유지한다.Thereafter, the memory controller 103 transmits the line data for the AA address to the PCI I / O agent 102, and the PCI I / O agent 102 has completed the requested operation, so that the next line address AA + 32 is used. MLR work on the P6 bus. At this time, the BPRI # signal remains low until the multi-line read operation is completed.

다음으로, 버퍼 컨트롤 로직(105)은 BPRI# 신호는 로우이고 MLR 작업이 감지되므로 템프 버퍼(106)의 상태 및 버퍼 컨트롤 로직(105)내에 저장된 어드레스와 현재 P6 버스상에 요청된 어드레스를 체크하게 된다.Next, the buffer control logic 105 checks the state of the temp buffer 106 and the address stored in the buffer control logic 105 and the address currently requested on the P6 bus since the BPRI # signal is low and the MLR operation is detected. do.

또한, 메모리 컨트롤러(103)는 요청된 어드레스 AA+32와 다음 어드레스 AA+64를 메모리 유니트(104)로 보내게 된다.In addition, the memory controller 103 sends the requested address AA + 32 and the next address AA + 64 to the memory unit 104.

그러면, 버퍼 컨트롤 로직(105)은 어드레스 체크 결과 템프 버퍼(106)의 상태는 밸리드이고 직전에 저장되었던 어드레스(AA+32)와 현재 P6 버스상에 요청된 어드레스(AA+32)가 동일함으로 템프 버퍼(106)내의 라인 데이터를 메모리 컨트롤러(103)로 전송하게 되어 이 라인 데이터가 P6 버스로 전송되게 된다.Then, the buffer control logic 105 determines that the state of the temp buffer 106 is valid and the address (AA + 32) previously stored and the requested address (AA + 32) on the current P6 bus are the same. The line data in the temp buffer 106 is transferred to the memory controller 103 so that the line data is transferred to the P6 bus.

이때, 템프 버퍼 (106)내의 라인 데이터가 메모리 컨트롤러(103)로 전송되면 템프 버퍼(106)는 준비상태가 된다.At this time, when the line data in the temp buffer 106 is transferred to the memory controller 103, the temp buffer 106 is in a ready state.

그리고, 메모리 컨트롤러(103)로부터 요청된 AA+32 어드레스에 대한 라인 데이터가 메모리 유니트(104)에서 메모리 컨트롤러(103)로 전송되는데 이 데이터는 이미 템프 버퍼(106)를 통해 전송되었으므로 무효화된다.Then, the line data for the AA + 32 address requested from the memory controller 103 is transmitted from the memory unit 104 to the memory controller 103, which is invalidated because it has already been transmitted through the temp buffer 106.

한편, AA+32 어드레스에 대한 라인 데이터와 연속해서 전송되는 AA+64 어드레스에 대한 라인 데이터는 템프 버퍼(106)내에 저장되게 되고, 템프 버퍼(106)는 밸리드 상태를 유지하게 된다.On the other hand, the line data for the AA + 64 address and the line data for the AA + 64 address which are transmitted in succession are stored in the temp buffer 106, and the temp buffer 106 is kept in a valid state.

즉, 다중 라인 리드가 완료될 때까지 상기와 같은 동작이 계속적으로 반복되게 된다.That is, the above operation is continuously repeated until the multi-line read is completed.

이상에서 설명한 바와 같이 본 발명은 템프 버퍼를 통해 다음 어드레스에 대한 라인 데이터를 미리 저장하여 이를 P6 버스로 전송함으로써, 메모리 액세스에 소요되는 시간이 현저하게 줄어들게 하여 P6 버스의 사용율이 향상되게 할 뿐만 아니라 메모리 대기 시간을 줄여 시스템의 I/O 성능이 향상되는 효과가 있다.As described above, the present invention stores the line data for the next address in advance through the temp buffer and transfers the data to the P6 bus, thereby significantly reducing the time required for memory access, thereby improving the utilization of the P6 bus. By reducing memory latency, the system's I / O performance is improved.

Claims (1)

피시아이 (PCI) 디바이스(101)에서 블록 입출력(I/O) 리드(Read)를 처리하기 위해 PCI 버스를 통하여 다중 라인 리드 작업이 요청되면 피6(P6) 버스상으로 캐쉬 라인 데이터를 요청하는 PCI I/O 에이전트(102)와, 상기 PCI 버스를 통하여 캐쉬 라인 데이터가 요청되면 요청된 캐쉬 라인 데이터와 다음 캐쉬 라인 데이터가 메모리 유니트(104)로부터 출력되게 하여 라인 데이터를 상기 P6 버스상으로 전송하는 메모리 컨트롤로(103)와, 상기 PCI 버스를 통하여 캐쉬 라인 데이터가 요청되면 레디(Ready) 상태에서 상기 다음 캐쉬 라인 데이터를 저장한 후 밸리드(Valid)상태로 유지하다가 상기 P6 버스상으로 다음 캐쉬 라인 데이터가 요청되면 저장된 라인 데이터를 상기 메모리 컨트롤러(103)로 전송하는 템프 버퍼(106)를 포함하여 구성된 것을 특징으로 하는 피6(P6) 버스를 이용한 컴퓨터 시스템에서 메모리 엑세스 장치.When a multiple-line read operation is requested through the PCI bus to process block input / output (I / O) reads from the PCI device 101, the cache line data is requested on the P6 bus. When cache line data is requested through the PCI I / O agent 102 and the PCI bus, the requested cache line data and the next cache line data are output from the memory unit 104 to transmit the line data onto the P6 bus. When the cache line data is requested through the memory control channel 103 and the PCI bus, the next cache line data is stored in a ready state and then maintained in a valid state after being stored in a valid state. When the cache line data is requested, the P6 bus is configured to include a temp buffer 106 that transmits the stored line data to the memory controller 103. Memory access device in computer system.
KR1019970028281A 1997-06-27 1997-06-27 Memory access apparatus using p6 bus in computer system KR100239290B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970028281A KR100239290B1 (en) 1997-06-27 1997-06-27 Memory access apparatus using p6 bus in computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970028281A KR100239290B1 (en) 1997-06-27 1997-06-27 Memory access apparatus using p6 bus in computer system

Publications (2)

Publication Number Publication Date
KR19990004231A true KR19990004231A (en) 1999-01-15
KR100239290B1 KR100239290B1 (en) 2000-01-15

Family

ID=19511766

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970028281A KR100239290B1 (en) 1997-06-27 1997-06-27 Memory access apparatus using p6 bus in computer system

Country Status (1)

Country Link
KR (1) KR100239290B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100488117B1 (en) * 2000-12-29 2005-05-09 엘지전자 주식회사 Using Dual Bus Structure for Data Management system
KR100705375B1 (en) * 1999-04-29 2007-04-10 오레 아이나르 브뢴룬드 An apparatus for calibration of temperature sensors

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100705375B1 (en) * 1999-04-29 2007-04-10 오레 아이나르 브뢴룬드 An apparatus for calibration of temperature sensors
KR100488117B1 (en) * 2000-12-29 2005-05-09 엘지전자 주식회사 Using Dual Bus Structure for Data Management system

Also Published As

Publication number Publication date
KR100239290B1 (en) 2000-01-15

Similar Documents

Publication Publication Date Title
EP0804763B1 (en) Bus bridge circuit and method using snoop ahead operations
US5537575A (en) System for handling cache memory victim data which transfers data from cache to the interface while CPU performs a cache lookup using cache status information
US5526508A (en) Cache line replacing system for simultaneously storing data into read and write buffers having multiplexer which controls by counter value for bypassing read buffer
US5574868A (en) Bus grant prediction technique for a split transaction bus in a multiprocessor computer system
JPH0337744A (en) Data processor
JPH03127147A (en) Information processing system
US20020199079A1 (en) Method to prefetch data from system memory using a bus interface unit
US6233656B1 (en) Bandwidth optimization cache
JP2006338538A (en) Stream processor
KR100239290B1 (en) Memory access apparatus using p6 bus in computer system
JPH08161254A (en) Information processing system and bus arbitration system therefor
JPH02110646A (en) Pre-readout device for memory
JP3145765B2 (en) Information processing device
JPH0844659A (en) Data transfer controller
JP2001229074A (en) Memory controller and information processor and memory control chip
KR100214302B1 (en) High speed data processing method of dma for dsp
JP3157740B2 (en) Vector data processing device
KR19990069073A (en) Cache Reference and Correction Device Using Write Buffer
JPH02112039A (en) Buffer storage device
JP2748862B2 (en) Bus interface adapter
KR100247424B1 (en) Apparatus for external cache using write buffer
KR100253505B1 (en) Data transmission apparatus on pci bus
JPH0756844A (en) Master-bus master used for computer system based on bus with system memory and computer system based on bus
JPS6468869A (en) Buffer control system for bus adapter
KR100240923B1 (en) System and method for communicating between devices

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee