JPH06348637A - Client-server system - Google Patents

Client-server system

Info

Publication number
JPH06348637A
JPH06348637A JP5166444A JP16644493A JPH06348637A JP H06348637 A JPH06348637 A JP H06348637A JP 5166444 A JP5166444 A JP 5166444A JP 16644493 A JP16644493 A JP 16644493A JP H06348637 A JPH06348637 A JP H06348637A
Authority
JP
Japan
Prior art keywords
client
memory
server
clients
capacity
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP5166444A
Other languages
Japanese (ja)
Inventor
Toshio Nakamura
敏男 中村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP5166444A priority Critical patent/JPH06348637A/en
Publication of JPH06348637A publication Critical patent/JPH06348637A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Memory System (AREA)

Abstract

PURPOSE:To eliminate the limitation given to execution of programs due to the factors of a memory at the client side by providing a virtual address space at the client side to totalize the capacity of the client storage areas of the server side and the capacity of the mounted memories. CONSTITUTION:The storage areas 14a are secured in a common memory 14 of a server 12 for the clients 11-1,...,11-n. Then the virtual address spaces 100-1,... 100-n are set to the clients 11-1,...11-n respectively in response to the value obtained by totalizing the capacity of the mounted memories 16-1,...,16-n and the capacity of the areas 14a. If the access requests are given to the spaces 100-1,... 100n, the memory control parts 17-1,...,17-n select the memories 16-1,...16-n or the areas 14a to give the accesses to them based on the access request addresses of the spaces 100-1,...100-n. Thus the apparent memory capacity of the clients 11-1,...11-n can be increased.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ネットワークを介して
クライアントとサーバを接続するクライアントサーバシ
ステムに関し、特に、クライアントとサーバのメモリ制
御に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a client server system for connecting a client and a server via a network, and more particularly to memory control of the client and the server.

【0002】[0002]

【従来の技術】今日では、複数のクライアント(利用
者)と、提供者としてのサーバをネットワークを介して
接続したクライアントサーバシステムが用いられてい
る。このようなクライアントサーバシステムは、複数の
クライアントがファイル等の資源を共用し、処理の効率
化を図るシステムとしてよく知られている。そして、こ
のクライアントサーバシステムでは、ファイル等の資源
をサーバによって管理し、各資源を利用しようとするク
ライアントは、ネットワークを介してサーバにアクセス
し、各種の処理を実行する。
2. Description of the Related Art Today, a client server system is used in which a plurality of clients (users) and a server as a provider are connected via a network. Such a client server system is well known as a system in which a plurality of clients share resources such as files to improve processing efficiency. In this client-server system, resources such as files are managed by the server, and a client who wants to use each resource accesses the server via the network and executes various processes.

【0003】図2に、このようなクライアントサーバシ
ステムを示す。図のシステムは、複数のクライアント1
−1、1−2、…、1−nとサーバ2とがネットワーク
3を介して接続されている。クライアント1−1、1−
2、…、1−nは、それぞれマイクロコンピュータ等か
らなり、自装置で処理を行うと共に、サーバ2に対して
各種の処理を要求するものである。サーバ2は、クライ
アント1−1、1−2、…、1−nからの要請により、
各種の処理を実行するもので、ハードディスク装置4や
プリンタ5といった資源を備えている。このハードディ
スク装置4は、ファイルサーバとしての機能や、各クラ
イアント1−1、1−2、…、1−nが占有する記憶領
域等を構成するための外部記憶装置である。また、プリ
ンタ5も同様に各クライアント1−1、1−2、…、1
−nが共用するプリンタである。
FIG. 2 shows such a client server system. The system shown in FIG.
-1, 1-2, ..., 1-n and the server 2 are connected via the network 3. Clients 1-1, 1-
2, ..., 1-n are each configured by a microcomputer or the like, which performs processing by itself and requests various processing from the server 2. The server 2 receives a request from the clients 1-1, 1-2, ..., 1-n,
It executes various processes and has resources such as the hard disk device 4 and the printer 5. The hard disk device 4 is an external storage device for configuring a function as a file server and a storage area occupied by each of the clients 1-1, 1-2, ..., 1-n. Similarly, the printer 5 also has clients 1-1, 1-2, ..., 1
-N is a shared printer.

【0004】このように、クライアントサーバシステム
は、ハードディスク装置4やプリンタ5等の資源を各ク
ライアント1−1、1−2、…、1−nが共有して、デ
ータベースサーバやプリンタサーバを実現し、また、サ
ーバ2によって各クライアント1−1、1−2、…、1
−nの演算処理等を行い、これによってシステム全体の
性能向上を図っている。
As described above, in the client server system, resources such as the hard disk device 4 and the printer 5 are shared by the clients 1-1, 1-2, ..., 1-n to realize a database server and a printer server. , And each client 1-1, 1-2, ... 1 by the server 2.
The operation of -n is performed to improve the performance of the entire system.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来の
クライアントサーバシステムでは、ハードディスク装置
4やプリンタ5は共有していても、クライアント1−
1、1−2、…、1−nの主記憶装置として用いるメモ
リそのものを供給する、即ち、資源として使用可能とす
る機能は持っていなかった。一方、クライアント1−
1、1−2、…、1−nとして用いるコンピュータは、
比較的低価格な製品を用いることが一般的であり、従っ
て主記憶装置としてのメモリ搭載量にも制限が設けられ
ていることが多い。このように、クライアント1−1、
1−2、…、1−n側で比較的小容量のメモリしか搭載
していないため、クライアント1−1、1−2、…、1
−nでは動作可能なプログラムが制限されてしまうとい
う問題点を有していた。
However, in the conventional client server system, even if the hard disk device 4 and the printer 5 are shared, the client 1-
It does not have the function of supplying the memory itself used as the main memory of 1, 1-2, ..., 1-n, that is, making it available as a resource. On the other hand, client 1-
Computers used as 1, 1-2, ..., 1-n are
It is common to use a relatively low-priced product, and therefore, the mounted amount of memory as a main storage device is often limited. In this way, the client 1-1,
Since 1-2, ..., 1-n have a relatively small capacity memory, the clients 1-1, 1-2 ,.
With -n, there was a problem that the operable programs were limited.

【0006】本発明は、上記従来の問題点を解決するた
めになされたもので、クライアント側でもメモリに起因
するプログラム実行の制限等をなくすことができるクラ
イアントサーバシステムを提供することを目的とする。
The present invention has been made in order to solve the above-mentioned conventional problems, and an object of the present invention is to provide a client-server system capable of eliminating the limitation of program execution due to the memory even on the client side. .

【0007】[0007]

【課題を解決するための手段】本発明のクライアントサ
ーバシステムは、クライアントとサーバがネットワーク
を介して接続されたクライアントサーバシステムにおい
て、前記クライアントに設けられたメモリと、前記サー
バに設けられ、当該サーバが用いると共に、前記クライ
アント用の記憶領域を備えた共有メモリと、前記クライ
アントに設けられ、当該クライアントが有する前記メモ
リのアドレス空間と前記共有メモリにおけるクライアン
ト用記憶領域のアドレス空間とを合計した仮想アドレス
空間を設定すると共に、当該仮想アドレス空間へのアク
セス要求があった場合、このアクセス要求を前記メモリ
かクライアント用記憶領域のいずれか一方に対して実行
するメモリ管理部を備えたことを特徴とするものであ
る。
A client-server system of the present invention is a client-server system in which a client and a server are connected via a network, and a memory provided in the client and the server provided in the server. And a virtual address obtained by summing the shared memory provided with the storage area for the client, the address space of the memory provided in the client, and the address space of the storage area for the client in the shared memory. It is characterized by including a memory management unit that sets a space and, when an access request to the virtual address space is issued, executes the access request to either the memory or the client storage area. It is a thing.

【0008】[0008]

【作用】本発明のクライアントサーバシステムにおいて
は、クライアントの仮想アドレス空間の容量は、クライ
アントの実装メモリの容量とサーバの共有メモリに確保
されている該当のクライアント用記憶領域の合計値とな
っている。このような仮想アドレス空間に、例えばアプ
リケーションプログラム等がアクセス要求を行った場
合、メモリ管理部は、そのアクセス要求のアドレスに基
づき、この仮想アドレス空間へのアドレスが実装メモリ
かクライアント用記憶領域のどちらに割り当てられてい
るを判定し、対応するメモリにアクセスを行う。従っ
て、アプリケーションプログラムは、あたかもクライア
ントのメモリが仮想アドレス空間分の容量であるとして
実行すればよく、見かけ上のメモリ容量を増加させるこ
とができる。
In the client server system of the present invention, the capacity of the virtual address space of the client is the total value of the capacity of the mounted memory of the client and the storage area for the corresponding client secured in the shared memory of the server. . When an application program or the like makes an access request to such a virtual address space, the memory management unit determines whether the address to this virtual address space is the mounting memory or the client storage area based on the address of the access request. Is determined and the corresponding memory is accessed. Therefore, the application program may be executed as if the memory of the client has a capacity corresponding to the virtual address space, and the apparent memory capacity can be increased.

【0009】[0009]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。図1は本発明のクライアントサーバシステム
を示すブロック図である。図のシステムは、複数のクラ
イアント11−1、11−2、…、11−nとサーバ1
2とがネットワーク13を介して接続されて構成されて
いる。尚、図示のシステムはそのメモリ管理部分を示す
もので、ハードディスク装置やプリンタといった他のク
ライアントサーバシステムにおける構成は省略してい
る。サーバ12は、共有メモリ14と、メモリ管理部1
5を備えている。共有メモリ14は、サーバ12がプロ
グラムの格納やプログラム実行時の作業領域等に用いる
と共に、各クライアント11−1、11−2、…、11
−n用の記憶領域14aを備えている。メモリ管理部1
5は、各クライアント11−1、11−2、…、11−
nからのアクセス要求に基づき、共有メモリ14のどの
領域にアクセスするかを制御するメモリアドレス制御部
である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a client server system of the present invention. The system shown in the figure includes a plurality of clients 11-1, 11-2, ..., 11-n and a server 1.
2 and 2 are connected via a network 13. It should be noted that the system shown in the figure shows the memory management part, and the configurations of other client server systems such as a hard disk device and a printer are omitted. The server 12 includes the shared memory 14 and the memory management unit 1.
It is equipped with 5. The shared memory 14 is used by the server 12 as a storage area for a program, a work area when the program is executed, and the like, and each client 11-1, 11-2, ...
The storage area 14a for -n is provided. Memory management unit 1
5 is each client 11-1, 11-2, ..., 11-
It is a memory address control unit that controls which area of the shared memory 14 is to be accessed based on the access request from n.

【0010】各クライアント11−1、11−2、…、
11−nは、それぞれ実装メモリ16−1、16−2、
…、16−nと、メモリ管理部17−1、17−2、
…、17−nとを備えている。実装メモリ16−1、1
6−2、…、16−nは、各クライアント11−1、1
1−2、…、11−nが実際に保有するメモリであり、
各クライアント11−1、11−2、…、11−nは、
この実装メモリ16−1、16−2、…、16−nの容
量と、サーバ12の共有メモリ14におけるクライアン
ト用記憶領域14aの容量とを合計した仮想アドレス空
間100−1、100−2、…、100−nを有してい
る。
Each of the clients 11-1, 11-2, ...
11-n are mounted memories 16-1, 16-2, and
..., 16-n, and memory management units 17-1, 17-2,
..., 17-n. Mounted memory 16-1, 1
6-2, ..., 16-n are the clients 11-1, 1
1-2, ..., 11-n are memories actually held,
Each client 11-1, 11-2, ..., 11-n
, 16-n, and the virtual address spaces 100-1, 100-2, ... Summing the capacities of the client storage area 14a in the shared memory 14 of the server 12. , 100-n.

【0011】メモリ管理部17−1、17−2、…、1
7−nは、仮想アドレス空間100−1、100−2、
…、100−nと実装メモリ16−1、16−2、…、
16−nおよびクライアント用記憶領域のアドレス制御
を行う機能を有し、アプリケーションプログラム等によ
って仮想アドレス空間100−1、100−2、…、1
00−nにアクセス要求があった場合、このアクセス要
求によって実装メモリ16−1、16−2、…、16−
nかサーバ12の共有メモリ14のいずれかにアクセス
するものである。
Memory management units 17-1, 17-2, ..., 1
7-n are virtual address spaces 100-1, 100-2,
..., 100-n and mounting memories 16-1, 16-2, ...,
16-n and the function of controlling the address of the client storage area, and virtual address spaces 100-1, 100-2, ...
If there is an access request to 00-n, this access request causes the mounted memories 16-1, 16-2, ..., 16-
n or the shared memory 14 of the server 12 is accessed.

【0012】図3は、各クライアント11−1、11−
2、…、11−nのシステム構成を示す図である。即
ち、クライアント11−1、11−2、…、11−nの
ソフトウェア構成は、アプリケーションプログラム20
0a、オペレーティングシステム200b、ネットワー
ク管理プログラム200cとからなる。ここで、オペレ
ーティングシステム200bは、割込み管理、タスク管
理、ファイル管理、資源管理を行う機能を有すると共
に、メモリ管理部を備えている。また、ネットワーク管
理プログラム200cは、プロトコル制御や通信ボード
制御を行うと共に、メモリ管理部を有し、このメモリ管
理部とオペレーティングシステム200bにおけるメモ
リ管理部とが、上述したメモリ管理部17−1、17−
2、…、17−nの構成に相当するものである。また、
これらメモリ管理部の構成はサーバ12のメモリ管理部
15にも同様に設けられている。
FIG. 3 shows the clients 11-1 and 11-.
It is a figure which shows the system structure of 2, ..., 11-n. That is, the software configuration of the clients 11-1, 11-2, ..., 11-n is the application program 20.
0a, operating system 200b, and network management program 200c. Here, the operating system 200b has a function of performing interrupt management, task management, file management, and resource management, and includes a memory management unit. The network management program 200c performs protocol control and communication board control, and also has a memory management unit, and the memory management unit and the memory management unit in the operating system 200b are the memory management units 17-1 and 17 described above. −
2, ..., 17-n. Also,
The configurations of these memory management units are also provided in the memory management unit 15 of the server 12.

【0013】図4に、共有メモリ14と各クライアント
11−1、11−2、…、11−nのメモリの関係を示
す。共有メモリ14は、サーバ12用のオペレーティン
グシステム、ネットワーク管理プログラムおよび各種の
アプリケーションプログラムが格納されると共に、クラ
イアント1用メモリ領域、クライアント2用メモリ領
域、…、が設定され、それぞれの領域が各クライアント
11−1、11−2、…、11−nの仮想アドレス空間
100−1、100−2、…、にマッピングされてい
る。即ち、サーバ12側の共有メモリ14があたかもク
ライアント11−1、11−2、…、11−n側のメモ
リであるかのようにマッピングすることにより、見かけ
上、クライアント11−1、11−2、…、11−n側
のメモリ搭載量を拡張している。
FIG. 4 shows the relationship between the shared memory 14 and the memories of the clients 11-1, 11-2, ..., 11-n. In the shared memory 14, an operating system for the server 12, a network management program, and various application programs are stored, and a memory area for the client 1, a memory area for the client 2, ... Are set, and each area is set for each client. , 11-n virtual address spaces 100-1, 100-2 ,. That is, by mapping the shared memory 14 on the server 12 side as if it were the memory on the client 11-1, 11-2, ..., 11-n side, the clients 11-1, 11-2 are apparently displayed. , ..., The amount of memory mounted on the 11-n side is expanded.

【0014】次に、このように構成されたクライアント
サーバシステムにおける処理手順を説明する。図5は、
クライアント11−1、11−2、…、11−n側の初
期処理手順を示すフローチャートである。先ず、クライ
アント11−1、11−2、…、11−n側では、ネッ
トワーク管理プログラム200cを用いて、サーバ12
側にメモリ確保要求を出す(ステップS1)。ここで、
そのパラメータとして、要求サイズやどのクライアント
11−1、11−2、…、11−nかを識別する情報
(コンピュータ名等)を引き渡す。
Next, a processing procedure in the client-server system thus configured will be described. Figure 5
11 is a flowchart showing an initial processing procedure on the side of clients 11-1, 11-2, ..., 11-n. First, on the side of the clients 11-1, 11-2, ..., 11-n, the server 12 is used by using the network management program 200c.
A memory allocation request is issued to the side (step S1). here,
As the parameter, information (computer name etc.) for identifying the requested size and which client 11-1, 11-2, ..., 11-n is passed.

【0015】その後、サーバ12側からの応答待ちを行
い(ステップS2)、正常終了が返ると、指定したサイ
ズ分を実装メモリ16−1、16−2、…、16−nの
上位アドレスとして認識する(ステップS3)。即ち、
実際に搭載されている実装メモリ16−1、16−2、
…、16−nより更に上位のメモリ空間を、仮想記憶機
構のページングを用いて生成する。そして、そのアドレ
ス空間はページ不在の状態とし、このアドレス空間にア
クセスした場合は例外割込みが発生するよう設定する。
この例外割込みにより、クライアント11−1、11−
2、…、11−nのオペレーティングシステム200b
は、そのアドレス空間へのアクセスが発生したことを認
識できる。尚、上記ステップS2でサーバ12側から正
常終了通知がない場合は、メモリ確保失敗として、初期
処理を終了する。
After that, the server 12 waits for a response (step S2), and when the normal end is returned, the designated size is recognized as the upper address of the mounting memories 16-1, 16-2, ..., 16-n. Yes (step S3). That is,
The mounted memories 16-1, 16-2 actually mounted,
, 16-n, a memory space higher than 16-n is generated by using the paging of the virtual storage mechanism. Then, the address space is set in a page-absent state, and an exception interrupt is set when the address space is accessed.
This exception interrupt causes the clients 11-1, 11-
2, ..., 11-n operating system 200b
Can recognize that an access to that address space has occurred. If there is no normal termination notification from the server 12 side in step S2, it is determined that the memory reservation has failed, and the initial processing is terminated.

【0016】次に、クライアント11−1、11−2、
…、11−n側のメモリ管理部17−1、17−2、
…、17−nの動作について説明する。図6は、ページ
フォルトハンドラの動作を示すフローチャートである。
このページフォルトハンドラでは、例外発生時のアクセ
スアドレスを解析し(ステップS1)、このアクセスア
ドレスが、上述した図5の初期処理で割り当てたアドレ
ス空間でない場合は、通常のハンドリング、即ち、通常
のプログラムエラーとして処理する(ステップS2)。
そして、アクセスアドレスが初期処理で割り当てた空間
であった場合、命令コードの解析を実施し、アクセスア
ドレス、R/W(リード/ライト)種別、アクセスサイ
ズおよびアクセスデータを判明する(ステップS3)。
Next, the clients 11-1, 11-2,
..., 11-n side memory management units 17-1, 17-2,
The operation of 17-n will be described. FIG. 6 is a flowchart showing the operation of the page fault handler.
In this page fault handler, the access address at the time of the exception occurrence is analyzed (step S1), and if this access address is not the address space allocated in the initial processing of FIG. 5, normal handling, that is, a normal program It is processed as an error (step S2).
If the access address is the space allocated in the initial processing, the instruction code is analyzed to find the access address, R / W (read / write) type, access size and access data (step S3).

【0017】次に、メモリ管理部17−1、17−2、
…、17−nは、自クライアント11−1、11−2、
…、11−nを識別する情報を元に、ネットワーク管理
プログラム200cを介してサーバ12の共有メモリ1
4における該当する領域をアクセスするよう依頼を出す
(ステップS4)。これにより、サーバ12のメモリ管
理部15が、共有メモリ14の該当するクライアント1
1−1、11−2、…、11−nの領域をアクセスす
る。尚、このサーバ12側の動作については後述する。
その後、サーバ12への依頼要求を行ったクライアント
11−1、11−2、…、11−nは、サーバ12から
の戻り情報を元に、図示省略したCPUのレジスタに適
正なデータをセットし(ステップS5)、ハンドラ処理
を終了する。
Next, the memory management units 17-1, 17-2,
..., 17-n are own clients 11-1, 11-2,
.., 11-n based on the information for identifying the shared memory 1 of the server 12 via the network management program 200c.
A request is issued to access the relevant area in step 4 (step S4). Accordingly, the memory management unit 15 of the server 12 causes the corresponding client 1 of the shared memory 14 to
The areas 1-1, 11-2, ..., 11-n are accessed. The operation on the server 12 side will be described later.
Thereafter, the clients 11-1, 11-2, ..., 11-n that have made a request request to the server 12 set appropriate data in a register of a CPU (not shown) based on the return information from the server 12. (Step S5), the handler process ends.

【0018】次に、サーバ12側の動作を説明する。図
7は、サーバ12のメモリ管理部15の動作を示すフロ
ーチャートである。先ず、クライアント11−1、11
−2、…、11−nからの要求があった場合、その要求
がメモリアクセス要求かメモリ確保要求かを判定する
(ステップS1)。上記ステップS1において、要求が
メモリ確保であった場合、メモリ管理部15は、共有メ
モリ14の空き領域に、要求依頼のクライアント用のメ
モリ領域を確保する(ステップS2)。そして、確保で
きたか否かの返却値をセットして(ステップS3)、そ
の要求に対する処理を終了する。即ち、確保できなかっ
た場合は、エラーコードを設定して、このエラーコード
を要求を発信したクライアントに戻す。
Next, the operation on the server 12 side will be described. FIG. 7 is a flowchart showing the operation of the memory management unit 15 of the server 12. First, the clients 11-1 and 11
-2, ..., 11-n, it is determined whether the request is a memory access request or a memory reservation request (step S1). When the request is memory reservation in step S1, the memory management unit 15 reserves a memory area for the client of the request request in the free area of the shared memory 14 (step S2). Then, the return value indicating whether or not the request has been secured is set (step S3), and the process for the request ends. That is, if it cannot be secured, an error code is set and this error code is returned to the client that issued the request.

【0019】一方、ステップS1において、要求がメモ
リアクセスであった場合、メモリ管理部15は、要求を
受けたクライアントの指定アドレスにアクセスする(ス
テップS4)。そして、アクセス要求がリードであった
場合は、アクセスの成功/不成功と、成功した場合にリ
ードしたデータをクライアント11−1、11−2、
…、11−nに戻す(ステップS5)。
On the other hand, when the request is memory access in step S1, the memory management unit 15 accesses the designated address of the client that received the request (step S4). If the access request is a read, the success / failure of the access, and if successful, the data read by the client 11-1, 11-2,
..., 11-n (step S5).

【0020】図8に、クライアント11−1、11−
2、…、11−nに戻す場合のデータフォーマットを示
す。即ち、データフォーマットは全データサイズをバイ
ト単位で表すデータ長と、アクセスの成功/不成功を表
す成功/不成功データと、実際のデータであるアクセス
データとから構成されている。尚、データ長は1〜25
5バイトであり、成功/不成功データの場合、“00”
が成功であり、“00”以外は不成功である。
FIG. 8 shows the clients 11-1 and 11-.
The data format when returning to 2, ..., 11-n is shown. That is, the data format is composed of a data length that represents the total data size in bytes, success / failure data that indicates success / failure of access, and access data that is actual data. The data length is 1 to 25
It is 5 bytes, and in the case of successful / unsuccessful data, "00"
Is successful, and other than "00" is unsuccessful.

【0021】尚、上記実施例では、サーバ12に確保す
るクライアント用記憶領域14aを、その共有メモリ1
4内に直接設定するようにしたが、サーバ12側で仮想
記憶システムを備えていれば、各クライアント11−
1、11−2、…、11−nに対して更に大容量のメモ
リ供給が可能となる。即ち、クライアント用記憶領域1
4aをハードディスク装置等へのスワップの対象にでき
るため、このような構成を用いれば、クライアント用記
憶領域14aとして、共有メモリ14の空き領域とは無
関係に大容量の記憶領域を確保することができるもので
ある。
In the above embodiment, the client storage area 14a secured in the server 12 is stored in the shared memory 1 of the client storage area 14a.
However, if the server 12 has a virtual storage system, each client 11-
A larger capacity memory can be supplied to 1, 11-2, ..., 11-n. That is, the client storage area 1
Since 4a can be swapped to the hard disk device or the like, a large-capacity storage area can be secured as the client storage area 14a regardless of the free area of the shared memory 14 by using such a configuration. It is a thing.

【0022】[0022]

【発明の効果】以上説明したように、本発明のクライア
ントサーバシステムによれば、サーバ側の共有メモリに
クライアント用記憶領域を設け、クライアント側は、こ
のクライアント用記憶領域の容量と、実装されているメ
モリの容量とを合計した仮想アドレス空間を設定したの
で、クライアント側の使用可能なメモリ容量を見かけ上
サーバ側に確保した容量分だけ増加させることができ、
メモリ容量の不足によるクライアント側のプログラム実
行の制限といった問題をなくすことができる。
As described above, according to the client-server system of the present invention, the client-side storage area is provided in the shared memory on the server side, and the client-side has the capacity of the client-side storage area. Since the virtual address space that is the sum of the amount of memory that is used is set, it is possible to increase the amount of available memory on the client side by the amount that is reserved on the server side,
It is possible to eliminate problems such as restriction of program execution on the client side due to insufficient memory capacity.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明のクライアントサーバシステムの構成図
である。
FIG. 1 is a configuration diagram of a client server system of the present invention.

【図2】従来のクライアントサーバシステムの構成図で
ある。
FIG. 2 is a configuration diagram of a conventional client server system.

【図3】本発明のクライアントサーバシステムにおける
クライアントのシステム構成図である。
FIG. 3 is a system configuration diagram of a client in the client server system of the present invention.

【図4】本発明のクライアントサーバシステムにおける
共有メモリとクライアントのメモリとの関係を示す図で
ある。
FIG. 4 is a diagram showing a relationship between a shared memory and a client memory in the client server system of the present invention.

【図5】本発明のクライアントサーバシステムにおける
クライアント側の初期処理のフローチャートである。
FIG. 5 is a flowchart of an initial process on the client side in the client server system of the present invention.

【図6】本発明のクライアントサーバシステムにおける
クライアントのページフォルトハンドラの動作フローチ
ャートである。
FIG. 6 is an operation flowchart of a page fault handler of a client in the client server system of the present invention.

【図7】本発明のクライアントサーバシステムにおける
サーバ側の処理を示すフローチャートである。
FIG. 7 is a flowchart showing processing on the server side in the client server system of the present invention.

【図8】本発明のクライアントサーバシステムにおける
サーバからクライアントへのデータフォーマットを示す
図である。
FIG. 8 is a diagram showing a data format from a server to a client in the client server system of the present invention.

【符号の説明】[Explanation of symbols]

11−1、11−2、…、11−n クライアント 12 サーバ 13 ネットワーク 14 共有メモリ 14a クライアント用記憶領域 16−1、16−2、…、16−n 実装メモリ 17−1、17−2、…、17−n メモリ管理部 100−1、100−2、…、100−n 仮想アドレ
ス空間
11-1, 11-2, ..., 11-n Client 12 Server 13 Network 14 Shared memory 14a Client storage area 16-1, 16-2, ..., 16-n Mounting memory 17-1, 17-2 ,. , 17-n memory management unit 100-1, 100-2, ..., 100-n virtual address space

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 クライアントとサーバがネットワークを
介して接続されたクライアントサーバシステムにおい
て、 前記クライアントに設けられたメモリと、 前記サーバに設けられ、当該サーバが用いると共に、前
記クライアント用の記憶領域を備えた共有メモリと、 前記クライアントに設けられ、当該クライアントが有す
る前記メモリのアドレス空間と前記共有メモリにおける
クライアント用記憶領域のアドレス空間とを合計した仮
想アドレス空間を設定すると共に、当該仮想アドレス空
間へのアクセス要求があった場合、このアクセス要求を
前記メモリかクライアント用記憶領域のいずれか一方に
対して実行するメモリ管理部を備えたことを特徴とする
クライアントサーバシステム。
1. A client-server system in which a client and a server are connected via a network, a memory provided in the client, a memory provided in the server, used by the server, and provided with a storage area for the client. A shared memory and a virtual address space that is provided in the client and is the sum of the address space of the memory of the client and the address space of the storage area for the client in the shared memory, and the virtual address space A client / server system comprising a memory management unit that executes an access request to either the memory or the client storage area when there is an access request.
JP5166444A 1993-06-11 1993-06-11 Client-server system Pending JPH06348637A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5166444A JPH06348637A (en) 1993-06-11 1993-06-11 Client-server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5166444A JPH06348637A (en) 1993-06-11 1993-06-11 Client-server system

Publications (1)

Publication Number Publication Date
JPH06348637A true JPH06348637A (en) 1994-12-22

Family

ID=15831524

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5166444A Pending JPH06348637A (en) 1993-06-11 1993-06-11 Client-server system

Country Status (1)

Country Link
JP (1) JPH06348637A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100383381B1 (en) * 1996-03-25 2003-08-19 사이트릭스 시스템스, 인크. A Method and Apparatus for Client Managed Flow Control on a Limited Memory Computer System

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100383381B1 (en) * 1996-03-25 2003-08-19 사이트릭스 시스템스, 인크. A Method and Apparatus for Client Managed Flow Control on a Limited Memory Computer System

Similar Documents

Publication Publication Date Title
US7080219B2 (en) Storage controlling device and control method for a storage controlling device
EP2284725B1 (en) Client, brokerage server and method for providing cloud storage
US6564252B1 (en) Scalable storage system with unique client assignment to storage server partitions
JP3516344B2 (en) Multiple data processing method for distributed processing system
JP4809040B2 (en) Storage apparatus and snapshot restore method
US5687372A (en) Customer information control system and method in a loosely coupled parallel processing environment
US6968382B2 (en) Activating a volume group without a quorum of disks in the volume group being active
US5463381A (en) Database system having a plurality of nodes communicating with each other via communication network
US8775587B2 (en) Physical network interface selection to minimize contention with operating system critical storage operations
US5682507A (en) Plurality of servers having identical customer information control procedure functions using temporary storage file of a predetermined server for centrally storing temporary data records
EP0747814A1 (en) Customer information control system and method with transaction serialization control functions in a loosely coupled parallel processing environment
JP2003006170A (en) Method for performing program in environment of plural computers
JP3748708B2 (en) Client / server system, client computer, and recording medium
EP0747812A2 (en) Customer information control system and method with API start and cancel transaction functions in a loosely coupled parallel processing environment
JP2005149283A (en) Information processing system, control method therefor, and program
CN113626139B (en) High-availability virtual machine storage method and device
JPH06348637A (en) Client-server system
CN114500577A (en) Data access system and data access method
US20050132084A1 (en) Method and apparatus for providing server local SMBIOS table through out-of-band communication
JPH11232233A (en) Method for managing network computer and network computer system
JP2007018195A (en) Information processing method and information processor
JP2001265614A (en) Dynamic linking information takeover method, linking processing system and program recording medium therefor
JPH08235127A (en) Method and device for automatic load decentralization
WO2001093032A1 (en) Computer system, method of controlling computer, and medium storing control program
WO2001097016A2 (en) Providing client accessible network-based storage