著者
堀 敦史 手塚 宏史 石川 裕 曽田 哲之 原田 浩 古田 敦 山田 務 岡 靖裕
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告システムソフトウェアとオペレーティング・システム(OS) (ISSN:09196072)
巻号頁・発行日
vol.1996, no.79, pp.121-126, 1996-08-26
被引用文献数
3

我々は並列マシンにおける時分割空間分割スケジューリング方式を提案し、ワークステーションクラスタ用のスケジューリングシステムSCore?DをUNIXのデーモンプロセスとして開発した.現在,対話的な並列プログラミング環境実現方式の研究の最初のステップとして,オンライン並列デバッガSCDBの設計開発を行ってきている.一般に,デバッガプロセスはシステムコールによってデバッグ対象のプロセスの実行制御を行う.このような環境では、SCore?Dはユーザプロセスの状態を制御できず,スケジューリングシステムが正常に動作しない.そこで,SCore?Dがユーザプロセスに対してOS機能をサービス可能とするための機構を,プロセス間共有メモリおよびUNIXのシグナルを用いて設計開発した.We have been proposing Time-Space-Sharing Scheduline (TSSS) and developed a scheduling system, named SCore-D, as demon processes on UNIX. As a first step towards the research and development of an interactive parallel programming environment, we are designing a parallel online debugger, named SCDB. Generally debugger process has a control of debugee process. In the case of SCore-D, however, SCore-D can not control debugger and debugee processes, and the sceduling of SCore-D and the control of debugger can conflict. To avoid this situation, we design and develop a mechanism for SCore-D to support OS functions using inter-process shared memory and UNIX signals.