KR100411131B1 - A multi-user computer system and a control method thereof - Google Patents

A multi-user computer system and a control method thereof Download PDF

Info

Publication number
KR100411131B1
KR100411131B1 KR10-2000-0021355A KR20000021355A KR100411131B1 KR 100411131 B1 KR100411131 B1 KR 100411131B1 KR 20000021355 A KR20000021355 A KR 20000021355A KR 100411131 B1 KR100411131 B1 KR 100411131B1
Authority
KR
South Korea
Prior art keywords
user
data
area
mapping
read
Prior art date
Application number
KR10-2000-0021355A
Other languages
Korean (ko)
Other versions
KR20010097361A (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 KR10-2000-0021355A priority Critical patent/KR100411131B1/en
Publication of KR20010097361A publication Critical patent/KR20010097361A/en
Application granted granted Critical
Publication of KR100411131B1 publication Critical patent/KR100411131B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45537Provision of facilities of other operating environments, e.g. WINE
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

이 발명은 멀티유저 컴퓨터 시스템 및 그 제어방법에 관한 것이다. 전원이 인가되면, 포스트 과정을 수행하고, 포스트 과정 중 옵션 롬 카드가 초기화된다. 사용자의 확인절차를 거쳐, 해당 사용자의 디스크 할당 영역을 설정하고, 부팅과정을 수행한다. 운영체제에서 디스크에 읽기/쓰기를 하려고 하면, 해당 사용자의 영역으로 해당데이터를 매핑하여 읽거나 저장한다. 이렇게 함으로써, 다수의 사용자가 하나의 컴퓨터를 각자의 컴퓨터처럼 독립적으로 사용할 수 있다.The present invention relates to a multiuser computer system and a control method thereof. When the power is applied, the post process is performed, and the option ROM card is initialized during the post process. After confirming with the user, the disk allocation area of the user is set, and the booting process is performed. When the operating system tries to read / write to the disk, it maps the data to the user's area to read or save. This allows multiple users to use a single computer independently as if they were their own.

Description

멀티유저 컴퓨터 시스템 및 그 제어방법{A multi-user computer system and a control method thereof}A multi-user computer system and a control method

이 발명은 멀티유저 컴퓨터 시스템 및 그 제어방법에 관한 것으로, 특히, 다수의 사용자가 독립적으로 하나의 컴퓨터를 각자 자기의 컴퓨터처럼 사용할 수 있도록 하는 환경을 제공하는 컴퓨터 시스템 및 그 제어방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiuser computer system and a control method thereof, and more particularly, to a computer system and a control method for providing an environment in which a plurality of users can independently use one computer as their own computer.

일반적으로, 컴퓨터의 이용은 전세계적으로 꾸준히 증가하는 추세이며, 이용자들은 컴퓨터를 통해 많은 정보를 얻고 있다.In general, the use of computers is steadily increasing all over the world, and users are getting a lot of information through computers.

한편, 각 가정에는 대부분 한 대의 컴퓨터가 있으며 가족이 하나의 컴퓨터를 사용하고 있다.On the other hand, most families have one computer, and the family uses one computer.

또한, 회사나 학교 등에서도 하나의 컴퓨터를 여러명이 사용해야할 필요가 있다.In addition, it is necessary to use a single computer several times in a company or a school.

그러나, 하나의 컴퓨터를 여러명이 사용할 경우, 자신의 비밀 보장이 어렵고, 다른 사람이 사용한 프로그램이나 파일 내용 등이 쉽게 노출되는 단점이 있다.However, when multiple people use a single computer, it is difficult to guarantee their confidentiality, and the program or file contents used by others are easily exposed.

본 발명이 이루고자 하는 기술적 과제는 종래의 단점을 해결하기 위한 것으로, 여러 사람이 사용하는 컴퓨터를 자신 혼자만 사용하는 컴퓨터처럼 느낄 수 있도록 환경을 설정하여 주는 컴퓨터 시스템 및 그 제어방법을 제공하는 것이다.SUMMARY OF THE INVENTION The present invention has been made in an effort to solve the disadvantages of the related art, and to provide a computer system and a control method for setting an environment in which a computer used by several people may feel like a computer used only by oneself.

도1은 이 발명의 실시예에 따른 멀티유저 컴퓨터 시스템의 구성도이다.1 is a block diagram of a multiuser computer system according to an embodiment of the present invention.

도2는 이 발명의 실시예에 따른 옵션 롬카드의 블록도이다.2 is a block diagram of an optional ROM card according to an embodiment of the present invention.

도3은 이 발명의 실시예에 따른 멀티유저 컴퓨터 시스템의 부팅까지의 동작 흐름도이다.3 is an operation flowchart until booting of a multiuser computer system according to an embodiment of the present invention.

도4 및 도5는 본 발명의 인터럽트 핸들러가 바이오스 인터럽트를 가로채기 전후의 입출력 계층을 나타낸 도면이다.4 and 5 show the input and output layers before and after the interrupt handler of the present invention intercepts the BIOS interrupt.

도6은 이 발명의 실시예에 따른 멀티유저 컴퓨터 시스템의 제어방법에따라 하드 디스크가 가상으로 분할된 상태를 나타낸 도면이다.6 is a diagram illustrating a virtual partition of a hard disk according to a control method of a multiuser computer system according to an exemplary embodiment of the present invention.

도7 및 도8은 본 발명의 필터 드라이버가 삽입되기 전후의 입출력 계층의 상태를 나타낸 도면이다.7 and 8 are diagrams showing the states of the input and output layers before and after the filter driver of the present invention is inserted.

도9는 이 발명의 실시예에 따른 멀티유저 컴퓨터 시스템의 제어방법에서 입출력이 발생했을 때의 동작흐름도이다.Fig. 9 is a flowchart of operation when input / output occurs in the control method of the multiuser computer system according to the embodiment of the present invention.

이러한 과제를 해결하기 위한 이 발명의 하나의 특징에 따른 컴퓨터 시스템은,A computer system according to one aspect of the present invention for solving this problem,

컴퓨터 시스템에 있어서,In a computer system,

정보를 저장하기 위한 하드 디스크 드라이브,Hard disk drive for storing information,

전원이 인가되면, 포스트 과정을 수행하고, 사용자 확인절차를 거쳐, 해당 사용자의 디스크 할당 영역을 설정하고, 해당 사용자가 읽기/쓰기를 선택하면, 해당 사용자의 영역에서 데이터를 읽거나 저장하도록 제어하는 제어부를 포함한다.When the power is applied, it performs a post process, performs a user confirmation procedure, sets a disk allocation area of the user, and controls the user to read or store data in the user area when the user selects read / write. It includes a control unit.

이러한 과제를 해결하기 위한 이 발명의 하나의 특징에 따른 컴퓨터 시스템은,A computer system according to one aspect of the present invention for solving this problem,

컴퓨터 시스템에 있어서,In a computer system,

정보를 저장하기 위한 하드 디스크 드라이브,Hard disk drive for storing information,

전원이 인가되면, 포스트 과정을 수행하고, 사용자 확인절차를 거쳐, 해당 사용자의 디스크 할당 영역을 설정하고, 해당 사용자가 읽기/쓰기를 선택하면, 해당 사용자의 영역에서 데이터를 읽거나 저장하도록 제어하는 제어부를 포함한다.When the power is applied, it performs a post process, performs a user confirmation procedure, sets a disk allocation area of the user, and controls the user to read or store data in the user area when the user selects read / write. It includes a control unit.

이러한 과제를 해결하기 위한 이 발명의 다른 특징에 따른 컴퓨터 시스템은,A computer system according to another aspect of the present invention for solving this problem,

컴퓨터 시스템에 있어서,In a computer system,

정보를 저장하기 위한 하드 디스크 드라이브,Hard disk drive for storing information,

포스트 과정후의 디스크 할당에 관한 제어프로그램을 내장하는 옵션롬카드;An option ROM card incorporating a control program for allocating the disk after the post process;

전원이 인가되면, 포스트 과정을 수행하고, 상기 옵션 롬카드의 제어프로그램에 따라 사용자 확인절차를 거쳐, 해당 사용자의 디스크 할당 영역을 설정하고, 해당 사용자가 읽기/쓰기를 선택하면, 해당 사용자의 영역에서 데이터를 읽거나 저장하도록 제어하는 중앙처리장치를 포함한다.When the power is applied, the post process is performed, and through the user confirmation procedure according to the control program of the option ROM card, the disk allocation area of the user is set, and when the user selects read / write, the area of the user It includes a central processing unit that controls to read or store data.

이러한 과제를 해결하기 위한 이 발명의 하나의 특징에 따른 컴퓨터 시스템의 제어방법은,A control method of a computer system according to one aspect of the present invention for solving the above problems,

전원이 인가되면, 포스트 과정을 수행하고, 옵션 롬 카드를 초기화하는 단계;If power is applied, performing a post process and initializing an option ROM card;

사용자의 확인절차를 거쳐, 해당 사용자의 디스크 할당 영역을 설정하고, 부팅과정을 수행하는 단계;Setting a disk allocation area of the corresponding user through a confirmation process of the user and performing a booting process;

해당 사용자가 읽기/쓰기를 선택하면, 해당 사용자의 영역으로 해당데이터를 매핑하여 읽거나 저장하는 단계를 포함한다.If the user selects read / write, mapping the corresponding data to the user's area and reading or storing the data.

그러면, 이 분야의 통상의 지식을 지닌자가 이 발명을 용이하게 실시할 수 있도록 첨부된 도면을 참조로 하여 본 발명의 실시예를 상세히 설명하기로 한다.Then, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement the present invention.

도1은 이 발명의 실시예에 따른 컴퓨터 시스템의 구성도이다.1 is a block diagram of a computer system according to an embodiment of the present invention.

도1에서와 같이, 이 발명의 실시예에 따른 컴퓨터 시스템은,As in Figure 1, a computer system according to an embodiment of the present invention,

데이터를 저장하기 위한 하드 디스크 드라이브(HDD, 19),Hard disk drive (HDD, 19) for storing data,

상기 하드 디스크를 제어하는 마이크로 컨트롤러(16);A microcontroller 16 for controlling the hard disk;

바이오스를 저장하고 있는 롬(8);A ROM 8 storing a bios;

각종 프로그램을 로딩하는 임시기억장치인 메모리(9);A memory 9 which is a temporary storage device for loading various programs;

포스트 과정후의 디스크 할당에 관한 제어프로그램을 내장하는 옵션롬카드(14);An option ROM card 14 incorporating a control program relating to disk allocation after the post process;

전원이 인가되면, 포스트 과정을 수행하고, 상기 옵션 롬카드(14)의 제어프로그램에 따라 사용자 확인절차를 거쳐, 해당 사용자의 상기 하드 디스크 드라이브(19)의 디스크 할당 영역을 설정하고, 해당 사용자가 읽기/쓰기를 선택하면, 해당 사용자의 영역에서 데이터를 읽거나 저장하도록 제어하는중앙처리장치(12);When the power is applied, the post process is performed, and through the user confirmation procedure according to the control program of the option ROM card 14, a disk allocation area of the hard disk drive 19 of the user is set, and the user A central processing unit 12 for controlling to read or store data in the user's area when selecting read / write;

디스플레이를 제어하는 디스플레이 컨트롤러(13);A display controller 13 for controlling the display;

정보를 표시하는 디스플레이(11);A display 11 for displaying information;

시스템 버스(15), 키보드(18) 및 마우스(17)를 포함한다.It includes a system bus 15, a keyboard 18, and a mouse 17.

상기 옵션 롬카드(14)는,The option ROM card 14,

디스크 관련 인터럽트를 가로채기 위한 I/O 요청 가로채기부(202);An I / O request interceptor 202 for intercepting disk-related interrupts;

어느 사용자가 사용권한을 가질 것인지를 확인하기 위한 사용자 선택부(201);A user selector 201 for checking which user has permission to use;

운영체제로부터 내려오는 I/O요청을 분석하여 필요한 I/O 시작 섹터번호 및 I/O를 수행할 길이를 추출하는 I/O 요청 해석부(203);An I / O request analysis unit 203 for analyzing the I / O request coming down from the operating system and extracting the required I / O starting sector number and the length to perform the I / O;

해당 사용자의 읽기, 쓰기 동작을 제어하기 위한 매핑관리부(204);A mapping manager 204 for controlling a read and write operation of the user;

상기 매핑 관리부의 제어에 따라 입출력을 수행하기 위한 I/O 수행부(205);An I / O execution unit 205 for performing input / output under the control of the mapping manager;

운영체제로부터 내려온 I/O요청이 할당되지 않은 공유 영역의 쓰기 요청인 경우, 개별 사용자 영역의 빈 공간에 일정 공간을 확보하고 매핑을 하기 위한 할당 관리부(206)를 포함한다.When the I / O request from the operating system is a write request of an unassigned shared area, the allocation manager 206 may be configured to secure and map a predetermined space to an empty space of an individual user area.

상기한 I/O 요청 가로채기부(202), 사용자 선택부(201), I/O 요청 해석부(203), 매핑관리부(204), I/O 수행부(205) 및 할당 관리부(206)는 하드웨어적 또는 소프트웨어적으로 모두 구현가능하며, 필요에 따라 병행할 수도 있다.The I / O request interceptor 202, the user selector 201, the I / O request interpreter 203, the mapping manager 204, the I / O performer 205, and the allocation manager 206. May be implemented in both hardware and software, and may be parallel if necessary.

그러면, 이러한 구성을 가진 이 발명의 실시예에 따른 컴퓨터 시스템의 동작에 관하여 도1 내지 도9를 참조로 하여 상세히 설명하기로 한다.Next, an operation of the computer system according to the embodiment of the present invention having such a configuration will be described in detail with reference to FIGS. 1 to 9.

도3은 이 발명의 실시예에 따른 컴퓨터 시스템의 전원 온 후부터 부팅까지의 동작 흐름도이다.3 is a flowchart of operations from power on to booting of the computer system according to an exemplary embodiment of the present invention.

먼저, 사용자는 자신의 컴퓨터(10)를 온 시킨다(S301). 그러면, 중앙처리장치(12)는 롬(8)에 내장된 바이오스(BIOS: basic input output system)를 램에 로딩하여 포스트(POST: power on self test) 과정을 수행하고(S302), 디스크 관련 인터럽트를 포함한 바이오스 인터럽트 초기화를 수행한후(S303), 시스템의 슬롯에 꼽혀있는 옵션 롬 카드(14)를 찾아서 초기화를 시킨다(S304).First, the user turns on his computer 10 (S301). Then, the CPU 12 loads a basic input output system (BIOS) embedded in the ROM 8 into the RAM to perform a post power on self test (POST) process, and a disk-related interrupt is performed. After performing the BIOS interrupt initialization including a (S303), and finds the option ROM card 14 plugged into the slot of the system to initialize (S304).

이때, 중앙처리장치(12)는 옵션 롬 카드(14)에 내장된 제어프로그램을 메모리(9)에 로딩하고, 이에 따라 중앙처리장치가 제어를 하게 된다.At this time, the central processing unit 12 loads the control program embedded in the option ROM card 14 into the memory 9, and the central processing unit controls accordingly.

여기서, 옵션 롬 카드(14)는 아이사(ISA) 슬롯 또는 피씨아이(PCI) 슬롯에 장착되며, 필요에 따라 롬(8)과 일체형으로 제작될 수도 있다. 또한 옵션 롬 카드 없이 소프트웨어만으로 동작하게 할 수도 있다.Here, the option ROM card 14 is mounted in an ISA slot or a PCI slot and may be manufactured integrally with the ROM 8 as necessary. It can also be operated by software without an optional ROM card.

바이오스에 의해 중앙처리장치(12)가 옵션 롬 카드(14)를 찾으면, 운영체제가 시작하기 전에 먼저 입출력 가로채기를 통해 제어프로그램을 메모리(9)에 로딩하여 디스크에 대한 입출력을 제어하게 된다.When the BIOS 12 finds the option ROM card 14 by the BIOS, the control program is loaded into the memory 9 by intercepting input and output before the operating system starts to control input and output to the disk.

다음, 중앙처리장치(12)는 사용자 선택부(201)의 제어에 의해 사용자가 아이디 및 패스워드를 입력하도록 디스플레이를 제어하는 마이크로 컨트롤러(16)를 제어하면, 마이크로 컨트롤러(16)가 디스플레이(11)에 패스워드 입력창을 표시한다(S305).Next, when the CPU 12 controls the microcontroller 16 that controls the display such that the user inputs an ID and a password under the control of the user selector 201, the microcontroller 16 displays the display 11. A password input window is displayed on the display (S305).

그러면, 해당 사용자가 키보드(18) 및 마우스(17)를 통해 자신의 아이디와패스워드를 입력하게 된다(S306).Then, the user enters his ID and password through the keyboard 18 and the mouse 17 (S306).

그러면, 중앙처리장치(12)는 사용자 선택부(201)의 제어에 의해 선택된 사용자에 해당하는 개별 사용자 영역을 준비한다(S307). 실제적으로 컴퓨터 시스템에서는 운영체제나 제어프로그램에 따라 중앙처리장치(12)가 동작을 하며, 이하 과정에서는 편의를 위해 프로그램이나 운영체제가 주체인 것처럼 설명한다.Then, the CPU 12 prepares an individual user area corresponding to the user selected by the control of the user selector 201 (S307). In practice, the central processing unit 12 operates according to an operating system or a control program in a computer system, and in the following process, the program or the operating system is described as a main subject for convenience.

다음, I/O 요청 가로채기부(201)는 디스크 관련 인터럽트 가로채기를 하여 하드 디스크 드라이브(19)에 대한 I/O를 장악한다. 이때, 하드 디스크를 억세스하는데 인터럽트만 사용하는 운영체제(예로 DOS)에서는 옵션 롬 카드 초기화가 끝난 직후 디스크 관련 인터럽트만 가로채면 된다. 반면에, 전용 드라이버를 이용하는 운영체제(예를 들면 Window 95/98/NT/2000)에서는 본 발명의 드라이버를 운영체제별로 지정된 시점에 I/O 계층에 삽입해서 동작을 시작해야 한다. 도4 또는 도5에서와 같이, 디스크 관련 인터럽트나 전용 드라이버는 마이크로 컨트롤러(16)를 제어하여 하드 디스크 드라이브(19)에 입출력을 수행하는데 이는 운영체제가 제공하는 것이다.Next, the I / O request interceptor 201 seizes I / O to the hard disk drive 19 by intercepting a disk-related interrupt. In this case, the operating system (eg, DOS) that uses only interrupts to access the hard disk only needs to intercept disk-related interrupts immediately after initializing the option ROM card. On the other hand, in an operating system using a dedicated driver (for example, Window 95/98 / NT / 2000), the driver of the present invention should be inserted into the I / O layer at a time point designated by each operating system to start an operation. As shown in Fig. 4 or 5, a disk related interrupt or a dedicated driver controls the microcontroller 16 to perform input / output to the hard disk drive 19, which is provided by the operating system.

I/O 해석부(203), 매핑 관리부(204) 및 할당 관리부(206)를 포함하는 본발명의 인터럽트 핸들러(501)나 드라이버는 운영체제가 제공하는 인터럽트나 드라이버(502)의 상위에서 동작을 하면서 하드 디스크에 입출력을 수행해야할 필요가 있는 경우 이들을 이용하여 입출력을 수행한다.The interrupt handler 501 or the driver of the present invention including the I / O analyzer 203, the mapping manager 204, and the allocation manager 206 operates on an interrupt or driver 502 provided by the operating system. If you need to perform I / O to the hard disk, use these to perform I / O.

본 발명의 드라이버 구조는 운영체제마다 그에 맞는 변형이 된다.The driver structure of the present invention is modified according to each operating system.

이후, 중앙처리장치(12)는 부팅을 수행하여 해당 사용자가 사용하는 프로그램 및 디렉토리 등을 설치하고, 컴퓨터를 작업 가능한 상태로 만든다(S309). 이때, 실제로 하드 디스크 드라이브(19)의 하드 디스크 영역은 도6에서와 같이, 가상으로 분할된 형태이다.Thereafter, the CPU 12 performs booting, installs programs and directories used by the corresponding user, and makes the computer workable (S309). At this time, the hard disk area of the hard disk drive 19 is virtually divided, as shown in FIG.

도6에 도시된 바와 같이, 하드 디스크의 영역은 공유영역과 사용자별 개별영역으로 나뉘어 진다. 예를 들어 사용자2는 사용자2를 위한 개별 사용자 영역과 공유영역을 사용하게 된다. 따라서, 여러명이 같은 컴퓨터를 사용하여도 자신의 컴퓨터를 사용하는 것과 동일하게 된다.As shown in Fig. 6, the area of the hard disk is divided into a shared area and a separate area for each user. For example, User2 will use separate user and shared areas for User2. Therefore, even if several people use the same computer, it is the same as using their own computer.

전용 드라이버를 사용하는 경우에 운영체제에서 I/O 해석부(203), 매핑 관리부(204) 및 할당 관리부(206)를 포함하는 본발명의 필터 드라이버(802)가 운영체제의 I/O 계층에 삽입되기 전과 후의 상태를 도7 및 도8에 도시하였다.In the case of using a dedicated driver, the filter driver 802 of the present invention including the I / O analyzer 203, the mapping manager 204, and the allocation manager 206 is inserted into the I / O layer of the operating system. The state before and after is shown in FIG. 7 and FIG.

도7에서와 같이, I/O 계층은 파일시스템 드라이버(701), 디스크 클래스 드라이버(702), 디스크 포트 드라이버(703) 및 디스크 미니포트 드라이버(704)를 포함하는데, 본 발명의 필터 드라이버(802)는 파일 시스템 드라이버(701)와 디스크 클래스 드라이버(702) 사이에 삽입되어 하드 디스크 관련 입출력을 제어하게 된다.As shown in Fig. 7, the I / O layer includes a file system driver 701, a disk class driver 702, a disk port driver 703, and a disk miniport driver 704. The filter driver 802 of the present invention. ) Is inserted between the file system driver 701 and the disk class driver 702 to control hard disk related input and output.

이후, 이와 같이, 작업 가능한 상태에서 사용자가 작업을 하면서 데이터의 읽기 또는 쓰기 동작을 선택하게 되면, 운영체제에서 I/O가 발생한다(S901).Thereafter, when the user selects an operation of reading or writing data while working, the I / O occurs in the operating system (S901).

그러면, I/O 요청 해석부(203)는 I/O 요청의 시작 섹터와 길이를 추출하고, 이를 담은 I/O 요청을 준비해서 인터럽트를 호출한다. 또한, I/O 요청 해석부(203)는 운영체제로부터 내려오는 I/O 요청을 분석하여 필요로 하는 I/O 시작 섹터번호, I/O를 수행할 섹터의 수를 알아낸다(S902).Then, the I / O request analyzer 203 extracts the start sector and the length of the I / O request, prepares the I / O request containing the call, and calls the interrupt. In addition, the I / O request analysis unit 203 analyzes the I / O request from the operating system to find out the required I / O start sector number and the number of sectors to perform I / O (S902).

사용자가 선택한 작업이 읽기 작업이라면(S903), 매핑관리부에 의해 중앙처리장치(12)는 해당 데이터가 매핑되었는지를 판단한다(S904).If the job selected by the user is a read job (S903), the central processing unit 12 determines whether the corresponding data is mapped by the mapping manager (S904).

해당 데이터가 매핑테이블에 매핑되어 있으면, 매핑관리부는 마이크로 컨트롤러(16)를 제어하여 매핑된 개별 사용자 영역에서 데이터를 읽어들여, 디스플레이(11)에 표시한다(S905, S906).If the data is mapped to the mapping table, the mapping manager controls the microcontroller 16 to read the data from the mapped individual user area and display the data on the display 11 (S905 and S906).

해당 데이터가 매핑되어 있지 않으면, 매핑관리부는 마이크로 컨트롤러(16)를 제어하여 해당 영역에서 직접 데이터를 읽어들여 디스플레이(11)에 표시한다(S906).If the data is not mapped, the mapping manager controls the microcontroller 16 to read data directly from the corresponding area and display the data on the display 11 (S906).

한편, 사용자가 선택한 작업이 쓰기 작업이라면, 매핑관리부에 의해 중앙처리장치(12)는 해당 데이터가 매핑되었는지를 판단한다(S907).On the other hand, if the job selected by the user is a write job, the central processing unit 12 determines whether the corresponding data is mapped by the mapping manager (S907).

해당 데이터가 매핑테이블에 매핑되어 있으면, 매핑관리부는 매핑테이블 및 I/O 시작 섹터번호, I/O를 수행할 섹터의 수를 참조하고, 마이크로 컨트롤러(16)를 제어하여 데이터를 쓸 위치를 사용자 영역의 해당 위치로 변환하여 하드 디스크에 쓰도록 한다(S909, S910).If the corresponding data is mapped to the mapping table, the mapping manager refers to the mapping table, the I / O start sector number, the number of sectors to perform the I / O, and controls the microcontroller 16 to designate the location to write the data. The data is converted to the corresponding location in the area and written to the hard disk (S909 and S910).

해당 데이터가 매핑되어 있지 않으면, 매핑관리부(204)는 할당관리부(206)에 할당을 요청한다.If the data is not mapped, the mapping management unit 204 requests allocation to the allocation management unit 206.

그러면, 할당 관리부(206)는 사용자 영역에 빈공간을 할당하고 이를 매핑 테이블에 기록하고, 이를 매핑 관리부(204)에 알려준다(S908).Then, the allocation manager 206 allocates the free space in the user area, records it in the mapping table, and informs the mapping manager 204 of this in step S908.

다음, 매핑관리부(204)는 매핑테이블을 참조하고, 마이크로 컨트롤러(16)를 제어하여 데이터를 쓸 위치를 사용자 영역의 해당 위치로 변환하여 하드 디스크에쓰도록 한다(S909, S910).Next, the mapping management unit 204 refers to the mapping table, and controls the microcontroller 16 to convert a position to write data into a corresponding position in the user area to write to the hard disk (S909 and S910).

이후, 다른 사용자에 의해 컴퓨터가 온 되고, 아이디 및 패스워드 입력절차에 의해 사용되면, 상기의 과정과 동일하게 해당 사용자의 영역으로 읽기, 쓰기를 수행하게 된다.Thereafter, when the computer is turned on by another user and used by an ID and password input procedure, the computer reads and writes to the user's area in the same manner as the above process.

이상에서 설명한 본 발명의 실시예는 다양한 변형이 가능하며, 컴퓨터 뿐만 아니라 피디에이, 워크스테이션 등 각종 전자기기에 응용될 수 있다.The embodiments of the present invention described above can be variously modified, and can be applied to various electronic devices such as a PC, a workstation, as well as a computer.

이상에서와 같이, 이 발명의 실시예에서, 다수의 사용자에게 각각 독립적인 가상의 디스크를 제공함으로써 다음과 같은 효과를 얻을 수 있다.As described above, in the embodiment of the present invention, the following effects can be obtained by providing independent virtual disks to a plurality of users.

첫째, 한 사용자가 파일을 지우거나 디스크의 정보를 전부 삭제하더라도 이러한 행위는 그 사용자의 가상 디스크에만 영향을 미치며 다른 사용자들이 가상 디스크에는 영향을 미치지 않는다. 따라서, 사용자는 다른 사용자들의 실수나 고의에 의해 자신의 프로그램이나 데이터를 잃어버리는 것을 방지할 수 있다.First, even if a user erases files or deletes all information on the disk, this behavior affects only that user's virtual disk, and other users do not affect the virtual disk. Thus, the user can prevent the loss of his or her program or data by mistake or intention of other users.

둘째, 자신이 잘못을 하더라도 다른 사용자에게는 영향을 미치지 않으므로 다양한 시도 및 연습을 할 수 있다. 따라서, 컴퓨터의 학습 효과의 제고, 컴퓨터의 다양한 기능을 안심하고 사용할 수 있다.Secondly, even if one's mistake does not affect other users, various attempts and exercises can be made. Therefore, it is possible to enhance the learning effect of the computer and to use various functions of the computer with confidence.

셋째, 디스크 영역을 공유영역과 개별 사용자 영역으로 분리하여 디스크 공간을 효율적으로 관리할 수 있다.Third, the disk space can be efficiently managed by separating the disk area into a shared area and an individual user area.

Claims (8)

(정정) 컴퓨터 시스템에 있어서,In the (correction) computer system, 정보를 저장하기 위한 하드 디스크 드라이브,Hard disk drive for storing information, 전원이 인가되면, 포스트 과정을 수행하고, 사용자 확인절차를 거쳐, 해당 사용자의 디스크 할당 영역을 설정하고, 해당 사용자가 읽기/쓰기를 선택하면, 해당 사용자의 영역에서 데이터를 읽거나 저장하도록 제어하는 제어부를 포함하며,When the power is applied, it performs a post process, performs a user confirmation procedure, sets a disk allocation area of the user, and controls the user to read or store data in the user area when the user selects read / write. It includes a control unit, 상기 제어부는,The control unit, 디스크 관련 인터럽트를 가로채기 위한 I/O 요청 가로채기부;An I / O request interception unit for intercepting a disk-related interrupt; 어느 사용자가 사용권한을 가질 것인지를 확인하기 위한 사용자 선택부;A user selector for checking which user has permission to use; 운영체제로부터 내려오는 I/O요청을 분석하여 필요한 I/O 시작 섹터번호 및 I/O를 수행할 섹터의 수를 알아내는 I/O 요청 해석부;An I / O request analysis unit for analyzing the I / O request from the operating system to find out the required I / O starting sector number and the number of sectors to perform I / O; 상기 I/O 시작 섹터번호 및 I/O를 수행할 섹터의 수와 내부의 매핑 테이블을 참조하여 해당 사용자의 개별 영역으로 읽기, 쓰기 동작을 제어하기 위한 매핑관리부;A mapping management unit for controlling read and write operations to individual areas of a corresponding user by referring to the I / O starting sector number and the number of sectors to perform I / O and an internal mapping table; 상기 매핑 관리부의 제어에 따라 입출력을 수행하기 위한 I/O 수행부;An I / O execution unit for performing input / output under the control of the mapping manager; 운영체제로부터 내려온 I/O요청이 할당되지 않은 공유 영역의 쓰기 요청인 경우, 개별 사용자 영역의 빈 공간에 일정 공간을 확보하고 매핑을 하기 위한 할당 관리부를 포함하는 컴퓨터 시스템.If the I / O request from the operating system is a write request to the unallocated shared area, the computer system including an allocation management unit for securing and mapping a certain space to the empty space of the individual user area. 삭제delete (정정) 제1항에 있어서,(Correction) The method according to claim 1, 상기 매핑 관리부는.The mapping manager. 쓰기 동작의 경우, 해당 데이터가 매핑테이블에 매핑되어 있으면, 매핑관리부는 매핑테이블을 참조하여 데이터를 쓸 위치를 사용자 영역의 해당 위치로 변환하여 하드 디스크 드라이브 쓰도록 하고, 해당 데이터가 매핑되어 있지 않으면, 할당관리부에 할당을 요청하는 것을 특징으로 하는 컴퓨터 시스템.In case of write operation, if the corresponding data is mapped to the mapping table, the mapping management unit refers to the mapping table to convert the location to write the data to the corresponding location in the user area so that the hard disk drive can be written. And requesting allocation to the allocation management unit. (정정) 제1항에 있어서,(Correction) The method according to claim 1, 상기 매핑 관리부는.The mapping manager. 읽기 동작의 경우, 해당 데이터가 매핑테이블에 매핑되어 있으면, 매핑관리부는 매핑테이블을 참조하여 데이터를 읽을 위치를 사용자 영역의 해당 위치로 변환하여 하드 디스크 드라이브에서 읽도록 하고, 해당 데이터가 매핑되어 있지 않으면, 해당 영역에서 바로 데이터를 읽는 것을 특징으로 하는 컴퓨터 시스템.In case of the read operation, if the data is mapped to the mapping table, the mapping manager converts the position to read the data to the corresponding position in the user area by reading the mapping table and reads it from the hard disk drive. If not, reading data directly from the area. (정정) 컴퓨터 시스템에 있어서,In the (correction) computer system, 정보를 저장하기 위한 하드 디스크 드라이브,Hard disk drive for storing information, 포스트 과정후의 디스크 할당에 관한 제어프로그램을 내장하는 옵션롬카드;An option ROM card incorporating a control program for allocating the disk after the post process; 전원이 인가되면, 포스트 과정을 수행하고, 상기 옵션 롬카드의 제어프로그램에 따라 사용자 확인절차를 거쳐, 해당 사용자의 디스크 할당 영역을 설정하고, 해당 사용자가 읽기/쓰기를 선택하면, 해당 사용자의 영역에서 데이터를 읽거나 저장하도록 제어하는 중앙처리장치를 포함하며,When the power is applied, the post process is performed, and through the user confirmation procedure according to the control program of the option ROM card, the disk allocation area of the user is set, and when the user selects read / write, the area of the user Includes a central processing unit that controls reading or storing data from 상기 제어프로그램은,The control program, 디스크 관련 인터럽트를 가로채기 위한 I/O 요청 가로채기부;An I / O request interception unit for intercepting a disk-related interrupt; 어느 사용자가 사용권한을 가질 것인지를 확인하기 위한 사용자 선택부;A user selector for checking which user has permission to use; 운영체제로부터 내려오는 I/O요청을 분석하여 필요한 I/O 시작 섹터번호 및 I/O를 수행할 섹터의 수를 알아내는 I/O 요청 해석부;An I / O request analysis unit for analyzing the I / O request from the operating system to find out the required I / O starting sector number and the number of sectors to perform I / O; 상기 I/O 시작 섹터번호 및 I/O를 수행할 섹터의 수와 내부의 매핑 테이블을 참조하여 해당 사용자의 개별 영역으로 읽기, 쓰기 동작을 제어하기 위한 매핑관리부;A mapping management unit for controlling read and write operations to individual areas of a corresponding user by referring to the I / O starting sector number and the number of sectors to perform I / O and an internal mapping table; 상기 매핑 관리부의 제어에 따라 입출력을 수행하기 위한 I/O 수행부;An I / O execution unit for performing input / output under the control of the mapping manager; 운영체제로부터 내려온 I/O요청이 할당되지 않은 공유 영역의 쓰기 요청인 경우, 개별 사용자 영역의 빈 공간에 일정 공간을 확보하고 매핑을 하기 위한 할당 관리부를 포함하는 컴퓨터 시스템.If the I / O request from the operating system is a write request to the unallocated shared area, the computer system including an allocation management unit for securing and mapping a certain space to the empty space of the individual user area. (정정) 전원이 인가되면, 포스트 과정을 수행하고, 바이오스의 디스크 관련 인터럽트를 통해 옵션 롬카드를 초기화하는 단계;(Correct) performing a post process when the power is applied, and initializing the option ROM card through a disk related interrupt of the BIOS; 사용자의 확인절차를 거쳐, 해당 사용자의 디스크 할당 영역을 설정하고, 부팅과정을 수행하는 단계;Setting a disk allocation area of the corresponding user through a confirmation process of the user and performing a booting process; 해당 사용자가 읽기/쓰기를 선택하면, 해당 사용자의 영역으로 해당데이터를 매핑하여 읽거나 저장하는 단계를 포함하며,If the user selects read / write, the step includes mapping the data to the user's area to read or store the data. 해당 사용자가 쓰기를 선택한 경우, 해당 데이터가 매핑테이블에 매핑되어 있으면, 매핑테이블을 참조하여 데이터를 쓸 위치를 사용자 영역의 해당 위치로 변환하여 하드 디스크 드라이브 쓰도록 하고, 해당 데이터가 매핑되어 있지 않으면, 할당을 하여 데이터의 쓸 위치를 개별 사용자 영역으로 매핑을 하고 매핑된 위치를 참조하여 데이터를 하드 디스크 드라이브에 쓰는 것을 특징으로 하는 컴퓨터 시스템의 제어방법.If the user selects write, if the data is mapped to the mapping table, refer to the mapping table to convert the location to write the data to the corresponding location in the user area so that the hard disk drive can be written. If the data is not mapped, And mapping the writing position of the data to an individual user area by allocating the data and writing the data to the hard disk drive with reference to the mapped position. 삭제delete 제6항에 있어서,The method of claim 6, 해당 사용자가 읽기를 선택한 경우. 해당 데이터가 매핑테이블에 매핑되어 있으면, 매핑테이블을 참조하여 데이터를 읽을 위치를 사용자 영역의 해당 위치로 변환하여 하드 디스크 드라이브에서 읽도록 하고, 해당 데이터가 매핑되어 있지 않으면, 해당 영역에서 바로 데이터를 읽는 것을 특징으로 하는 컴퓨터 시스템의 제어방법.If the user chooses to read. If the data is mapped to the mapping table, refer to the mapping table to convert the location to read the data to the corresponding location in the user area so that it can be read from the hard disk drive. If the data is not mapped, the data can be read directly from the area. A control method of a computer system, characterized in that reading.
KR10-2000-0021355A 2000-04-21 2000-04-21 A multi-user computer system and a control method thereof KR100411131B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2000-0021355A KR100411131B1 (en) 2000-04-21 2000-04-21 A multi-user computer system and a control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2000-0021355A KR100411131B1 (en) 2000-04-21 2000-04-21 A multi-user computer system and a control method thereof

Publications (2)

Publication Number Publication Date
KR20010097361A KR20010097361A (en) 2001-11-08
KR100411131B1 true KR100411131B1 (en) 2003-12-18

Family

ID=19666232

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2000-0021355A KR100411131B1 (en) 2000-04-21 2000-04-21 A multi-user computer system and a control method thereof

Country Status (1)

Country Link
KR (1) KR100411131B1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010106740A (en) * 2000-05-23 2001-12-07 조진형 Computer system for multi user
US6898638B2 (en) * 2001-01-11 2005-05-24 International Business Machines Corporation Method and apparatus for grouping data for transfer according to recipient buffer size
KR20040050773A (en) * 2002-12-09 2004-06-17 삼성전자주식회사 Computer System And Booting-Control Method For Computer System
KR100871679B1 (en) * 2006-12-21 2008-12-05 주식회사 레드게이트 Method for providing the educational virtual os environment using the security kernel
KR100915615B1 (en) * 2008-09-10 2009-09-03 (주)셀런에스엔 Encryption and decryption module for hardisk having partitioning function with user card

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04113413A (en) * 1990-09-04 1992-04-14 Mitsubishi Electric Corp Computer system
US6052781A (en) * 1997-02-21 2000-04-18 Savvy Frontiers Property Trust Multiple user computer including anti-concurrent user-class based disjunctive separation of plural hard drive operation

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04113413A (en) * 1990-09-04 1992-04-14 Mitsubishi Electric Corp Computer system
US6052781A (en) * 1997-02-21 2000-04-18 Savvy Frontiers Property Trust Multiple user computer including anti-concurrent user-class based disjunctive separation of plural hard drive operation

Also Published As

Publication number Publication date
KR20010097361A (en) 2001-11-08

Similar Documents

Publication Publication Date Title
US9785370B2 (en) Method and system for automatically preserving persistent storage
US6401183B1 (en) System and method for operating system independent storage management
US8032883B2 (en) Controlling access from the virtual machine to a file
JP3767818B2 (en) Detachable device and program startup method
US8312212B2 (en) Systems and methods for attaching a virtual machine virtual hard disk to a host machine
RU2327208C2 (en) Driver model, independent of processing mode
US6192471B1 (en) Operating system independent system for running utility programs in a defined environment
US7996785B2 (en) Systems and methods for integrating application windows in a virtual machine environment
EP1548589B1 (en) Systems and methods for bimodal device virtualization of actual and idealized hardware-based devices
US20140020086A1 (en) Virtual machine system, confidential information protection method, and confidential information protection program
US20060184890A1 (en) Context menus for multi file operations
EP2122471A1 (en) Unified support for solid state storage
KR101615646B1 (en) Computer system, control method thereof and recording medium storing computer program thereof
JP4921018B2 (en) System, computer system, method and program for providing direct execution function
CN114356802A (en) Method, device, system and storage medium for directly accessing physical address of memory
US20050034125A1 (en) Multiple virtual devices
CN112596950A (en) Virtual machine data backup method, device, equipment and storage medium
KR100411131B1 (en) A multi-user computer system and a control method thereof
US20060080540A1 (en) Removable/detachable operating system
US20070233727A1 (en) Multiple Virtual Devices
JP3766429B2 (en) Detachable device
US7003596B2 (en) System and method for accessing readers and other I/O devices by programs
Russinovich Inside windows vista user account control
KR20070116397A (en) Computer security system
Maikibayeva et al. STUDY OF OPERATING SYSTEMS IN THE COURSE OF INFORMATION AND COMMUNICATION TECHNOLOGIES

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

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee