JPH0573399A - ワークステーシヨン間メモリ共有方法 - Google Patents

ワークステーシヨン間メモリ共有方法

Info

Publication number
JPH0573399A
JPH0573399A JP23131791A JP23131791A JPH0573399A JP H0573399 A JPH0573399 A JP H0573399A JP 23131791 A JP23131791 A JP 23131791A JP 23131791 A JP23131791 A JP 23131791A JP H0573399 A JPH0573399 A JP H0573399A
Authority
JP
Japan
Prior art keywords
memory
workstation
work station
lan
management unit
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
JP23131791A
Other languages
English (en)
Inventor
Yuichiro Nishizono
裕一郎 西園
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Software Kyushu 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 NEC Software Kyushu Ltd filed Critical NEC Software Kyushu Ltd
Priority to JP23131791A priority Critical patent/JPH0573399A/ja
Publication of JPH0573399A publication Critical patent/JPH0573399A/ja
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

(57)【要約】 【目的】ワークステーション間でLANを介してメモリ
を共有できるようにする。 【構成】ワークステーションAにおいて自ワークステー
ションの保有するメモリ以外の番地へのアクセスが発生
した場合、ワークステーションAのメモリ保管部5は、
ワークステーションBのメモリ管理部5とLAN回線6
を介し通信を行い、ワークステーションBの保有するメ
モリ番地であれば、ワークステーションBのメモリ管理
部5がワークステーションBの保有するメモリ2へのア
クセスを許可することによりワークステーションBのメ
モリをワークステーショAが使用することとなる。

Description

【発明の詳細な説明】
【0001】
【産業上の利用分野】本発明は、LANに接続された複
数のワークステーションより成るシステムにおけるメモ
リ共有方法に関する。
【0002】
【従来の技術】従来、メモリはそのメモリを保有するワ
ークステーション独自の資源であり、各ワークステーシ
ョンはそれぞれ自分のメモリ資源を用いて動作する方式
となっていた。従って、LAN上の他のワークステーシ
ョンにいかに多くのメモリが存在していようとも、それ
を使用することは出来なかった。
【0003】
【発明が解決しようとする課題】上述した従来のワーク
スステーションは、自ワークステーション内のメモリが
不足すれば、動作できないか、または、自ワークステー
ション内のハードディスク上にスワップを行う必要があ
るという欠点があった。
【0004】本発明は、上述のようなシステムにおける
ワークステーションの自ワークステーション内メモリ不
足によるソフトウェアの動作不能を解決するものであ
る。
【0005】
【課題を解決するための手段】本発明は、LAN(Lo
cal Area Network)回路で接続される
ワークステーションにおけるワークステーション間メモ
リ共有方法において、第1のワークステーションのCP
Uが特定の番地をアクセスしようとすると、前記第1の
ワークステーションのメモリ管理部が、前記LANを経
由して第2のワークステーションのメモリ管理部と通信
することにより第2のワークステーションのメモリをア
クセスする事を特徴とする。
【0006】
【実施例】次に、本発明について図面を参照して説明す
る。
【0007】図1は本発明のシステム構成図、図2は本
実施例のメモリ管理部5の処理フローチャートである。
【0008】図1(a)において、ワークステーション
A、ワークステーションBはともにLANによって接続
されるパソコンである。各ワークステーション内におい
て、CPU1はメモリ管理部5を介して内部バス4につ
ながるメモリ2及びI/O3とデータの読み出し、書き
込みを行っている。今、ワークステーションAにおいて
自ワークステーションの保存するメモリ以外の番地への
アクセスが発生した場合、ワークステーションAのメモ
リ管理部5はワークステーションBのメモリ管理部5と
LAN回線6を介して通信を行い、ワークステーション
Bの保有するメモリ番地であれば、ワークステーション
Bのメモリ管理部5がワークステーションBの保有する
メモリ2へのアクセスを許可することによりワークステ
ーションBのメモリをワークステーションAが使用する
こととなる。
【0009】図1(a)に示すような実施例の他に図1
(b)に示すようにメモリ装置のみのシステムをLAN
に接続する実施例も可能である。図1(b)において、
LAN回線6上にメモリ装置7のみを有するメモリ専用
装置をメモリ管理部5を介して接続することにより、L
AN回線上のすべてのワークステーションからメモリア
クセスを行える。
【0010】次に、図2のフローチャートについて記
す。第1のワークステーションにおいてCPU1が特定
のメモリをアクセスしようとすると(ステップ1)、自
ワークステーション内のメモリアクセスであるか、他の
ワークステーションへのメモリアクセスであるかを判断
し(ステップ2)、自ワークステーション内のメモリア
クセスであれば自ワークステーション内メモリへのアク
セス処理を行い(ステップ3)、他ワークステーション
上のメモリへのアクセスであればLAN回線を介し他ワ
ークステーションのメモリ管理部と通信を行い、メモリ
へのアクセスを実行い(ステップ4)、終了する(ステ
ップ5)。
【0011】
【発明の効果】以上説明したように本発明は、LAN回
線を介しワークステーション間で通信を行い、他ワーク
ステーションへのメモリアクセスを可能とする効果があ
る。
【図面の簡単な説明】
【図1】本発明の一実施例を示すシステム構成図であ
る。
【図2】本実施例をメモリ管理部5の処理フローチャー
トである。
【符号の説明】
1 CPU 2 メモリ 3 I/O 4 内部バス 5 メモリ管理部 6 LAN 7 大容量メモリ装置

Claims (1)

    【特許請求の範囲】
  1. 【請求項1】 LAN(Local Area Net
    work)回路で接続されるワークステーションにおけ
    るワークステーション間メモリ共有方法において、第1
    のワークステーションのCPUが特定の番地をアクセス
    しようとすると、前記第1のワークステーションのメモ
    リ管理部が、前記LANを経由して第2のワークステー
    ションのメモリ管理部と通信することにより第2のワー
    クステーションのメモリをアクセスする事を特徴とする
    ワークステーション間メモリ共有方法。
JP23131791A 1991-09-11 1991-09-11 ワークステーシヨン間メモリ共有方法 Pending JPH0573399A (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23131791A JPH0573399A (ja) 1991-09-11 1991-09-11 ワークステーシヨン間メモリ共有方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23131791A JPH0573399A (ja) 1991-09-11 1991-09-11 ワークステーシヨン間メモリ共有方法

Publications (1)

Publication Number Publication Date
JPH0573399A true JPH0573399A (ja) 1993-03-26

Family

ID=16921741

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23131791A Pending JPH0573399A (ja) 1991-09-11 1991-09-11 ワークステーシヨン間メモリ共有方法

Country Status (1)

Country Link
JP (1) JPH0573399A (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6553465B1 (en) 1999-01-28 2003-04-22 Nec Corporation Multiprocessor system with distributed shared memory having hot plug function for main memories

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6553465B1 (en) 1999-01-28 2003-04-22 Nec Corporation Multiprocessor system with distributed shared memory having hot plug function for main memories

Similar Documents

Publication Publication Date Title
US7020723B2 (en) Method of allowing multiple, hardware embedded configurations to be recognized by an operating system
JPH0573399A (ja) ワークステーシヨン間メモリ共有方法
JPH04108242A (ja) 通信制御装置のデータ転送方式
JPS61165170A (ja) バス制御方式
US6938078B1 (en) Data processing apparatus and data processing method
JPH06290127A (ja) コンピュータシステム
JPS62247645A (ja) バス型lanシステム
JPH07334420A (ja) 拡張メモリ制御回路
JP3322993B2 (ja) 情報処理装置
JP2643660B2 (ja) 通信制御装置
JPH0228748A (ja) ネットワーク仮想メモリ空間管理装置
JPS6375863A (ja) ログオン処理方式
JPH03230393A (ja) 半導体記憶装置
JPH07129524A (ja) 二重化システムの高速切替装置
JPH01302936A (ja) ネットワーク・インタフェース
JPH09204393A (ja) 情報装置
JPS5817747A (ja) デ−タ伝送システム
JPS62154050A (ja) 制御機器デ−タ処理方式
JPH11143820A (ja) データ転送方式およびバス回路
JPH03167651A (ja) バス制御方式
JPH01220051A (ja) 情報処理装置
JPH0412857B2 (ja)
JPH0756860A (ja) マルチcpuシステム
JPS62100858A (ja) 共有メモリ制御方式
JPH04236651A (ja) バス制御方式