KR960004059B1 - Asynchronous memory system access method - Google Patents

Asynchronous memory system access method Download PDF

Info

Publication number
KR960004059B1
KR960004059B1 KR1019930015713A KR930015713A KR960004059B1 KR 960004059 B1 KR960004059 B1 KR 960004059B1 KR 1019930015713 A KR1019930015713 A KR 1019930015713A KR 930015713 A KR930015713 A KR 930015713A KR 960004059 B1 KR960004059 B1 KR 960004059B1
Authority
KR
South Korea
Prior art keywords
input
queue
request
empty
output
Prior art date
Application number
KR1019930015713A
Other languages
Korean (ko)
Other versions
KR950006599A (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 KR1019930015713A priority Critical patent/KR960004059B1/en
Publication of KR950006599A publication Critical patent/KR950006599A/en
Application granted granted Critical
Publication of KR960004059B1 publication Critical patent/KR960004059B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Multi Processors (AREA)

Abstract

sensing a request signal inputted from an exterior by an input interface; if it is determined that if a state of an input queue is full, requesting an approachment of a memory device through a connecting means; if the state of the input queue is not full, storing an input request in the input queue; if the input queue is empty, repeatedly determining whether the input request in the input queue is full; if the input queue is not empty, reading the stored input request to control a read/write operation of the memory device; determining whether the input request is read or written; if the write operation is needed, writing the data on the memory device and reading a new input request in the input queue; if the read operation is needed, reading the data on the memory device; generating an input request signal to an asynchronous output queue and if the output queue is full, waiting until the output queue is empty; if the output queue is not full, storing a response to the read request of a memory device controller; if the output queue is empty, waiting until the output queue is full; if the output queue is not empty, reading the data from the output queue; if the read data transmission is completed, checking whether the output queue is empty; and if the data transmission is not completed, repeating the transmitting operation.

Description

비동기식 기억장치 접근방법Asynchronous Storage Approach

제 1 도 및 제 2 도는 일반적인 프로세서 시스템의 개략도.1 and 2 are schematic diagrams of a typical processor system.

제 3 도는 본 발명에 따른 구조의 블록도.3 is a block diagram of a structure according to the invention.

제 4 도는 본 발명에 따른 동작 흐름도.4 is a flowchart of operation according to the present invention.

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

4 : 입력 인터페이스 5 : 입력 큐4: input interface 5: input cue

6 : 기억장치 제어기 7 : 기억장치6: storage controller 7: storage

8 : 출력 큐 9 : 출력 인터페이스8: output queue 9: output interface

본 발명은 컴퓨터 시스템의 주기억장치 구성에 있어서 입출력 인터페이스와 내부기억장치간의 비동기식 기억장치 접근방법에 관한 것이다.The present invention relates to an asynchronous memory device access method between an input / output interface and an internal memory device in a main memory device of a computer system.

일반적으로, 컴퓨터 시스템의 성능은 프로세서의 동작속도, 연결매체의 전송속도, 그리고 기억장치의 접근시간에 의해서 영향을 받게 된다.In general, the performance of a computer system is affected by the operating speed of the processor, the transfer speed of the connection medium, and the access time of the storage device.

따라서, 고성능의 컴퓨터 시스템 구성을 위해서는 빠른 동작속도의 프로세서와 고속의 연결매체, 그리고 짧은 시간을 갖는 기억장치를 사용하여야 한다.Therefore, in order to construct a high performance computer system, a fast operating speed processor, a high speed connection medium, and a short time storage device must be used.

일반적인 컴퓨터 시스템은 제 1 도 및 제 2 도와 같이 구성되는데, 먼저 제 1 도는, 단일 프로세서 시스템으로 프로그램을 실질적으로 수행하는 프로세서(1)와 프로그램 및 데이타를 저장하는 기억장치(3), 그리고 프로세서(1)의 기억장치(3) 접근 통로가 되는 버스나 상호연결 네트워크 등가 같은 연결매체(2)로 구성된다.A general computer system is constructed as shown in FIGS. 1 and 2, in which FIG. 1 is a processor 1 for substantially executing a program in a single processor system, a storage device 3 for storing programs and data, and a processor ( The storage device 3 of 1) comprises a connection medium 2, such as a bus or an interconnection network, which is an access passage.

또한, 제 1 도와 같은 컴퓨터 시스템에서, 프로세서(1)와 기억장치(3)의 동작속도 변화는 서로에게 영향을 미칠 수 있다.In addition, in a computer system such as the first diagram, changes in the operating speeds of the processor 1 and the memory device 3 can affect each other.

이에 따라 프로세서(1)의 동작속도가 고속화되면, 상대적으로 기억장치(3)의 접근시간은 느려지게 되어, 프로세서(1)의 대기시간이 증가하게 된다.As a result, when the operating speed of the processor 1 is increased, the access time of the memory device 3 is relatively slow, and the waiting time of the processor 1 is increased.

따라서, 프로세서(1)의 고속화에 따른 기억장치(3) 접근시간의 상대적인 증가를 막기 위해서는 기억장치(3)도 고속화되어야 하며 기억장치(3)의 제어장치들도 고속화에 맞게 수정되어야 한다.Therefore, in order to prevent the relative increase in the access time of the memory device 3 due to the speeding up of the processor 1, the memory device 3 must also be speeded up, and the control devices of the memory device 3 must be modified for speeding up.

이 현상은 특히, 프로세서(1)와 기억장치(3)간의 연결매체(2)가 동기식 프로토콜을 갖는 경우, 연결매체(2)와 기억장치(3) 사이에서도 발생한다.This phenomenon occurs especially between the connection medium 2 and the storage device 3, especially when the connection medium 2 between the processor 1 and the storage device 3 has a synchronous protocol.

즉, 연결매체(2)의 속도가 향상될 경우 효율적인 수행을 위해서는 기억장치(3)의 내부도 전반적으로 수정되지 않으면 않된다.That is, when the speed of the connection medium 2 is improved, the inside of the memory device 3 must be modified as a whole for efficient performance.

다음에, 제 2 도는 일반적인 다중프로세서 시스템으로 연결매체(2)를 공유하는 프로세서(1a··1n)가 복수개인 것을 개략적으로 나타낸 것이다.Next, FIG. 2 schematically shows a plurality of processors 1a... 1n sharing a connection medium 2 in a general multiprocessor system.

따라서, 각 프로세서(1a…1n)가 하나 또는 그 이상의 기억장치(3a…3m)를 공유하는 다중프로세서 시스템인 경우에는 프로세서(1a…1n)와 기억장치 (3a…3m)의 속도차이로 인한 연결매체(2)의 점유율이 증가되는 문제를 초래하게 된다.Therefore, when each processor 1a… 1n is a multiprocessor system sharing one or more storage devices 3a… 3m, the connection due to the speed difference between the processors 1a… 1n and the storage devices 3a… 3m This causes a problem that the occupancy rate of the medium 2 is increased.

즉, 어느 한 프로세서(1a…1n)의 기억장치 (3a…3m)를 확보하기 까지 연결매체(2)를 계속 점유하고 있거나, 연결매체(2)의 점유에서 해제, 해제에서 점유의 순서로 재시도를 반복하여야 한다. 이렇게 되면, 연결매체(2)는 유용한 일이 아닌 단순대기 또는 재시도를 위하여 점유되는 시간이 많아지고, 전체시스템의 성능향상에 있어서 문제가 된다.That is, the connection medium 2 continues to be occupied until the storage device 3a… 3m of one of the processors 1a… 1n is secured, or the connection medium 2 is reoccupied in the order of release, release, and release. The attempt must be repeated. In this case, the connection medium 2 is occupied for a simple wait or retry, which is not useful, and becomes a problem in improving the performance of the entire system.

따라서, 상기와 같은 문제점을 해결하기 위하여 본 발명은 프로세서(1,1a…1n)와 기억장치(3,3a…3m)또는 연결매체(2)와 기억장치(3,3a…3m)간의 효과적인 비동기 접근방식을 제공하여 프로세서(1,1a…1n), 연결매체(2), 기억장치(3,3a…3m) 등 각 구성요소의 개별적 동작속도 향상에 유연성을 제공하고, 연결매체(2)의 점유율을 낮추는 비동기식 기억장치 접근방법을 제공하는데 목적이 있다.Therefore, in order to solve the above problems, the present invention provides an effective asynchronous operation between the processors 1, 1a ... 1n and the memory devices 3, 3a ... 3m or the connection medium 2 and the memory devices 3, 3a ... 3m. Approach provides flexibility in improving the individual operating speeds of each component such as processor (1,1a… 1n), connection medium (2), storage devices (3,3a… 3m), The goal is to provide an asynchronous storage approach that reduces occupancy.

따라서, 상기 목적을 달성하기 위하여 제 3 도를 참조하여 본 발명의 구성을 설명한다.Therefore, the configuration of the present invention will be described with reference to FIG. 3 in order to achieve the above object.

먼저, 입력 인터페이스(4)는 연결매채(2)의 동작을 관찰하여 그 요구를 받아들이는 기능을 수행하고 또한 복수개의 기억장치(3a…3m)가 사용될 경우에는 주소정보를 통하여 자신의 요구인지를 감별하는 기능을 수행하며, 입력 큐(5)로의 입력요구를 발생한다.First, the input interface 4 performs the function of observing the operation of the connecting medium 2 and accepting the request. Also, when a plurality of storage devices 3a ... 3m are used, the input interface 4 determines whether it is its request through the address information. A differentiating function is performed, and an input request to the input queue 5 is generated.

그리고, 입력 큐(Input Queue)(5)는 상기 입력 인터페이스(4)에 의하여 발생된 입력요구를 FIFO(first-in-first-out) 동작으로 일시 저장하며, 기억장치 제어기(6)에게 기억장치(7)에 대한 요구가 있음을 알리고, 연결매체(2)로부터의 기억장치(7) 접근요구와 기억장치(7)의 응답속도 차이를 완충한다.The input queue 5 temporarily stores the input request generated by the input interface 4 in a first-in-first-out (FIFO) operation and stores the storage device in the storage controller 6. (7) is informed that the difference in response speed between the storage device 7 access request from the connecting medium 2 and the storage device 7 is buffered.

이때, 상기 기억장치 제어기(6)는 실제 제어대상인 기억장치(7)로서 입력 큐(5)에 저장된 요구에 따라 기억장치(7)의 읽기 및 쓰기를 제어하고, 읽기 동작의 제어시에는 기억장치(7)의 응답이 완료되면 출력 큐(8)로의 입력요구를 발생한다.At this time, the storage device controller 6 controls the reading and writing of the storage device 7 in accordance with a request stored in the input queue 5 as the storage device 7 which is the actual control object, and at the time of controlling the read operation. When the response of (7) is completed, an input request to the output queue 8 is generated.

또한, 여기서 상기 기억장치(7)는 기억장치 제어기(6)의 제어에 의하여 실제적인 응답을 수행하는 부분으로 디램(DRAM)과 같은 기억소자들을 사용하여 구성한다.In addition, the memory device 7 is configured to use a memory device such as a DRAM as a part for performing an actual response under the control of the memory controller 6.

상기 출력 큐(8)는 기억장치 제어기(6)의 입력요구에 의하여 읽기요구에 대한 기억장치(7)의 응답을 FIFO 동작으로 저장하며, 출력 인터페이스(9)에게 전송할 데이타가 존재함을 알린다.The output queue 8 stores, in FIFO operation, the response of the storage device 7 to the read request in response to the input request of the storage controller 6, and informs the output interface 9 that there is data to be transmitted.

상기 출력 큐(8)의 전송할 데이타가 존재함이 확인되면, 연결매체(2)를 통하여 읽기요구에 대한 응답으로 데이타를 전송한다.When it is confirmed that there is data to be transmitted in the output queue 8, the data is transmitted in response to the read request through the connection medium 2.

상기와 같은 구성으로 된 본 발명의 대상인 비동기 접근방식의 기억장치는 연결매체(2)로부터의 요구를 수용하는 입력 인터페이스(4)와 입력 큐(5), 실제적인 접근요구를 처리하는 기억장치 제어기(6)와 기억장치(7), 그리고 읽기요구에 대한 응답을 처리하는 출력 큐(8)와 출력 인터페이스(9)가 각각 독립적으로 동작함으로서 시스템의 구성요수인 프로세서(1,1a…1n), 연결매체(2) 기억장치(3,3a…3m)등의 동작속도의 변화에 유연성을 제공하고 연결매체(2)의 점유율을 감소시킬 수 있도록 구성되었다.The asynchronous access memory device of the present invention having the above-described configuration includes a memory controller for processing an input interface 4 and an input queue 5 for receiving a request from the connection medium 2, and an actual access request. (6) and memory (7), and output queue (8) and output interface (9), which process the response to read requests, operate independently of the processor (1, 1a ... 1n), The connecting medium 2 is configured to provide flexibility in changing the operating speed of the storage devices 3, 3a ... 3m and the like and reduce the occupancy of the connecting medium 2.

이에 따라, 비동기식 기억장치 접근방법의 동작을 요약한 흐름도인 제 4 도를 통하여 그 상세한 동작을 설명한다.Accordingly, the detailed operation will be described with reference to FIG. 4, which is a flow chart summarizing the operation of the asynchronous storage approach.

먼저, 쓰기 요구에 대한 동작을 설명하면 다음과 같다.First, the operation of the write request will be described.

입력 인터페이스(4)와 연결된 매체를 통하여 이 입력 인터페시스(4)가 외부에서 입력되는 요구신호를 감지하는 단계(a)와, 이 입력 인터페시스(4)의 감지에 의해 비동기적인 입력 큐(5)로의 입력요구를 발생하여 입력 큐(5) 상태가 가득채워졌나를 판단하여 가득 채워졌으면 상기 입력 인터페이스(4)는 연결매체(2)를 통하여 기억장치(3,3a…3m)(7)접근을 유구한 프로세서(1,1a…1n)에게 재시도를 요구하는 단계(b)와, 한편, 이 판단으로 상기 입력 큐(5) 상태가 채워져 있지 않으면, 기억장치 제어기(6)의 상태에 상관없이 입력 큐(5)에 입력 인터페이스(4)로부터의 요구를 FIFO 동작으로 저장하며, 동시에 기억장치 제어기(6)에게 처리해야 할 요구가 존재함을 알리는 단계(c)와, 이때 상기 입력 인터페이스(4)와 입력 큐(5)는 연결매체(2)로부터 요구를 수용하는 부분으로서 입력 큐(5)의 상태가 가득채워져 있지 않으면, 계속적으로 발생하는 기억장치(3,3a…3m)(7) 접근요구를 수용할 수 있다.A step (a) of sensing the request signal from which the input interface 4 is input from the outside through a medium connected to the input interface 4 and an asynchronous input queue 5 by the detection of the input interface 4. When the input queue 4 is filled to determine whether the state of the input queue 5 is full, the input interface 4 accesses the storage device 3, 3a, 3m, 7 through the connection medium 2. (B) requesting a retry to the eternal processors 1, 1a ... 1n, and on the other hand, if the state of the input queue 5 is not filled by this determination, regardless of the state of the storage controller 6 Storing the request from the input interface 4 in the input queue 5 in FIFO operation and simultaneously informing the storage controller 6 that there is a request to be processed, wherein the input interface 4 ) And the input queue (5) are the parts that accept requests from the connection medium (2). If not filled, the status of the input queue (5), which can accommodate a memory device (3,3a ... 3m) (7) access requirements that occur continuously.

또한, 상기 입력 큐(5)가 비어있느가를 판단하여 비어있으면, 다시 입력 큐(5)에 입력요구가 채워질때까지 대기하는 단계(d)와, 이 단계(d)에서 입력 큐(5)가 비어있지 않으면 기억장치 제어기(6)가 입력 큐(5)에 저장된 입력요구를 읽어내어 기억장치(7)의 읽기 및 쓰기를 제어하는 단계(e)와, 상기 입력 큐(5)의 입력요구가 읽기 또는 쓰기인지를 판단하는 단계(f)와, 이 판단 (f)에 의해 쓰기동작의 요구가 있을 경우는 기억장치(7)로 데이타 쓰기를 수행하기 위한 제어신호를 발생하게 되는 단계(g)로서, 이때 기억장치(7)로의 쓰기가 완료되면 기억장치 제어기(6)는 입력 큐(5)로부터 새로운 요구를 읽어내어 처리하게 된다.In addition, it is determined whether the input queue 5 is empty, and if it is empty, waiting for input request to be filled in the input queue 5 again (d), and in this step (d), the input queue 5 If is not empty, the storage controller 6 reads the input request stored in the input queue 5 to control reading and writing of the storage device 7 and the input request of the input queue 5. A step (f) of determining whether is a read or a write, and a step of generating a control signal for writing data to the storage device (7) when a write operation is requested by the judgment (f) (g). In this case, when writing to the storage device 7 is completed, the storage controller 6 reads out a new request from the input queue 5 and processes it.

이와같은 상기의 단계들로서 구성되어 쓰기요구의 동작이 수행된다.These steps are constituted so that the operation of write request is performed.

한편, 읽기요구에 대한 동작을 설명하면 다음과 같다.Meanwhile, the operation of the read request will be described below.

읽기요구에 대한 동작은 상기 쓰기요구에 대한 동작에서의 (a)단계부터 (e)단계까지가 동일하며, 상기 판단단계(f)에서 기억장치 제어기(6)가 읽기요구의 수행을 위하여 필요한 제어신호를 발생하여 기억장치(7)읽기단계(h)를 수행한다.The operation for the read request is the same from the steps (a) to (e) in the operation for the write request, and the control required by the storage controller 6 to perform the read request in the determination step (f). A signal is generated to perform the reading (h) of the storage device 7.

그리고, 상기 기억장치 제어기(6)의 제어신호에 의해서 비동기적인 출력 큐(8)로의 입력요구를 발생하여 가득 채워졌으면 비워질때까지 대기하는 단계(i)와, 이때 상기 기억장치 제어기(6)의 제어신호에 의해서 출력 큐(8)에 입력요구를 확인한 뒤 출력 인터페이스(9)의 상태와 무관하게 다시 입력 큐(5)의 수행단계(c)로부터 새로운 요구를 읽는다.And (i) generating an input request to the asynchronous output queue 8 according to the control signal of the storage controller 6 and waiting until it is empty if it is full, wherein the storage controller 6 of the storage controller 6 After confirming the input request to the output queue 8 by the control signal, the new request is read again from the performing step (c) of the input queue 5 regardless of the state of the output interface 9.

그러나, 만약 상기 출력 큐(8)가 가득 채워져 있지 않으면 상기 기억장치 제어기(6)의 읽기요구에 대한 기억장치(7)의 응답이 FIFO 동작으로 저장되는 단계(j)와, 상기 출력 큐(8)가 비어있는가 출력 인터페이스(9)에 의해서 판단하여 비어있으면 출력 큐(8)가 채워질때까지 대기되는 단계(k)와, 상기 출력 큐(8)가 비워져 있지 않으면 출력 인터페이스(9)가 출력 큐(8)로부터 데이타를 읽어내는 단계(1)와, 이 읽어낸 데이타의 전송이 상기 출력 인터페이스(9)를 통하여 완료되면 상기 출력 큐(8)의 상태가 비워졌는가를 다시 궤환루프로서 확인하고, 전송이 완료되지 않았으면 전송이 완료될때까지 반복하는 단계(m)들을 포함하는 또 다른 읽기요구 동작이 수행된다.However, if the output queue 8 is not full, step (j) in which the response of the storage device 7 to the read request of the storage controller 6 is stored in a FIFO operation, and the output queue 8 Is judged by the output interface 9 if empty is empty or waits until the output queue 8 is filled; if the output queue 8 is not empty, the output interface 9 outputs the output queue. (1) reading out data from (8), and when the transmission of the read data is completed through the output interface 9, it is again checked whether the state of the output queue 8 is empty as a feedback loop, If the transfer is not complete, another read request operation is performed including steps (m) which repeat until the transfer is complete.

이상과 같은 단계들에 따른 본 발명은 프로세서의 동작속도 및 연결매체의 전송속도와 비동기적으로 기억장치가 동작함으로서 프로세서와 연결매체의 사용에 있어서 유연성을 제공하고, 임의의 연결매체가 공유되는 다중처리 시스템에서 비동기 입출력 큐를 사용함으로서 연결매체의 점유율을 감소시켜 시스템의 성능을 향상시키는 효과가 있다.The present invention according to the above steps provides a flexibility in the use of the processor and the connection medium by operating the memory asynchronously with the operating speed of the processor and the transmission speed of the connection medium, and any connection medium is shared multiple The use of asynchronous I / O queues in the processing system reduces the occupancy of the connection medium, thereby improving the performance of the system.

Claims (3)

입력 인터페이스(4)와 연결된 매체를 통하여 이 입력 인터페이스(4)가 외부에서 입력되는 요구신호를 감지하는 단계(a)와, 이 입력 인터페이스(4)의 감지에 의해 비동기 입력 큐(5)로의 입력요구를 발생하여 입력 큐(5) 상태가 가득 채워졌나를 판단하여 가득 채워졌으면 상기 입력 인터페이스(4)가 연결매체(2)를 통하여 기억장치(7) 접근을 요구한 프로세서에게 재요구하는 단계(b)와, 상기 입력 큐(5)상태가 채워져있지 않으면, 입력 큐(5)에 입력요구가 FIFO 동작으로 저장되는 단계(c)와, 상기 입력 큐(5)가 비어있는가를 판단하여 비어있으면, 다시 상기 입력 큐(5)에 입력요구가 채워질때까지 반복 판단하는 단계(d)와, 이 단계(d)에서 입력 큐(5)가 비어있지 않으면 기억장치 제어기(6)가 입력 큐(5)에 저장된 입력요구를 읽어내어 기억장치(7)의 읽기 및 쓰기를 제어하는 단계(e)와, 상기 입력 큐(5)의 입력요구가 읽기인지 또는 쓰기인지를 판단하는 단게(f)와, 이 판단(f)에 의해 쓰기동작의 요구가 있을 경우는 기억장치(7)에 데이타를 쓰고, 기억장치 제어기(6)가 상기 입력 큐(5)에서 다시 새로운 요구를 읽는 단계(g)와, 상기 판단(f)에서 읽기동작의 요구가 있을 경우는 기억장치 제어기(6)가 읽기요구의 제어신호를 발생하여 기억장치(7)로부터 읽기를 수행하는 단계(h)와, 상기 기억장치 제어기(6)가 비동기 출력 큐(8)로의 입력요구 신호를 발생하여 가득 채워졌으면 비워질때까지 대기하는 단계(i)와, 상기 출력 큐(8)가 가득 채워져 있지 않으면 상기 기억장치 제어기(6)의 읽기요구에 대한 기억장치의 응답이 FIFO 동작으로 저장되는 단계(j)와, 상기 출력 큐(8)가 비어있는가 출력 인터페이스(9)에 의해서 판단하여 비어있으면 출력 큐(8)가 채워질때까지 대기되는 단계(k)와, 상기 출력 큐(8)가 비워져 있지 않으면 출력 인터페이스(9)가 출력 큐(8)로부터 데이타를 읽어내는 단계(1)와, 이 읽어낸 데이타의 전송이 상기 출력 인터페이스(9)를 통하여 완료되면 상기 출력 큐(8)의 상태가 비워졌는가를 다시 확인하고, 전송이 완료되지 않았으면 전송이 완료될때까지 반복되는 단계(m)를 포함하는 것을 특징으로 하는 비동기식 기억장치 접근방법.(A) detecting a request signal input from the outside of the input interface 4 through a medium connected with the input interface 4, and inputting to the asynchronous input queue 5 by detecting the input interface 4; Generating a request to determine whether the state of the input queue 5 is full and refilling the input interface 4 to the processor requesting access to the storage device 7 via the connection medium 2; b), if the state of the input queue 5 is not filled, step (c) in which the input request is stored in the input queue 5 in a FIFO operation, and if the input queue 5 is empty to determine whether it is empty, (D) iteratively determining until the input request is filled in the input queue 5 again, and if the input queue 5 is not empty in this step (d), the storage controller 6 causes the input queue 5 to Reads and writes the memory device (7) Step (e), a step (f) for determining whether the input request of the input queue (5) is a read or a write, and a storage device (7) if there is a request for a write operation by this determination (f). Write data to the memory controller 6, and the storage controller 6 reads a new request from the input queue 5 again, and if there is a request for a read operation in the judgment f, the storage controller 6 Step (h) of generating a control signal of a read request and reading from the storage device 7, and if the storage controller 6 generates and fills an input request signal to the asynchronous output queue 8, Waiting until empty (i), and if the output queue 8 is not full, step (j) in which the storage device's response to the read request of the storage controller 6 is stored in a FIFO operation; It is determined by the output interface 9 that the output queue 8 is empty or empty. (K) waiting until the output queue 8 is filled; if the output queue 8 is not empty, the output interface 9 reads data from the output queue 8; When the transfer of the read data is completed through the output interface 9, it is again checked whether the state of the output queue 8 is empty, and if the transfer is not completed, the step is repeated until the transfer is completed (m). Asynchronous storage access method comprising a. 제 1 항에 있어서, 상기 입력 및 출력 인터페이스(4)(9)는 기억장치 제어기(6)의 상태와 무관하게 동작하는 것을 특징으로 하는 비동기식 기억장치 접근방법.2. A method according to claim 1, characterized in that the input and output interfaces (4) (9) operate independently of the state of the storage controller (6). 제 1 항에 있어서, 상기 기억장치 제어기(6)는 출력 인터페이스(9)의 상태와 무관하게 입력 인터페이스(4)로부터의 요구에 응답하는 것을 특징으로 하는 비동기식 기억장치 접근방법.2. A method according to claim 1, characterized in that the storage controller (6) responds to a request from the input interface (4) regardless of the state of the output interface (9).
KR1019930015713A 1993-08-13 1993-08-13 Asynchronous memory system access method KR960004059B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019930015713A KR960004059B1 (en) 1993-08-13 1993-08-13 Asynchronous memory system access method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019930015713A KR960004059B1 (en) 1993-08-13 1993-08-13 Asynchronous memory system access method

Publications (2)

Publication Number Publication Date
KR950006599A KR950006599A (en) 1995-03-21
KR960004059B1 true KR960004059B1 (en) 1996-03-26

Family

ID=19361229

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019930015713A KR960004059B1 (en) 1993-08-13 1993-08-13 Asynchronous memory system access method

Country Status (1)

Country Link
KR (1) KR960004059B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100322444B1 (en) * 1994-11-22 2002-11-27 삼성에스디아이 주식회사 Plzt display apparatus using fluorescent film layer

Also Published As

Publication number Publication date
KR950006599A (en) 1995-03-21

Similar Documents

Publication Publication Date Title
KR970000910B1 (en) Multi-media signal processor computer system
US6115761A (en) First-In-First-Out (FIFO) memories having dual descriptors and credit passing for efficient access in a multi-processor system environment
US6081851A (en) Method and apparatus for programming a remote DMA engine residing on a first bus from a destination residing on a second bus
US4282572A (en) Multiprocessor memory access system
JPS58225432A (en) Request buffer device
US7234004B2 (en) Method, apparatus and program product for low latency I/O adapter queuing in a computer system
JPH10228417A (en) Data processor
KR970002652A (en) Apparatus and method for flushing the contents of cache memory
CA2007737C (en) Data transfer operations between two asynchronous buses
CA1132716A (en) Command stacking apparatus for use in a memory controller
JPH0358150A (en) Memory controller
JPS62120574A (en) Vector processor
KR960004059B1 (en) Asynchronous memory system access method
US5835957A (en) System and method for a fast data write from a computer system to a storage system by overlapping transfer operations
JPH08106443A (en) Data processing system and parallel computer
JP3110024B2 (en) Memory control system
JPH0844661A (en) Information processor
JPH1185673A (en) Method and device for controlling shared bus
KR0119905B1 (en) Multi-processor system memory management
JPS6333185B2 (en)
JPH0962633A (en) Network control unit
KR100259943B1 (en) Apparatus and method for interfacing backplane to high speed micro-processor
JPH0525133B2 (en)
KR0171771B1 (en) Address bus lock control apparatus of computer system
EP0284094A2 (en) Tandem priority resolver

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080307

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee