KR0171287B1 - Multi-queue control method of main memory unit - Google Patents

Multi-queue control method of main memory unit Download PDF

Info

Publication number
KR0171287B1
KR0171287B1 KR1019950067158A KR19950067158A KR0171287B1 KR 0171287 B1 KR0171287 B1 KR 0171287B1 KR 1019950067158 A KR1019950067158 A KR 1019950067158A KR 19950067158 A KR19950067158 A KR 19950067158A KR 0171287 B1 KR0171287 B1 KR 0171287B1
Authority
KR
South Korea
Prior art keywords
queue
address
data
memory
input
Prior art date
Application number
KR1019950067158A
Other languages
Korean (ko)
Other versions
KR970049694A (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 KR1019950067158A priority Critical patent/KR0171287B1/en
Publication of KR970049694A publication Critical patent/KR970049694A/en
Application granted granted Critical
Publication of KR0171287B1 publication Critical patent/KR0171287B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/1642Handling requests for interconnection or transfer for access to memory bus based on arbitration with request queuing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • G06F13/1673Details of memory controller using buffers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F5/00Methods or arrangements for data conversion without changing the order or content of the data handled
    • G06F5/06Methods or arrangements for data conversion without changing the order or content of the data handled for changing the speed of data flow, i.e. speed regularising or timing, e.g. delay lines, FIFO buffers; over- or underrun control therefor
    • G06F5/10Methods or arrangements for data conversion without changing the order or content of the data handled for changing the speed of data flow, i.e. speed regularising or timing, e.g. delay lines, FIFO buffers; over- or underrun control therefor having a sequence of storage locations each being individually accessible for both enqueue and dequeue operations, e.g. using random access memory
    • G06F5/12Means for monitoring the fill level; Means for resolving contention, i.e. conflicts between simultaneous enqueue and dequeue operations

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

본 발명은 프로세서 보드상에 메모리 제어기(1)와 다수의 입력 큐(2)와 다수의 출력 큐(3)가 큐 제어기(4)를 통하여 제어됨으로서 시스템버스로 부터 요구를 재시도 하지않고 큐(Queue)에 저장하여 제공하므로서 전체적인 시스템 성능향상을 도모하기 위한 주기억장치의 다중큐 제어 방법에 관한 것이다.According to the present invention, a memory controller 1, a plurality of input queues 2, and a plurality of output queues 3 are controlled via a queue controller 4 on a processor board, without retrying requests from the system bus. The present invention relates to a multi-queue control method of main memory to improve the overall system performance by providing the information stored in a queue.

Description

주기억장치의 다중 큐 제어방법Multiple queue control method of main memory

제1도는 종래의 단일 큐 제어기의 블록도.1 is a block diagram of a conventional single queue controller.

제2도는 본발명의 선입 선출(FIFO) 메모리 구성도.2 is a first-in, first-out (FIFO) memory configuration of the present invention.

제3도는 본 발명의 다중큐 제어기의 동작 설명을 위한 신호 흐름도.3 is a signal flow diagram for explaining the operation of the multi-queue controller of the present invention.

a)는 입력 어드레스 큐의 동작 설명 신호 흐름도.a) is an operation description signal flow diagram of the input address queue;

b)는 입력 데이타 큐의 동작 설명 신호 흐름도.b) is a signal flow diagram describing the operation of the input data queue.

c)는 출력 큐와 데이타 큐의 동작 설명 신호 흐름도.c) is a signal flow diagram illustrating the operation of the output queue and data queue.

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

1 : 메모리제어기 2 : 입력 큐1: Memory Controller 2: Input Cue

3 : 출력 큐 4 : 큐 제어기3: output queue 4: queue controller

5 : 시스템 버스 인터페이스5: system bus interface

본 발명은 연속된 버스 프로토콜(Pended Bus Protocol)을 채용한 다중처리프로세서(multi-processor) 시스템 또는 이와 유사한 논리적 구조(Architecture)를 근원으로 하는 시스템에서 주기억 장치의 큐(Queue) 제어 방법에 관한 것으로, 특히 시스템버스로 부터 요구를 재 시도하지 않고 큐(Queue)에 저장하여 제공하므로서 전체적인 시스템 성능 향상을 도모하고자 한 것이다.The present invention relates to a method of controlling a queue of a main memory device in a multi-processor system employing a continuous bus protocol or a system based on a similar logical architecture. In particular, it aims to improve the overall system performance by storing and providing them in a queue without retrying requests from the system bus.

종래의 단일 큐 제어 시스템은 제1도에서와 같이 입력 큐(2)와 출력 큐(3)를 제어하는 메모리 제어기(1)와 버스 인터 페이스(5)와 메모리 제어기(1)(DMC 혹은 상위모듈) 사이에 위치하며 버스에서 들어오는 요구를 일시적으로 저장하는 기능을 수행하는 입력 큐(2)와 메모리 제어기(1)가 시스템 버스로 데이타를 전송하고자 할 때 버스 인터페이스가 이를 처리 할 수 없는 경우 데이타를 일시 저장하는 역할을 하는 출력 큐(3)와 연속적인 메모리 접근 요구를 효율적으로 처리하기 위하여 입력 큐(2)와 출력 큐(3)를 제어하는 로직으로 구성된 큐 제어기(4)와 데이타와 어드레스를 메모리와 프로세서로 연결시켜주는 시스템 버스 인터페이스(5)로 구성되며, 이를 제어하기 위한 로직도 PAL(Programmable Array Logic)로 구성 되어있다.The conventional single queue control system has a memory controller 1 and a bus interface 5 and a memory controller 1 (DMC or higher module) that control the input queue 2 and the output queue 3 as shown in FIG. If the bus interface cannot handle this when the input queue (2) and the memory controller (1), which serve to temporarily store requests coming from the bus, wish to transfer data to the system bus, Data and addresses and a queue controller (4) consisting of an output queue (3) serving as a temporary storage and a logic controlling the input queue (2) and the output queue (3) in order to efficiently handle consecutive memory access requests. It consists of a system bus interface (5) that connects memory and a processor, and logic for controlling it is also composed of PAL (Programmable Array Logic).

이와 같이 종래 주 기억장치의 큐 제어 방법은 시스템 버스를 통한 프로세서에서 데이타나 어드레스를 요구하는 경우 큐 제어기(4)는 이를 입력 큐(2)와 출력 큐(3)를 순차적으로 제어하면서 시스템 버스를 통한 프로세서의 데이타나 어드레스 요구에 응답한다. 그러나 이와같은 종래의 주기억장치의 큐 제어 방법은 단일 큐로 구성이 되어져있어서 연속된 메모리 요구에 대한 응답이 제한되어 이로 인한 메모리에 대한 재 시도율이 높아 전체적인 시스템 성능이 저하되고 그류 로직(Glue Logic)(즉, 큐 제어 로직)이 PAL(Programmable Array Logic)로 구성되어 있어 시스템의 특성 변경 요구(spec 변경)에 대처하기 어려운 문제점이 있었다.As described above, in the conventional main memory controlling method, when a processor requests data or an address through a system bus, the queue controller 4 controls the system bus while sequentially controlling the input queue 2 and the output queue 3. Respond to data or address requests from the processor. However, the conventional main memory queue control method is composed of a single queue, which limits the response to consecutive memory requests, resulting in a high retry rate for the memory, resulting in lower overall system performance. The queue control logic is configured with PAL (Programmable Array Logic), which makes it difficult to cope with system property change requests (spec changes).

따라서 본발명의 목적은 종래 기술의 문제점을 개선하고자 하여 연속된 버스 프로토콜(Pended Bus Protocol)을 채용한 다중프로세서 시스템 또는 그와 유사한 논리적 구조(Architecture)를 근원으로 하는 시스템에 주기억 장치의 큐(Queue) 제어 방법을 제공하고, 특히 시스템버스를 통하여 프로세서의 요구(Request)를 재 시도 하지 않고 큐(Queue)에 저장하여 제공하므로서 전체적인 시스템성능이 향상되도록 주기억장치의 다중 큐 제어 방법을 제공함에 있다.Accordingly, an object of the present invention is to queue a main memory in a multiprocessor system employing a Pended Bus Protocol or similar logical architecture to improve the problems of the prior art. It provides multi-queue control method of main memory so that overall system performance is improved by providing control method, and saving and providing in request without retrying processor request through system bus.

상기와 같은 목적을 달성하기 위한 본 발명의 제어방법은 입력된 어드레스와 데이타를 다수단으로 구성된 입력 큐(2)에 일시 저장하는 과정과, 출력될 어드레스와 데이타를 다수단으로 구성된 출력 큐(3)에 일시 저장하는 과정과, 캐쉬 관련 큐 처리과정으로 이루어진 것이다.The control method of the present invention for achieving the above object is a process of temporarily storing the input address and data in the input queue (2) consisting of a plurality of stages, and the output queue (3) consisting of a plurality of stages of the address and data to be output ), And cache related queue processing.

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

제2도는 선입 선출(FIFO) 메모리의 구성도로서, 프로세서에서 요구하는 데이타가 입력되는 데이타 입력선(IN)과 프로세서의 요구에 따라 데이타를 출력하는 출력선(OUT)과 입력단으로부터 유효한 데이타를 상승 에지에서 선입 선출 메모리로 저장하는 로드 클락선(Load Clock)과 상위 모듈에서 필요시 해당 신호를 활성화 시켜 선입 선출 메모리의 정보를 한 개식 가져가는 언로드 클락선(Unload clock)과 선입 선출 메모리가 가득차 있는 상태를 알려주는 풀(FULL)선과 선입 선출 메모리에 데이타가 비어있는 상태를 알려주는 엠프티(EMPTY)선으로 구성되어 있다.2 is a configuration diagram of a first-in, first-out (FIFO) memory, which raises valid data from a data input line IN to which data required by a processor is input, and an output line OUT to output data according to a processor's request. Load clock stored at the edge of the first-in first-out memory and the unload clock and first-in first-out memory that takes the information of the first-in first-out memory by activating the corresponding signal if necessary in the upper module. It consists of a full line indicating the status and an empty line indicating the empty data in the first-in first-out memory.

데이타 입출력(IN/OUT)선은 프로세서가 요구하는 데이타를 입력하고 출력하는 역할을 수행하고 로드 클락선(LDCLK)은 입력단으로 부터 유효한 데이타를 상승 에지(rising edge)에서 선입 선출(FIFO) 메모리에 저장되고, 언로드 클락선(UNCLK)은 상위 모듈에서 필요시 해당 신호를 활성화 시켜 선입 선출 메모리의 데이타를 하나씩 보내어주고, 선입 선출 메모리가 비어있는지 가득차 있는지를 풀(FULL) 과 엠프티(EMPTY) 선을 통하여 알려준다.The data input / output (IN / OUT) line inputs and outputs data required by the processor, and the load clock line (LDCLK) transfers valid data from the input to the first-in, first-out (FIFO) memory at the rising edge. The unload clock line (UNCLK) sends the data of the first-in first-out memory one by one by activating the corresponding signal from the upper module if necessary, and checks whether the first-in first-out memory is empty or full and full and empty. Inform via

프로세서 보드상에 입력 큐(2)와 출력 큐(3)를 제어하는 메모리 제어기(1)와, 버스 인터 페이스(5)와 메모리 제어기(1)(DMC 혹은 상위모듈)사이에 위치하며 버스에서 들어오는 요구를 일시적으로 저장하는 기능을 수행하는 입력 큐(2)와, 메모리 제어기(1)가 시스템 버스로 데이타를 전송하고자 할 때 버스 인터페이스가 이를 처리 할 수 없는 경우 데이타를 일시 저장하는 역할을 하는 출력 큐(3)와, 연속적인 메모리 접근 요구를 효율적으로 처리하기 위하여 다중단의 입력 큐(2)와 출력 큐(3)를 제어하는 로직으로 구성된 큐 제어기(4)와, 데이타와 어드레스를 메모리와 프로세서와 연결시켜주는 시스템 버스 인터페이스(5)로 구성되며, 이를 제어하기 위한 로직도 PAL(Programmable Array Logic)로 구성 되어있다.The memory controller 1 controls the input queue 2 and the output queue 3 on the processor board, and is located between the bus interface 5 and the memory controller 1 (DMC or higher module) and enters the bus. An input queue (2) that temporarily stores requests, and an output that temporarily stores data when the bus interface cannot handle it when the memory controller (1) wants to transfer data to the system bus A queue controller (4) consisting of a queue (3), logic to control multiple stage input queues (2) and output queues (3) to efficiently process consecutive memory access requests, and data and addresses It consists of a system bus interface (5) that connects to the processor, and the logic for controlling it is also composed of PAL (Programmable Array Logic).

입력 큐(2)(1)(input Queue)는 버스 인터 페이스(5)와 메모리 제어기(1)(DMC 혹은 상위모듈)사이에 위치하며 버스에서 들어오는 요구를 일시적으로 저장하는 기능을 수행한다. 다중 선입 선출(FIFO)메모리로 구성되어 메모리 제어기(1)가 바쁘지 않은 대기 상태에 있고 큐에 저장되어 있는 요구가 없을 경우에는 버스의 요구를 시간 지연 없이 처리할 수 있으며, 메모리 제어기(1)가 바쁘고 큐가 비어 있으면, 프로세서의 요구를 들어오는 순서대로 선입 선출(FIFO)저장 능력만큼 저장한다. 큐에 저장하는 정보는 어드레스, 데이타(Write시), 어드레스 텍, 전송형태, 가능한 바이트수(byte enable), 메모리 잠금상태이다.The input queue (2) (1) is located between the bus interface 5 and the memory controller 1 (DMC or higher level module) and temporarily stores a request coming from the bus. It consists of multiple first-in first-out (FIFO) memory, so that when the memory controller 1 is in a busy wait state and there are no requests stored in the queue, the request of the bus can be processed without time delay. If it is busy and the queue is empty, it stores the processor's requests as much as first-in, first-out (FIFO) storage capability. The information stored in the queue is address, data (when written), address tag, transfer type, byte enable, and memory lock status.

입력 큐(2)는 다수의 단 (보통 64단 이상)의 선입 선출(FIFO) 메모리로 구성이 되어진다.The input queue 2 is composed of a first-in, first-out (FIFO) memory of a plurality of stages (usually 64 or more stages).

출력 큐(3)는(OutPut Queue)메모리 제어기(1)가 시스템 버스로 데이타를 전송하고자 할 때 버스 인터페이스가 이를 처리 할 수 없는 경우 데이타를 일시 저장하는 역할을 한다. 다수의 단으로 큐가 구성되어 있으며 버스 인터페이스가 데이터를 처리 할 수 있는 상태이면 입력 큐(2)와 같이 가시적 모드(Transparent Mode)로 동작하고 버스 인터페이스가 바쁜 경우에는 메모리 제어기(1)에서 처리된 데이타를 순차적으로 큐에 저장했다가 버스의 상태에 따라 순차적으로 데이타를 버스로 구동한다.The output queue 3 (OutPut Queue) serves to temporarily store data when the memory controller 1 wishes to transfer data to the system bus when the bus interface cannot handle it. If the queue is composed of multiple stages and the bus interface is able to process data, it operates in the transparent mode like the input queue (2). If the bus interface is busy, the memory controller (1) The data is sequentially queued, and the data is sequentially driven by the bus according to the state of the bus.

큐에 저장하는 정보는 어드레스 택과 데이터이며, 입력 큐(2)와 마찬가지로 다중단의(FIFO) 메모리로 구성된다.The information stored in the queue is address tag and data, and like the input queue 2, it is composed of a multi-stage (FIFO) memory.

큐 제어기(4)(Queue Controller)는 연속적인 메모리 접근 요구를 효율적으로 처리하기 위하여 다중단의 입력 큐(2)와 출력 큐(3)를 제어하는 로직으로 구성되어 있다.The queue controller 4 is composed of logic for controlling the input queue 2 and the output queue 3 of multiple stages to efficiently process consecutive memory access requests.

입력 큐(2)의 역할은 메모리 제어기(1)가 앞선 요구를 처리하고 있을 경우나, 새로운 동작을 수행할 때 도착하는 새로운 요구들을 일시 저장하여 바쁜 응답에 따른 버스의 재시도를 줄여서 버스 이용률 저하와 빠른 데이타 접근 시간을 얻게 한다.The role of the input queue 2 is to reduce the bus utilization rate by temporarily storing new requests arriving when the memory controller 1 is processing an earlier request or performing a new operation, thereby reducing the retry of the bus according to the busy response. And fast data access time.

출력 큐(3)는 읽기 요구에 대하여 데이타를 일시 저장할 수 있는 장소이다.The output queue 3 is a place where data can be temporarily stored in response to a read request.

데이터 버스가 계속 점유되어 데이타의 전송이 지연될때 데이터를 저장함으로서 메모리 제어기(1)는 새로운 요구를 처리 할 수 있게 한다.By keeping the data bus occupied and storing the data when the transfer of data is delayed, the memory controller 1 makes it possible to handle new requests.

입력 큐(2)의 동작원리는 메모리 제어기(1)가 동작하지 않을 경우에는 통과 모드로 동작하고 메모리 제어기(1)가 선행요구를 처리 하고 있으면 버스의 데이터 전송 프로토콜의 파이프 라인(Pipe Line)의 각단계를 추적하여 해당 제어기가 데이타 처리 준비가 되면 저장했던 요구를 메모리 제어기(1)에 올려준다.The operation principle of the input queue 2 is to operate in the pass-through mode when the memory controller 1 does not operate, and if the memory controller 1 is processing the preceding request, the pipe line of the data transfer protocol of the bus Each step is tracked and the stored request is sent to the memory controller 1 when the controller is ready for data processing.

제3도는 본 발명의 다중큐 제어 방법의 동작 설명을 위한 신호 흐름도로써, a)는 해당 어드레스를 선입 선출 메모리에 저장하는 과정을 설명한 것으로서, 버스 인터페이스로부터 정보 검출 단계와, 검출된 어드레스가 유효한 것인지를 판단하는 단계와, 큐가 꽉 차 있는지 아닌지를 판단하는 단계와, 큐가 꽉 차 있는 경우, 재 시도 로직에 해당정보를 알려주는 단계와, 큐가 비어 있는 경우, 해당되는 어드레스의 데이타를 큐에 저장하는 단계로 이루어진다.3 is a signal flow diagram for explaining the operation of the multi-queue control method of the present invention. A) illustrates a process of storing a corresponding address in a first-in first-out memory. The information detection step from the bus interface and whether the detected address is valid are shown in FIG. Determining whether the queue is full; if the queue is full; notifying the retry logic if the queue is full; and if the queue is empty, queue the data at the corresponding address. It consists of storing in.

(b)는 해당 데이타를 선입 선출 메모리에 저장하는 과정을 설명한 것으로서, 어드레스 큐가 동작 중인지를 판단하는 단계와, 쓰기 동작을 할 것인지를 판단하는 단계와, 해당 데이타를 선입 선출 메모리에 저장하는 단계로 이루어진다.(b) describes a process of storing the corresponding data in the first-in, first-out memory, determining whether the address queue is in operation, determining whether to perform the write operation, and storing the data in the first-in, first-out memory. Is made of.

(c)는 선입 선출 메모리로부터 상위 모듈로 어드레스와 데이타를 출력하는 과정을 설명한 것으로서, 선입 선출 메모리가 비어있는지를 판단하는 단계와, 큐가 비어있지 않는 경우에는 메모리 제어기(1)가 준비되어 있는지를 판단하는 단계와, 선입 선출 메모리로부터 상위 모듈로 어드레스와 데이타를 출력하는 단계로 이루어진다.(c) describes the process of outputting the address and data from the first-in first-out memory to the upper module, determining whether the first-in first-out memory is empty, and if the queue is not empty, whether the memory controller 1 is ready. And determining an address and data from the first-in first-out memory to the upper module.

한편 상기 입력 큐내에는 캐쉬에 관련하는 큐 영역이 존재하는데 이는 각각의 입력 어드레스 큐에 해당하는 캐쉬상태 관련 정보를 저장한다.On the other hand, there is a queue area related to the cache in the input queue, which stores cache state related information corresponding to each input address queue.

캐쉬상태는 해당 어드레스에 대해서 그것이 공유되고 있는지 또는 그 어드레스에 메모리 접근이 가능한지 등에 대해서 나타내고 있는 것이다.The cache state indicates whether the address is shared or whether memory can be accessed.

그리고 캐쉬와 관련되어 큐는 어드레스 큐가 동작하는 순간부터 활성화되며, 연속된 메모리 참조가 발생되었을 경우를 대비하여, 최소한 3개 이상의 스테이트-머신(State-machine)이 동작된다.In relation to the cache, the queue is activated from the moment the address queue is operated, and at least three state-machines are operated in case a continuous memory reference is generated.

따라서 큐가 있음으로 해서 발생할 수 있는 시간 지연을 배재하였고, 출력 큐(3)는 메모리 제어기(1)에서 처리된 데이타와 전송하고자 하는 프로세서의 슬롯 어드레스를 저장한다.Therefore, the time delay that may occur due to the presence of the queue is excluded, and the output queue 3 stores the data processed by the memory controller 1 and the slot address of the processor to be transmitted.

버스 인터페이스가 전송할 준비를 갖추지 못할 경우에만 저장기능을 수행하고 그렇지 않을 경우에는 통과 모드로 동작하여 큐에 의한 시간 지연이 없게 구현한다.The storage function is performed only when the bus interface is not ready to transmit. Otherwise, it operates in pass-through mode so that there is no time delay caused by the queue.

이상에서 설명한 바와같이 본 발명은 여러개의 프로세서가 공통의 메모리를 요구하는 환경(Tightly Coupled Multi-Processor System)에서 다수의 단으로 구성된 입력 큐(2)와 출력 큐(3)를 큐 제어기(4)를 통하여 프로세서의 요구에 빠르게 응답함으로서 시간 지연을 방지하고 시스템의 성능향상을 구현할 수 있는 효과가 있다.As described above, the present invention provides an input queue 2 and an output queue 3 configured as multiple queues in a tightly coupled multi-processor system in which multiple processors require a common memory. By responding quickly to the demands of the processor, it is possible to prevent time delay and improve the performance of the system.

Claims (5)

해당되는 어드레스를 선입 선출 메모리에 저장하는 입력 큐 어드레스 과정과, 해당되는 데이타를 선입 선출 메모리에 저장하는 입력 데이타 과정과, 출력될 어드레스와 데이타를 다수단으로 구성된 출력 큐에 일시 저장하는 과정과, 캐쉬 관련 큐로 구성된 것을 특징으로 하는 주기억장치의 다중 큐 제어 방법 방법.An input queue address process of storing a corresponding address in a first-in first-out memory, an input data process of storing corresponding data in a first-in first-out memory, a process of temporarily storing an address and data to be output in an output queue consisting of a plurality of stages; A method for controlling multiple queues in a main memory, comprising cache related queues. 제1항에 있어서, 상기 입력 큐 어드레스 과정은 버스 인터페이스로 부터 정보검출단계와, 검출된 어드레스가 유효한지 아닌지를 판단하는 단계와, 큐가 꽉차있는지 아닌지를 판단하는 단계와, 큐가 꽉차있는 경우, 재 시도 로직에 해당정보를 알려주는 단계와, 큐가 비어있는 경우, 해당되는 어드레스를 선입 선출 메모리에 저장하는 단계로 이루어짐을 특징으로 하는 주 기억 장치의 다중 큐 제어 방법 방법.The method of claim 1, wherein the input queue address process comprises: detecting an information from a bus interface; determining whether the detected address is valid; determining whether the queue is full; and if the queue is full. And informing the retry logic of the corresponding information, and if the queue is empty, storing the corresponding address in the first-in, first-out memory. 제1항에 있어서, 상기 입력 데이타 큐과정은 어드레스 큐가 동작중인지를 판단하는 단계와, 쓰기 동작을 할지 안할지를 판단하는 단계와, 쓰기 동작을 할 경우, 해당 데이타를 선입 선출 메모리에 저장하는 단계로 구성된 것을 특징으로 하는 주 기억 장치의 다중 큐 제어 방법 방법.The method of claim 1, wherein the input data queue process includes determining whether an address queue is in operation, determining whether to perform a write operation, and storing the data in a first-in first-out memory when the write operation is performed. Method of controlling a multi-queue of the main memory, characterized in that consisting of. 제1항에 있어서, 출력될 어드레스와 데이타를 다수단으로 구성된 큐에 일시 저장하는 과정은 선입 선출 메모리가 비어있는지를 판단하는 단계와, 큐가 비어있지 않는 경우에는 메모리 제어기(1)가 준비되어 있는지를 판단하는 단계와, 선입 선출에 의한 상위 모듈로 어드레스와 데이타를 송출하는 단계로 구성된 것을 특징으로 하는 주 기억 장치의 다중 큐 제어 방법 방법.2. The process of claim 1, wherein temporarily storing the address and data to be output in a queue consisting of a plurality of stages includes determining whether the first-in, first-out memory is empty, and if the queue is not empty, the memory controller 1 is prepared. And determining the presence or absence, and sending an address and data to a higher module by first-in first-out. 상기 캐쉬 관련 큐 동작하는 과정은 어드레스 큐가 동작하는 순간 부터 활성화되며, 연속된 메모리참조가 발생되었을 경우를 대비하여, 최소한 3개 이상의 스테이트-머신(State-machine)이 동작되는 것을 특징으로 하는 주 기억 장치의 다중 큐 제어 방법 방법.The process of operating the cache-related queue is activated from the moment the address queue is operated, and at least three state-machines are operated in preparation for a continuous memory reference. How to control multiple queues in storage.
KR1019950067158A 1995-12-29 1995-12-29 Multi-queue control method of main memory unit KR0171287B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950067158A KR0171287B1 (en) 1995-12-29 1995-12-29 Multi-queue control method of main memory unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950067158A KR0171287B1 (en) 1995-12-29 1995-12-29 Multi-queue control method of main memory unit

Publications (2)

Publication Number Publication Date
KR970049694A KR970049694A (en) 1997-07-29
KR0171287B1 true KR0171287B1 (en) 1999-03-30

Family

ID=19447563

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950067158A KR0171287B1 (en) 1995-12-29 1995-12-29 Multi-queue control method of main memory unit

Country Status (1)

Country Link
KR (1) KR0171287B1 (en)

Also Published As

Publication number Publication date
KR970049694A (en) 1997-07-29

Similar Documents

Publication Publication Date Title
US7149874B2 (en) Memory hub bypass circuit and method
US6115761A (en) First-In-First-Out (FIFO) memories having dual descriptors and credit passing for efficient access in a multi-processor system environment
US4494190A (en) FIFO buffer to cache memory
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
US7234004B2 (en) Method, apparatus and program product for low latency I/O adapter queuing in a computer system
US5781927A (en) Main memory arbitration with priority scheduling capability including multiple priorty signal connections
US6122692A (en) Method and system for eliminating adjacent address collisions on a pipelined response bus
KR100329968B1 (en) Cache controller having dual-port transaction buffers
US6115551A (en) System for minimizing the number of control signals and maximizing channel utilization between an I/O bridge and a data buffer
KR100357284B1 (en) The one chip asynchronous microprocessor Inter Processor Communication circuit
KR0171287B1 (en) Multi-queue control method of main memory unit
JPH07262151A (en) Parallel processor system and packet abandoning method adapted to this system
US5943509A (en) Small size inter-processor data transfer system
JPH02135562A (en) Queue buffer control system
JPH0553902A (en) Memory control circuit
US5790892A (en) Information handling system for modifying coherency response set to allow intervention of a read command so that the intervention is not allowed by the system memory
JPH07306946A (en) Parallel readout processing by composition of transaction
JP2000132527A (en) Inter-processor communication controller
JP3261665B2 (en) Data transfer method and data processing system
EP1416393B1 (en) Processor interface having a stream register and a FIFO
JPH05233440A (en) Data transfer system equipped with buffer function
JP2803616B2 (en) I / O bus interface control method
JP2557857B2 (en) Cache storage
JPH10320351A (en) Buffer system
JP2966038B2 (en) Digital data processing unit arbitration apparatus and method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080612

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee