@techreport{oai:ipsj.ixsq.nii.ac.jp:00026496, author = {多田, 好克 and 寺田, 実 and Yoshikatsu, Tada and Minoru, Terada}, issue = {84(1986-OS-033)}, month = {Dec}, note = {本稿では,Unixの一ユーザプロセス上で動く「小さなプロセス」実現法を説明する.この方法を使えば,Unixのプログラミング環境下でスケジューリングやプロセス間通信等の実験を行うことができる.本実現法では,言語Cの一部の関数がプロセスのように振舞う.また,それらはCPU横取りによって継続的な実行を制限される.これらの仕組みは言語Cのみで記述されており,Unixのカーネルを変更する必要はない.なお,現実,この仕組みは,VAX-11 (4.2BSD) VAX-11(Ultrix) Sunワークステーション(4.2BSD) ME THEUS Lambda-710 (4.1BSD) SHARP IX-5 (System V) NEC PC-UX (System III)等,様々のUnixシステム上で稼働している., This paper presents a simple method of running small processes on a user process of the Unix. Using this method, we can implement testing environment of concurrent processes, where we can evaluate, for example, scheduling algorithms or mechanisms of interprocess communication, and nevertheless all programming environments of the Unix are still available. On our implementation, some C functions run concurrently like processes and the preemption takes place after running certain period. Entire implementation is described using C language without the kernel code modification. Thin method is now implemented on various Unix systems including VAX-11 (4.2BSD), VAX-11 8ultrix), Sun Workstation (4.2BSD), METHEUS Lambd-710 (4.1BSD), SHARP IX-5 (System V) and NEC PC-UX (System III).}, title = {並行プロセス実験キット}, year = {1986} }