KR960012658B1 - Information processing system - Google Patents

Information processing system Download PDF

Info

Publication number
KR960012658B1
KR960012658B1 KR1019920017394A KR920017394A KR960012658B1 KR 960012658 B1 KR960012658 B1 KR 960012658B1 KR 1019920017394 A KR1019920017394 A KR 1019920017394A KR 920017394 A KR920017394 A KR 920017394A KR 960012658 B1 KR960012658 B1 KR 960012658B1
Authority
KR
South Korea
Prior art keywords
program
temporary storage
file
local memory
processing unit
Prior art date
Application number
KR1019920017394A
Other languages
Korean (ko)
Other versions
KR930006565A (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 가나이 쯔도무
Publication of KR930006565A publication Critical patent/KR930006565A/en
Application granted granted Critical
Publication of KR960012658B1 publication Critical patent/KR960012658B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E60/00Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
    • Y02E60/10Energy storage using batteries

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
  • Multi Processors (AREA)

Abstract

요약없음No summary

Description

로컬 프로세서에 의해 일시 기억용 파일을 처리하는 시스템System for processing temporary storage files by local processor

제1도는 본 발명의 블럭도.1 is a block diagram of the present invention.

제2도는 본 발명의 실시예 중 하나인 표계산에 있어서의 소트 처리시 중앙 처리 장치 상에서 동작하는 표계산 프로그램의 처리 과정을 도시하는 플로우차트.2 is a flowchart showing the processing of a table calculation program operating on a central processing unit during sorting in table calculation, which is one of embodiments of the present invention.

제3도는 본 발명의 실시예 중 하나인 컴파일러의 경우에 중앙 처리 장치 상에서 동작하는 컴파일러 프로그램의 처리 과정을 도시하는 플로우차트.3 is a flowchart showing the processing of a compiler program operating on a central processing unit in the case of a compiler which is one of the embodiments of the present invention.

제4도는 로컬 메모리(4)의 메모리 구성도.4 is a memory configuration diagram of the local memory 4.

제5도는 시스템 영역(41)에 놓인 테이블이나 작업 영역의 구성도.5 is a configuration diagram of a table or a work area placed in the system area 41. FIG.

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

1 : 중앙 처리 장치2 : 부처리 장치1 central processing unit 2 sub processing unit

3 : 로컬 프로세서4 : 로컬 메모리3: local processor 4: local memory

5 : 외부 기억 장치5: external memory

본 발명은 정보 처리 시스템에 있어서, 예를 들면 표계산이나 데이타 베이스에 있어서의 연산 처리, 소트 또는 컴파일러에 의한 처리, 파일 변환 등을 일시 기억용 파일을 이용하여 중앙 처리 장치의 성능을 저하시키지 않고 효율적으로 처리할 수 있는 데이타 처리 방식에 관한 것이다.In the information processing system, for example, table calculation, arithmetic processing in a database, processing by a sort or compiler, file conversion, and the like using a temporary storage file without degrading the performance of the central processing unit. It relates to a data processing method that can be processed efficiently.

정보 처리 시스템에 있어서, 일시 기억용 파일을 이용하여 상기와 같은 처리를 행하는 경우, 종래에는 보통 일시 기억용 파일은 디스크 등의 외부 기억 장치에 저장하고 처리는 중앙 처리 장치에서 행하는 방식이 취해져 왔다. 그러나 일시 기억용 파일의 내용이 대량의 데이타인 경우 이러한 방식에서는 복수의 사용자가 집중하여 이용하기 시작하면 중앙 처리 장치의 부하가 증대해서 시스템의 효율이 점차 저하하는 문제가 있었다. 그래서 일본 특개소 63-85853호 공보에 기재된 기술에서는 대량의 데이타를 별도의 프로세서에서 일괄 처리하여 중앙 처리 장치의 부하를 경감하고 있다. 상기 일본 특개소 63-85853호 공보의 기술에서는 일괄 처리 대상으로 되는 대량 데이타는 디스크 기억 장치 등의 외부 기억 장치에 저장된 대량 데이타를, 일괄 처리를 행하는 처리 장치 내에 있는 작업 디스크에 일단 복사하여 상기 일괄 처리 장치 내에 있는 로컬 메모리를 사용해서 상기 처리 장치 내에 있는 로컬 프로세서가 상기 작업 디스크 상에 있는 대량의 데이타를 처리하고, 처리가 종료하면 상기 작업 디스크 상의 처리 결과를 다시 상기 외부 기억 장치로 복사했다.In the information processing system, when the above-described processing is performed using the temporary storage file, conventionally, a system has been adopted in which the temporary storage file is usually stored in an external storage device such as a disk and the processing is performed by a central processing unit. However, in the case where the contents of the temporary storage file are a large amount of data, there is a problem in that the efficiency of the system gradually decreases due to the increase in the load of the central processing unit when a plurality of users start to concentrate and use them. Therefore, in the technique disclosed in Japanese Patent Laid-Open No. 63-85853, a large amount of data is processed in a separate processor to reduce the load on the central processing unit. In the technique of Japanese Patent Laid-Open No. 63-85853, the bulk data to be subjected to batch processing is copied once by copying the bulk data stored in an external storage device such as a disk storage device onto a working disk in a processing device that performs batch processing. Using a local memory in the processing device, a local processor in the processing device processed a large amount of data on the working disk, and when the processing was finished, the processing result on the working disk was copied back to the external storage device.

상기 일본 특개소 63-85853호 공보의 기술에서는 디스크 등의 외부 기억 장치에서 작업 디스크로 처리할 데이타를 복사하고, 처리 결과를 다시 작업 디스크에서 외부 기억 장치로 복사하는 2회의 데이타 복사가 필요하다. 이러한 데이타 복사는 데이타가 대용량으로 되면 상당한 시간이 필요해져서 무시할 수 없는 것으로 된다.The technique described in Japanese Patent Laid-Open No. 63-85853 requires two data copies in which data to be processed from an external storage device such as a disc is copied to the working disk, and the processing results are copied back from the working disk to the external storage device. This copying of data requires a considerable amount of time when the data becomes large and cannot be ignored.

이렇게 복사에 요하는 시간을 본래의 중앙 처리 장치의 부하를 경감한다는 목적을 손상하지 않고 단축하여 보다 고속으로 데이타를 처리하는 수단을 제공하는 것을 본 발명의 목적으로 한다.It is an object of the present invention to provide a means for processing data at a higher speed by shortening the time required for copying without compromising the purpose of reducing the load of the original central processing unit.

본 발명을 제1도에 따라 설명한다. 제1도는 본 발명의 개념을 도시하는 블럭도이다. 도면 중 1은 중앙처리 장치(CPU), 2는 부처리 장치, 3은 부처리 장치(2) 중에 있는 로컬 프로세서(LP), 4는 부처리 장치(2)중에서 주된 기억 장치로 되는 로컬 메모리(LM), 5는 외부 기억 장치(ES), 6은 중앙 처리 장치(1), 부처리 장치(2) 및 외부 기억 장치(5) 사이를 접속하는 I/O 버스이다.The invention is explained according to FIG. 1 is a block diagram illustrating the concept of the present invention. 1 is a central processing unit (CPU), 2 is a sub-processing unit, 3 is a local processor (LP) in the sub-processing unit 2, and 4 is a local memory (i.e., a main storage unit in the sub-processing unit 2). LM), 5 is an external memory device ES, 6 is an I / O bus which connects between the central processing unit 1, the sub-processing device 2, and the external storage device 5;

본 발명은 제1도에 도시하는 중앙 처리 장치(1)에서 직접 억세스 가능한 로컬 메모리(4) 상에 일시 기억용 파일을 작성한다. 이 일시 기억용 파일은 중앙 처리 장치(1) 상에서 동작하고 있는 프로그램에서 통상의 외부 기억 장치 상에 작성된 일시 기억용 파일과 완전히 동일하게 데이타를 작성/삭제/판독/기입할 수 있고, 또 같은 프로그램에서의 지시에 따라 외부 기억 장치(5) 상에 작성된 파일과의 사이에서 내용을 양방향에서 복사할 수 있다. 또 로컬 메모리(4) 상에는 표계산이나 데이타 베이스에 있어서의 연산 처리, 소트 혹은 컴파일러, 파일 변환 등의 프로그램을 외부 기억 장치(5)에서 로드/언로드할 수 있다. 로컬 메모리(4) 상에는 복수의 프로그램 로드해 둘 수 있고, 언로드 지시가 있을 때까지 삭제되지 않는다. 중앙 처리 장치(1) 상에서 동작하고 있는 프로그램은 로컬 메모리(4) 상에 있는 일시 기억용 파일을 처리 대상으로 하여 1개 이상 지정하고, 또 로컬 메모리(4) 상에 로드되어 있는 프로그램군 중 1개의 프로그램을 처리 수단으로서 지정하여 로컬 프로세서(3)으로 처리를 지시할 수 있다. 로컬 프로세서(3)은 중앙 처리 장치(1)에서의 지시에 따라 지정된 프로그램을 기동해서 지정된 일시 기억용 파일군을 처리하여 처리 종료를 중앙 처리 장치(1) 상에서 동작하고 있는 프로그램으로 연락한다. 로컬 프로세서(3)이 처리를 행하고 있는 동안은 중앙 처리 장치(1)은 다른 처리를 실행할 수 있다.The present invention creates a temporary storage file on the local memory 4 which can be directly accessed by the central processing unit 1 shown in FIG. This temporary storage file can create / delete / read / write data in the same manner as the temporary storage file created on a normal external storage device in a program running on the central processing unit 1, and the same program. The contents can be copied in both directions between the file and the file created on the external storage device 5 in accordance with the instructions in. In addition, on the local memory 4, programs such as table calculation, arithmetic processing in a database, sorting or compiler, and file conversion can be loaded / unloaded from the external storage device 5. A plurality of programs can be loaded on the local memory 4 and are not deleted until an unload instruction is given. One or more programs operating on the central processing unit 1 designate one or more temporary storage files on the local memory 4 as processing targets and are loaded on the local memory 4. Programs can be designated as the processing means to instruct processing to the local processor 3. The local processor 3 starts the designated program according to the instruction from the central processing unit 1, processes the designated temporary storage file group, and communicates the end of processing to the program operating on the central processing unit 1. While the local processor 3 is performing the processing, the central processing unit 1 can execute other processing.

또 부처리 장치(2)는 시스템 내에 복수대 장착할 수 있다.Moreover, the subprocessing apparatus 2 can be attached in multiple numbers in a system.

상기와 같이 제1도에서 도시하는 중앙 처리 장치(1) 상에서 동작하고 있는 프로그램은 로컬 메모리(4) 상에 직접 일시 기억용 파일을 작성한다. 상기 프로그램은 상기 일시 기어용 파일을 직접 판독/기입할 수도 있고 또는 외부 기억 장치(5) 상에 있는 파일에서 내용을 일시 기억용 파일로서 로컬 메모리(4) 상에 복사하도록 지시할 수도 있다. 따라서 상기 프로그램은 상기 로컬 메모리(4)를 단순히 일시적인 고속 기억 장치로 이용하는 것만이라도 좋다.As described above, a program operating on the central processing unit 1 shown in FIG. 1 creates a temporary storage file directly on the local memory 4. The program may read / write the temporary gear file directly or instruct to copy the contents from the file on the external storage device 5 onto the local memory 4 as a temporary storage file. Thus, the program may simply use the local memory 4 as a temporary high speed storage device.

그러나 상기 프로그램은 상기 일시 기억용 파일에 대해 처리를 행하도록 로컬 프로세서(3)으로 지시를 할 수도 있다. 그 순서는 먼저 로컬 메모리(4) 상에 필요한 프로그램이 로드되어 있는지 여부를 조사하여 로드되어 있지 않으면 해당 프로그램을 로드한다. 로컬 메모리(4) 상에는 복수의 프로그램을 로드해 둘 수 있으므르 미리 필요한 프로그램을 로드해 두면 실행시에 로드할 필요없이 시간을 단축할 수 있다. 그 후 처리 대상으로 되는 일시 기억용 파일을 1개 이상 지정하고, 처리 수단으로 되는 프로그램을 1개 지정해서 처리를 로컬 프로세서(3)에 지시한다. 지시한 후는 중앙 처리 장치(1) 상의 프로그램은 다른 처리를 할 수도 있고, 로컬 프로세서(3)에서의 처리 종료를 대기할 수도 있다. 대기하고 있는 동안, 중앙 처리 장치(1) 상에서는 다른 프로그램이 동작한다. 로컬 프로세서(3) 상에서의 처리가 종료하면, 처리를 지시한 중앙 처리 장치(1) 상의 프로그램으로 종료 연락이 간다. 처리 결과는 로컬 메모리(4) 상의 일시 기억용 파일에 반영되어 있기 때문에 중앙 처리 장치(1) 상의 프로그램은 즉시 그 결과로 억세스 가능하다. 또는, 다시 상기 일시 기억용 파일에 대해 다른 처리를 하도록 로컬 프로세서(3)으로 지시를 할 수도 있다.However, the program may instruct the local processor 3 to process the temporary storage file. The sequence first checks whether the required program is loaded on the local memory 4 and loads the program if it is not loaded. Since a plurality of programs can be loaded on the local memory 4, loading necessary programs in advance can save time without having to load them at runtime. Thereafter, one or more temporary storage files to be processed are designated, and one program serving as the processing means is designated to instruct the local processor 3 to process. After the instruction, the program on the central processing unit 1 may perform other processing or may wait for the end of the processing in the local processor 3. While waiting, another program runs on the central processing unit 1. When the processing on the local processor 3 ends, a termination communication is sent to the program on the central processing unit 1 which instructed the processing. Since the processing result is reflected in the temporary storage file on the local memory 4, the program on the central processing unit 1 is immediately accessible as a result. Alternatively, the local processor 3 may be instructed to perform other processing on the temporary storage file again.

이상 서술한 바와 같이, 본 발명에 있어서는 작업 디스크는 필요한 구성 요소가 아니고, 따라서 외부 기억장치(5)에서 작업 디스크로의 처리 전의 데이타의 복수나 처리 결과를 작업 디스크에서 외부 기억 장치(5)로 복사하는 처리는 불필요하다. 따라서 종래보다도 고속 처리하여 결과를 얻을 수 있다. 또, 로컬 프로세서(3) 상에서 처리가 행해지고 있는 동안에 중앙 처리 장치(1)은 다른 처리를 행할 수 있어서 중앙 처리 장치(1)에 걸리는 부하를 경감할 수 있다.As described above, in the present invention, the working disk is not a necessary component, and therefore, a plurality of data or processing results before the processing from the external storage device 5 to the working disk is transferred from the working disk to the external storage device 5. The copying process is unnecessary. Therefore, the result can be obtained by processing faster than before. In addition, while the processing is being performed on the local processor 3, the central processing unit 1 can perform other processing, thereby reducing the load on the central processing unit 1.

부처리 장치(2)가 복수대 있을 때는 복수의 사용자가 동시에 부처리 장치(2)를 사용할 때에 부처리 장치(2)에 걸리는 부하를 분산할 수 있어서 처리 성능은 부처리 장치(2)가 1대일 때보다 더욱 향상된다.When there are a plurality of sub-processing apparatuses 2, the load on the sub-processing apparatus 2 can be distributed when a plurality of users simultaneously use the sub-processing apparatus 2, so that the processing performance is 1 It's even better than it is.

이하 본 발명을 실시예를 들어 설명한다.Hereinafter, the present invention will be described with reference to Examples.

제1실시예는 표계산에 있어서의 소트 처리이다. 이것을 제1도 및 제2도에 의해 설명한다. 제2도는 표계산에 있어서의 소트 처리의 경우에 중앙 처리 장치(1) 상에서 동작하는 프로그램의 처리 과정을 나타내는 플로우차트이다.The first embodiment is a sorting process in table calculation. This is illustrated by FIGS. 1 and 2. FIG. 2 is a flowchart showing the processing of a program operating on the central processing unit 1 in the case of sort processing in table calculation.

제1도 중의 중앙 처리 장치(1) 상에서는 상기 표계산 프로그램이 동작하고 있다. 상기 프로그램은 로컬 메모리(4) 상에 일시 기억용 파일을 작성해서(스텝 11), 상기 프로그램에 있어서 사용자로부터 입력된 데이타를 축적해간다(스텝 12). 또는, 과거에 입력된 데이타를 외부 기억 장치(5)에 보존되어 있는 파일에서 일시 기억용 파일로 복수할 수도 있다(스텝 13). 복사의 제어는 중앙 처리 장치(1)이 직접 행해도 좋고, 로컬 프로세서(3)에 지시해도 좋다. 이와 같이 작성한 일시 기억용 파일의 표 데이타에 대해 사용자가 표 중의 어떤 항목에 대해 소트를 지정했다고 하자. 그러면, 상기 프로그램은 로컬 메모리(4) 상에 소트 프로그램이 로드되어 있는지 여부를 조사해서(스텝 14), 로드되어 있지 않으면 소트 프로그램을 로드한다(스텝 15). 그후 필요에 따라 작업 영역으로 되는 일시 기억용 파일을 지정하고, 처리 수단으로서 소트 프로그램을 지정하여 로컬 프로세서(3)에 처리를 지시한다(스텝 16). 지시한 후는 로컬 프로세서(3) 상의 처리 종료를 대기한다(스텝 17). 상기 프로그램이 대기하고 있는 동안은 중앙 처리 장치(1) 상에서는 다른 프로그램이 동작한다. 로컬 프로세서(3)에서 종료 연락이 오면, 중앙 처리 장치(1) 상에서는 상기 프로그램이 동작을 재개하여 처리 결과가 들어 있는 일시 기억용 파일을 판독하는 등 다음의 처리로 이행해간다(스텝 18).The table calculation program is operated on the central processing unit 1 in FIG. The program creates a temporary storage file on the local memory 4 (step 11), and stores data input from the user in the program (step 12). Alternatively, data input in the past may be plural from a file stored in the external storage device 5 to a temporary storage file (step 13). The control of the copy may be directly performed by the central processing unit 1 or may be instructed to the local processor 3. Assume that the user specifies sorting for any item in the table for the table data of the temporary storage file thus created. The program then checks whether or not the sort program is loaded on the local memory 4 (step 14), and loads the sort program if not loaded (step 15). Thereafter, if necessary, a temporary storage file to be a work area is designated, and a sort program is designated as processing means to instruct the local processor 3 to process (step 16). After the instruction, the processing on the local processor 3 is waited for to end (step 17). While the program is waiting, another program is operated on the central processing unit 1. When the end processor receives the termination notification from the local processor 3, the central processing unit 1 resumes the operation and proceeds to the next processing such as reading the temporary storage file containing the processing result (step 18).

상기 실시예와 같이 프로그램이 포함하는 기능의 일부를 뽑아내서 다른 프로그램으로 하고 그것을 로컬 프로세서에서 실행시키는 처리 구성으로 하면 중앙 처리 장치에 부하가 걸리지 않고 일시 기억용 파일의 처리가 가능하다.As in the above embodiment, if a part of the functions included in the program is extracted and set as another program, and the program is executed by the local processor, the central processing unit can be processed and the temporary storage file can be processed.

제2실시예는 컴파일러로, 이것을 제1도와 제3도에 의해 설명한다. 제3도는 중앙 처리 장치(1) 상에서 동작하는 컴파일러 프로그램의 처리 과정을 도시하는 플로우차트이다.The second embodiment is a compiler, which is explained by referring to FIG. 1 and FIG. 3 is a flowchart showing processing of a compiler program operating on the central processing unit 1.

컴파일러는 통상 몇 개의 페이즈(phase)로 나누어지고, 각 페이즈 사이에서는 중간 언어라고 불리는 것을 일시 기억용 파일에 의해 주고 받는다. 여기서는 컴파일 처리는 3개의 페이즈로 나누어져 있다고 하자.The compiler is usually divided into several phases, and between each phase, what is called an intermediate language, is sent and received by a temporary storage file. Assume that the compilation process is divided into three phases.

제1도 중의 중앙 처리 장치(1) 상에서는 상기 컴파일러 프로그램의 루트 세그먼트가 동작하고 있다. 먼저, 상기 프로그램은 로컬 메모리(4) 상에 페이즈(1)부터 페이즈(3)의 각 프로그램을 로드한다(스텝 21). 다음에 로컬 메모리(4) 상에 일시 기억용 파일(T1,T2,T3)을 작성한다(스텝 22). T1은 소스 프로그램의 기억 영역으로서, T2는 컴파일 리스트의 기억 영역으로서, T3은 페이즈 1에서 페이즈 2로 양도하는 중간 언어의 기억 영역으로서 사용된다. T1에는 외부 기억 장치(5) 상에 있는 파일에서 컴파일 대상으로 되는 소스 프로그램을 복사한다(스텝 23). 복사의 제어에 대해서는 제1실시예와 동일하다. 이상으로 페이즈 1의 동작 환경이 조성되어 컴파일러는 T1을 입력 파일로서, T2, T3을 출력 파일로서 지정하여 페이즈 1 프로그램의 실행을 로컬 프로세서(3)에 지시하고 그 종료를 대기한다(스텝 24). 페이즈 1이 종료하면, T1은 더 이상 불필요하므로 삭제한다(스텝 25). 이어서, 페이즈 2로 들어가기 위해, 페이즈 2에서 페이즈 3으로 양도하는 중간 언어의 기억 영역으로서 일시 기억용 파일(T4)를 작성한다(스텝 26). 그리고 페이즈(1)에서 양도된 중간 언어가 들어 있는 T3을 입력 파일로서, T2, T4를 출력 파일로서 지정하고, 페이즈 2 프로그램의 실행을 로컬 프로세서(3)으로 지시하고 그 종료를 대기한다(스텝 27). 페이즈 2가 종료하면 T3은 더 이상 불필요하므로 삭제한다(스텝 28). 마지막으로, 페이즈 3으로 들어가기 위해, 컴파일러의 최종 출력인 목적 프로그램을 기억하는 영역으로서 일시 기억용 파일 T5를 작성한다(스텝 29). 그리고 페이즈 2에서 양도된 중간 언어가 들어 있는 T4를 입력 파일로서, T2, T5를 출력 파일로서 지정하고, 페이즈 3 프로그램의 실행을 로컬 프로세서(3)에 지시하고 그 종료를 대기한다(스텝 30). 페이즈 3이 종료하면, T4는 더 이상 불필요하므로 삭제한다(스텝 31). 이상으로 컴파일 처리는 종료한다. 남은 일시 기억용 파일은 컴파일 리스트의 기억 영역인 T2와 목적 프로그램의 기억 영역인 T5이다. T5는 목적 프로그램으로 외부 기억 장치의 파일에 복사한다(스텝 32). 또 T2는 컴파일 리스트로서 판독하여 프린터로 출력한다(스텝 33). 이상으로 T2, T5는 더 이상 필요 없으므로 삭제한다(스텝 34). 후처리로서 페이즈 1에서 3의 프로그램을 언로드하고 컴파일러는 종료한다(스텝 35).On the central processing unit 1 in FIG. 1, the root segment of the compiler program is operating. First, the program loads each program of phases 1 to 3 onto the local memory 4 (step 21). Next, temporary storage files T1, T2 and T3 are created on the local memory 4 (step 22). T1 is used as the storage area of the source program, T2 is used as the storage area of the compilation list, and T3 is used as the storage area of the intermediate language transferred from phase 1 to phase 2. In T1, a source program to be compiled is copied from a file on the external storage device 5 (step 23). Control of copying is the same as in the first embodiment. The operating environment of phase 1 is established as above, and the compiler instructs the local processor 3 to execute the phase 1 program by designating T1 as an input file and T2 and T3 as an output file (step 24). . When phase 1 ends, T1 is no longer needed and is deleted (step 25). Then, to enter the phase 2, the temporary storage file T4 is created as the storage area of the intermediate language transferred from phase 2 to phase 3 (step 26). Then, T3 containing the intermediate language transferred in phase 1 is designated as an input file, and T2 and T4 are designated as output files, instructing the local processor 3 to execute the phase 2 program and waits for the end thereof (step). 27). At the end of phase 2, T3 is no longer necessary and is deleted (step 28). Finally, to enter the phase 3, the temporary storage file T5 is created as an area for storing the target program which is the final output of the compiler (step 29). Then, T4 containing the intermediate language transferred in phase 2 is designated as an input file, and T2 and T5 are designated as output files, and the local processor 3 is instructed to execute the phase 3 program (step 30). . When phase 3 ends, T4 is no longer needed and is deleted (step 31). This completes the compilation process. The remaining temporary storage files are T2, which is a storage area of the compilation list, and T5, which is a memory area of the target program. T5 copies to a file of an external storage device by the target program (step 32). T2 is read as a compilation list and output to the printer (step 33). As above, T2 and T5 are no longer needed and are deleted (step 34). As a post-process, the programs of phases 1 to 3 are unloaded and the compiler terminates (step 35).

컴파일러의 구조를 이와 같이 작성하면, 중앙 처리 장치에는 거의 부하가 걸리지 않고 컴파일을 실행할 수 있다. 상기 실시예와 같이 일시 기억용 파일을 몇 개나 작성하여 그것을 처리해가는 프로그램에 본 발명은 특히 유효하다.By writing the structure of the compiler in this way, it is possible to compile with little load on the central processing unit. The present invention is particularly effective for a program that creates several temporary storage files and processes them as in the above embodiment.

이하 시스템 구성과 동작에 대하여 상세히 설명한다. 먼저 CPU(1)의 논리 어드레스 공간 중에서 로컬 메모리(4)를 위해 할당된 영역(윈도우)을 통해 부처리 장치(2)의 로컬 메모리(4)를 참조할 수 있다. 즉 CPU(1)에서 로컬 메모리(4)를 판독/기입할 수 있다. 또 외부 기억 장치(5)의 DMA 기구에 의해 I/O 버스(6)을 통해 로컬 메모리(4)를 참조할 수 있다. DMA 기구에 의한 로컬 메모리(4)의 참조는 CPU(1)의 논리 어드레스 공간 중에서 로컬 메모리(4)에 할당된 윈도우를 통해 행해진다. 또 CPU(1)과 LP(3)은 인터럽트 신호선을 통해 서로 인터럽트를 일으킬 수 있다.Hereinafter, the system configuration and operation will be described in detail. First, the local memory 4 of the subprocessing apparatus 2 may be referred to through an area (window) allocated for the local memory 4 in the logical address space of the CPU 1. That is, the local memory 4 can be read / written from the CPU 1. The local memory 4 can also be referred to via the I / O bus 6 by the DMA mechanism of the external storage device 5. The reference of the local memory 4 by the DMA mechanism is made through a window allocated to the local memory 4 in the logical address space of the CPU 1. In addition, the CPU 1 and the LP 3 can interrupt each other through an interrupt signal line.

제4도는 로컬 메모리(4)의 메모리 구성도이다. 시스템 영역(41)은 LP(3)에 의해 실행되는 시스템 프로그램의 각종 테이블 등이 기억되는 영역이다. 프로그램 로드 영역(42)는 복수의 프로그램이 기억되는 영역이고, 프로그램 작업 영역(43)은 이들 프로그램이 사용하는 작업 영역이다. 파일 영역(44)는 복수의 일시 기억용 파일이 기억되는 영역이다.4 is a memory configuration diagram of the local memory 4. The system area 41 is an area in which various tables and the like of the system program executed by the LP 3 are stored. The program load area 42 is an area in which a plurality of programs are stored, and the program work area 43 is a work area used by these programs. The file area 44 is an area in which a plurality of temporary storage files are stored.

제5도는 시스템 영역(41) 내에 놓인 테이블과 작업 영역을 구성하는 것이다. 제5도(a)는 CPU(1)과 LP(3)과의 사이의 연락용 영역이다. 51은 CPU(1)에서 LP(3)으로의 통신을 위해 사용되는 영역, 52는 LP(3)에서 CPU(1)로의 통신을 위해 사용되는 영역이다. CPU(1)에서 LP(3)으로 보내지는 메시지는 다음과 같은 것이 있다.5 constitutes a table and a work area which lie within the system area 41. FIG. 5A shows a communication area between the CPU 1 and the LP 3. 51 is an area used for communication from the CPU 1 to the LP 3, and 52 is an area used for communication from the LP 3 to the CPU 1. The message sent from the CPU 1 to the LP 3 is as follows.

(ⅰ) 프로그램 기동 요구(Iii) Program start request

(ⅱ) 파일 할당 요구(Ii) file allocation request

(ⅲ) 파일 삭제 요구(Iii) File deletion request

한편 LP(3)에서 CPU(1)로 보내지는 메시지에는 다음과 같은 것이 있다.On the other hand, the message sent from the LP 3 to the CPU 1 includes the following.

(ⅰ) 프로그램 종료 연락(Iii) program termination notice

(ⅱ) 파일 할당 종료 연락(Ii) file allocation termination contact

(ⅲ) 파일 삭제 종료 연락(Ⅲ) file deletion end contact

제5도(b)는 프로그램 로드 영역(42)로 로드되는 프로그램을 관리하는 테이블의 구성을 도시하는 것이다. 61은 프로그램의 명칭, 62는 프로그램이 로드되는 로컬 메모리(4) 상의 선두 어드레스, 63은 최종 어드레스, 64는 프로그램이 최초로 제어 받는 엔트리 포인트이다.FIG. 5B shows the configuration of a table for managing a program loaded into the program load area 42. As shown in FIG. 61 is the name of the program, 62 is the head address on the local memory 4 into which the program is loaded, 63 is the last address, and 64 is the entry point where the program is first controlled.

제5도(c)는 파일 영역(44) 상의 각 파일의 영역을 관리하는 파일 관리 테이블이다. 파일 영역(44)는 예를 들면 128KB의 기억 용량을 가진 메모리 블럭으로 분할되어 있다.5C is a file management table for managing the area of each file on the file area 44. FIG. The file area 44 is divided into memory blocks having a storage capacity of 128 KB, for example.

74 및 75는 각 메모리 블럭에 대응하는 큐 엘리먼트이다.74 and 75 are queue elements corresponding to each memory block.

메모리 블럭은 1부터 시작해서 번호가 붙어 있고, 그 번호는 대응하는 큐 엘리먼트에 기억되어 있다. 큐 엘리먼트의 체인, 즉 어떤 파일이 어떤 메모리 블럭을 어떤 순서로 사용하고 있는지를 표현한다. 각 큐의 선두와 최후의 큐 엘리먼트는 파일 관리 테이블의 각 엔트리에 의해 포인트된다. 엔트리(프리 메모리 블럭 : 71)은 사용되고 있지 않은 메모리 블럭의 체인의 포인터가 기억되는 엔트리이다. 엔트리(72 및 73)은 각 파일 번호에 대응하여 설계되어 있는 엔트리이고, 엔트리(72)는 사용 중인 메모리 블럭 체인의 포인터가 기억되어 있는 엔트리이다. 엔트리(73)은 또 메모리 블럭이 할당되어 있지 않은 파일 번호에 대응하는 엔트리이다. 74는 프리 메모리 블럭에 대응한 큐 엘리먼트, 75는 사용 중인 메모리 블럭에 대응하는 큐 엘리먼트이다. 또 부처리 장치(2)는 예상 기억 방식을 이용하기 위해 파일은 논리 공간에 맵핑되고, 엔트리(72)에는 그 파일의 논리 어드레스가 기억된다.Memory blocks are numbered starting at 1, and the numbers are stored in the corresponding cue elements. It represents a chain of queue elements, ie which files are using which blocks of memory in which order. The head and last queue elements of each queue are pointed by each entry in the file management table. The entry (pre-memory block 71) is an entry in which a pointer of a chain of unused memory blocks is stored. Entries 72 and 73 are entries designed for each file number, and entry 72 is an entry in which a pointer of a memory block chain in use is stored. The entry 73 is also an entry corresponding to a file number to which a memory block is not allocated. 74 is a queue element corresponding to the free memory block, and 75 is a queue element corresponding to the memory block being used. In order to use the expected storage method, the subprocessing apparatus 2 maps a file to a logical space, and the entry 72 stores the logical address of the file.

CPU(1)이 로컬 메모리(4) 상에 일시 기억용 파일을 작성하는 순서는 다음과 같다. CPU(1)은 파일 관리 테이블의 엔트리(71)에 의해 포인트되는 큐 엘리먼트(74)에 대응하는 프리 메모리 블럭의 수를 보고 일시 기억용 파일의 할당이 가능한지 여부를 체크한다. 다음에 비어 있는 엔트리 포인트가 있는지의 여부를 체크한다. 파일 영역을 확보 가능하면 시스템 영역(41)의 영역(51)에 필요한 메모리 블럭수를 포함하는 파일 할당 요구 메시지를 기입하여 LP(3)에 대해 인터럽트를 건다. LP(3)은 파일 관리 테이블의 엔트리(71)에 의해 포인트되는 프리 메모리 블럭의 큐 엘리먼트(74)에서 필요한 수만큼의 큐 엘리먼트를 뽑아내서 엔트리(71)을 갱신한다. 다음에 비어 있는 엔트리(73)에 할당된 메모리 블럭(7)에 대응하는 큐 엘리먼트(75)의 체인을 접속한다. 또 LP(3)은 논리 공간 상에 연속한 기억 영역을 확보하여 논리 어드레스와 메모리 블럭의 어드레스를 대응시키는 어드레스 변환 테이블을 작성한다. 다음에 LP(3)은 시스템 영역(41)의 영역(52)로 할당된 파일 번호를 포함하는 파일 할당 종료 연락 메시지를 기입하여 CPU(1)에 대해 인터럽트를 건다. CPU(1)은 영역(52)를 참조함으로써 할당된 파일 번호를 알 수 있다.The order in which the CPU 1 creates the temporary storage file on the local memory 4 is as follows. The CPU 1 checks the number of free memory blocks corresponding to the queue element 74 pointed by the entry 71 of the file management table and checks whether the temporary storage file can be allocated. Next, check whether there is an empty entry point. If the file area can be secured, the file allocation request message including the number of memory blocks required in the area 51 of the system area 41 is written, and the LP 3 is interrupted. The LP 3 updates the entry 71 by extracting as many queue elements as necessary from the queue elements 74 of the free memory block pointed by the entry 71 of the file management table. Next, the chain of queue elements 75 corresponding to the memory blocks 7 allocated to the empty entry 73 is connected. In addition, the LP 3 secures a continuous storage area in the logical space and creates an address translation table that associates the logical address with the address of the memory block. The LP 3 then interrupts the CPU 1 by writing a file allocation end contact message including the file number assigned to the area 52 of the system area 41. The CPU 1 can know the assigned file number by referring to the area 52.

목적하는 프로그램이 로컬 메모리(4) 상에 로드되어 있는지 여부는 CPU(1)에서 메모리 관리 테이블의 프로그램 명칭(61)을 검색해서 알 수 있다. 로컬 메모리(4) 상에 목적하는 프로그램이 로드되어 있는 경우, CPU(1)에서 부처리 장치(2)의 프로그램을 기동하는 순서는 이하와 같다. CPU(1)은 프로그램 명칭, 할당된 파일 번호 및 입력 데이타를 포함하는 프로그램 기동 요구 메시지를 시스템 영역(41)의 영역(51)에 기입하고 LP(3)에 대해 인터럽트를 건다. LP(3)의 시스템 프로그램은 파일 번호에서 파일이 기억되는 논리 공간 상의 논리 어드레스와 파일 크기를 포함하는 파일 테이블을 작성하고, 그 테이블의 어드레스를 파라메터로 하여 지정된 프로그램의 엔트리 포인트(64)로 제어를 넘긴다. 또 입력 데이타는 영역(51)에서 사용자 영역으로 복사되고, 그 어드레스는 파라메터로서 지정된 프로그램으로 넘겨진다. 또 프로그램이 출력하는 출력 데이타를 기억하는 영역의 어드레스 파라메터로서 지정된 프로그램으로 넘겨진다. 프로그램의 실행이 정상적으로 종료했을 때 LP(3)은 출력 데이타를 사용자 영역에서 영역(52)로 복사하여 프로그램 종료 연락 메시지를 작성하여 CPU(1)에 대해 인터럽트를 건다. 이와 같이 해서 CPU(1)은 프로그램이 출력하는 데이타를 취할 수 있다. 또 입력 데이타/출력 데이타는 일시 기억용 파일의 파일 번호를 간접적으로 지정해도 좋다. CPU(1)은 로컬 메모리(4)를 직접 억세스할 수 있으므로 로컬 메모리(4) 상의 일시 기억용 파일로서 입력 데이타를 준비하고, 또 로컬 메모리(4) 상의 출력 파일을 독출할 수 있다.Whether or not the desired program is loaded on the local memory 4 can be known by searching the program name 61 of the memory management table in the CPU 1. When the desired program is loaded on the local memory 4, the procedure for starting the program of the subprocessing apparatus 2 in the CPU 1 is as follows. The CPU 1 writes a program start request message including a program name, an assigned file number and input data into the area 51 of the system area 41 and interrupts the LP 3. The system program of the LP (3) creates a file table containing a logical address and a file size in a logical space in which a file is stored in a file number, and controls the entry point 64 of a designated program using the address of the table as a parameter. Turn over. The input data is copied from the area 51 to the user area, and the address is passed to the program designated as a parameter. It is also passed to the program specified as the address parameter of the area storing the output data output by the program. When the program execution ends normally, the LP 3 copies the output data from the user area to the area 52, creates a program termination contact message, and interrupts the CPU 1. In this way, the CPU 1 can take data output from the program. The input data / output data may indirectly specify the file number of the temporary storage file. Since the CPU 1 can directly access the local memory 4, the input data can be prepared as a temporary storage file on the local memory 4, and the output file on the local memory 4 can be read out.

로컬 메모리(4) 상에 할당된 파일을 삭제하는 수순은 다음과 같다. CPU(1)은 삭제할 파일의 파일 번호를 포함하는 파일 삭제 요구 메시지를 영역(51)에 기입하고 LP(3)에 대해 인터럽트를 건다. LP(3)은 지정된 파일 번호에 대응하는 엔트리(72)에 접속되는 큐 엘리먼트(75)를 모두 엔트리(71)의 체인에 접속하여 프리메모리 블럭에 대응하는 큐 엘리먼트(74)로 하고, 엔트리(72)에 접속되는 큐 엘리먼트(75)를 삭제하여 엔트리(72)를 빈 파일용 엔트리(73)으로 변환한다. 또 논리 공간 상에 확보된 파일 영역을 삭제한다. 파일 삭제가 종료한 때 LP(3)은 영역(52)에 파일 삭제 종료 연락 메시지를 기입하고 CPU(1)에 대해서 인터럽트를 걸고 파일 삭제 종료를 연락한다.The procedure for deleting the file allocated on the local memory 4 is as follows. The CPU 1 writes a file deletion request message including the file number of the file to be deleted in the area 51 and interrupts the LP 3. The LP 3 connects all the queue elements 75 connected to the entry 72 corresponding to the designated file number to the chain of the entry 71 to form the queue element 74 corresponding to the free memory block. The queue element 75 connected to 72 is deleted to convert the entry 72 into an empty file entry 73. Also, the file area secured in the logical space is deleted. When the file deletion ends, the LP 3 writes a file deletion end contact message to the area 52, interrupts the CPU 1, and notifies the file deletion end.

외부 기억 장치(5) 상의 파일을 로컬 메모리(4) 상의 일시 기억용 파일에 할당된 파일 영역으로 복사할 때의 순서는 이하와 같다. CPU(1)이 직접 파일을 전송하는 경우 CPU(1)에서 외부 기억 장치(5) 상의 파일을 자신의 주기억으로 읽어들이고, CPU(1)의 로컬 메모리(4)에 할당된 윈도우를 통해서 행해진다. 또 LP(3)에서 외부 기억 장치(5)로 지령을 발행하고 DMA 기구에 의해 외부 기억 장치(5)의 파일을 로컬 메모리(4) 상의 파일 영역으로 복사할 수 있다. 또 외부 기억 장치(5) 상의 프로그램을 로컬 메모리(4) 상으로 로드하는 경우도 파일의 경우와 동일하고, 시스템 영역(41)의 프로그램 관리 테이블로 로드하는 프로그램을 등록하고 프로그램을 프로그램 로드 영역(42)로 읽어 들인다. 또, 로컬 메모리(4) 상의 프로그램의 언 로드는 시스템 영역(41)의 프로그램 관리 테이블에서 목적하는 프로그램을 삭제함으로써 행해진다.The procedure when copying a file on the external storage device 5 to a file area allocated to a temporary storage file on the local memory 4 is as follows. When the CPU 1 directly transfers the file, the CPU 1 reads the file on the external storage device 5 into its main memory, and is performed through a window allocated to the local memory 4 of the CPU 1. . It is also possible to issue a command from the LP 3 to the external storage device 5 and copy the file of the external storage device 5 to the file area on the local memory 4 by the DMA mechanism. In addition, when the program on the external storage device 5 is loaded onto the local memory 4, the same as in the case of a file, the program to be loaded into the program management table of the system area 41 is registered and the program is loaded into the program load area ( Read in 42). The unloading of the program on the local memory 4 is performed by deleting the target program from the program management table of the system area 41.

이상 서술한 바와 같이 본 발명에 있어서는 일시 기억용 파일을 제1도에 있어서의 로컬 메모리(4) 상에 작성하여 중앙 처리 장치(1)에서 직접 억세스하거나, 로컬 프로세서(3)이 일시 기억용 파일을 처리한다. 일본 특개소 63-85853호 공보에 기재된 바와 같이 작업 디스크가 필요없고, 따라서 외부 기억 장치(5)에서 작업 디스크로의 처리 전인 데이타의 복수나, 처리 결과를 작업 디스크에서 외부 기억 장치(5)로 복사할 필요가 없어서 종래보다 고속 처리가 가능하다. 또 로컬 프로세서(3) 상에서 처리가 행해지고 있는 동안, 중앙처리 장치(1)은 다른 처리를 행할 수 있어서 중앙 처리 장치(1)에 걸리는 부하를 경감할 수도 있다.As described above, in the present invention, the temporary storage file is created on the local memory 4 in FIG. 1 and directly accessed by the central processing unit 1, or the local processor 3 is the temporary storage file. To process. As described in Japanese Unexamined Patent Application Publication No. 63-85853, a working disk is not necessary, and therefore, a plurality of data before processing from the external storage device 5 to the working disk and the processing result are transferred from the working disk to the external storage device 5. There is no need for copying, which enables faster processing than in the prior art. In addition, while the processing is being performed on the local processor 3, the central processing unit 1 can perform other processing, thereby reducing the load on the central processing unit 1.

Claims (6)

일시 기억용 파일에 관한 처리를 전문으로 행하는 로컬 프로세서 및 일시 기억용 파일을 기억하는 로컬 메모리로 이루어지는 부처리 장치, 상기 로컬 메모리에 직접 억세스 가능한 중앙 처리 장치, 상기 로컬 메모리와의 사이에서 데이타를 전송할 수 있는 외부 기억 장치, 상기 중앙 처리 장치와 부처리 장치와 상기 외부 기억 장치를 결합하는 전송로를 갖는 시스템에 있어서, 상기 중앙 처리 장치가, 상기 로컬 메모리 상에 일시 기억용 파일을 작성/삭제하는 수단, 상기 일시 기억용 파일을 판독/기입하는 수단, 상기 로컬 메모리 상에 상기 외부 기억 장치에서 프로그램을 로드하는 수단 및 상기 로컬 메모리 상에 있는 일시 기억용 파일을 처리 대상으로서 지정하고 또 상기 로컬 메모리 상에 있는 프로그램을 처리 수단으로서 지정하여 상기 로컬 프로세서로 처리를 지시하는 수단을 포함하되, 상기 로컬 프로세서가 상기 중앙 처리 장치에서의 지시에 따라 지정된 프로그램을 동작시켜서 지정된 일시 기억용 파일을 처리하고 처리 종료를 상기 중앙 처리 장치로 연락하는 수단을 갖는 것을 특징으로 하는 로컬 프로세서에 의해 일시 기억용 파일을 처리하는 시스템.Subprocessing unit comprising a local processor specializing in processing for temporary storage files and a local memory storing temporary storage files, a central processing unit directly accessible to the local memory, and transferring data to and from the local memory. A system having an external storage device, and a transfer path combining the central processing unit and the subprocessing device with the external storage device, wherein the central processing unit creates / delete a temporary storage file on the local memory. Means, means for reading / writing the temporary storage file, means for loading a program from the external storage device on the local memory, and a temporary storage file on the local memory as a processing target and the local memory The local program by designating a program on the Means for instructing each other of processing, wherein said local processor has means for operating a designated program according to an instruction in said central processing unit to process a designated temporary storage file and to inform the central processing unit of the end of processing; A system for processing temporary storage files by a local processor. 제1항에 있어서, 상기 프로그램이 소트 처리하는 프로그램인 것을 특징으로 하는 시스템.The system according to claim 1, wherein the program is a sorting program. 제1항에 있어서, 상기 일시 기억용 파일이 컴파일러 프로그램이 사용하는 작업 영역인 것을 특징으로 하는 시스템.The system according to claim 1, wherein the temporary storage file is a work area used by a compiler program. 일시 기억용 파일 및 상기 일시 기억용 파일을 처리하는 프로그램을 기억하는 로컬 메모리, 상기 로컬 메모리와 접속되어 상기 프로그램을 실행하는 로컬 프로세서, 상기 로컬 메모리 및 상기 로컬 프로세서와 접속되어 상기 로컬 프로세서와 통신함과 동시에 상기 로컬 메모리로 억세스 가능한 중앙 처리 장치를 갖는 시스템에 있어서, 상기 중앙 처리 장치가, 상기 일시 기억용 파일에 데이타를 기억하고, 상기 로컬 프로세서를 통해서 상기 프로그램을 기동하며, 상기 프로그램의 처리가 종료한 때 상기 프로그램이 작성한 일시 기억용 파일의 내용을 읽어들이고, 상기 로컬 프로세서가 상기 중앙 처리 장치에서의 기동에 응답하여 상기 프로그램을 동작시켜서 상기 일시 기억용 파일을 처리하고, 처리 종료를 상기 중앙 처리 장치로 통지하는 것을 특징으로 하는 로컬 프로세서에 의해 일시 기억용 파일을 처리하는 시스템.A local memory for storing a temporary storage file and a program for processing the temporary storage file, a local processor connected to the local memory to execute the program, a local memory connected to the local processor, and communicating with the local processor And a central processing unit accessible to the local memory, wherein the central processing unit stores data in the temporary storage file, starts the program through the local processor, and executes the program. At the end, the contents of the temporary storage file created by the program are read, the local processor operates the program in response to the start-up at the central processing unit to process the temporary storage file, and the process ends. Notification to the processing device A system for processing temporary storage files by a local processor. 제4항에 있어서, 상기 프로그램이 소트 처리를 행하는 프로그램인 것을 특징으로 하는 시스템.The system according to claim 4, wherein the program is a program that performs a sorting process. 제4항에 있어서, 상기 일시 기억용 파일이, 컴파일러 프로그램이 사용하는 작업 영역인 것을 특징으로 하는 시스템.The system according to claim 4, wherein the temporary storage file is a work area used by a compiler program.
KR1019920017394A 1991-09-25 1992-09-24 Information processing system KR960012658B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP91-245510 1991-09-25
JP3245510A JPH0581214A (en) 1991-09-25 1991-09-25 Temporary file processing system by local processor

Publications (2)

Publication Number Publication Date
KR930006565A KR930006565A (en) 1993-04-21
KR960012658B1 true KR960012658B1 (en) 1996-09-23

Family

ID=17134757

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019920017394A KR960012658B1 (en) 1991-09-25 1992-09-24 Information processing system

Country Status (2)

Country Link
JP (1) JPH0581214A (en)
KR (1) KR960012658B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5846745B2 (en) * 2011-03-15 2016-01-20 キッコーマン株式会社 Method for producing separable liquid seasoning

Also Published As

Publication number Publication date
KR930006565A (en) 1993-04-21
JPH0581214A (en) 1993-04-02

Similar Documents

Publication Publication Date Title
JP3253303B2 (en) Context switching apparatus and method
US4104718A (en) System for protecting shared files in a multiprogrammed computer
KR100413915B1 (en) Computer system based on microprocessor, its driving method and backup system therefor
JPH0644085A (en) Method and device for executing access and computer system
GB2348306A (en) Batch processing of tasks in data processing systems
KR960012658B1 (en) Information processing system
EP0206335B1 (en) Interruption method for a data processing system
Cole et al. Operational software in a disk oriented system
US5684995A (en) Segment division management system
US5784701A (en) Method and system for dynamically changing the size of a hardware system area
JPS603229B2 (en) Information processing method
JP3163196B2 (en) Instruction interruption information storage control method in virtual storage control
JPS6351288B2 (en)
JP2906958B2 (en) User program loading method
JPH031697B2 (en)
JPH07191856A (en) Information processor
Tonik Development of executive routines, both hardware and software
JP2591818B2 (en) Auxiliary function selection control method
JPH04338852A (en) File transfer program with interruption restart mechanism
Millard et al. The standard EMAS subsystem
JPS63168723A (en) Data merge circuit
JP2718676B2 (en) Virtual memory dump processing method
JPH10171670A (en) Task switching device and medium recording task switching program
JPH041370B2 (en)
JPS62276634A (en) Virtual computer system

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: 20020924

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee