摘要
本文主要阐述UNIX源程序从单处理机到共享存储器多处理机系统的移植技术.主要从三个方面介绍:基本移植技术,提高效率技术以及增加新概念.我们在国外研究成果和经验的基础上提出我们对该问题的看法.
Abstract:In this paper,the technologies of multithreading the UNIX kernel source code are pre-sented,by which the UNIX can be ported from uniprocessor to multiprocessor architecture.The cone-epts and technologies are introduced from three fields.Those include basic porting experience,the balance between time-sharing and maximizing the parallel applications.the new concepts being added in multithreaded UNIX kernel.
出处
《计算机研究与发展》
EI
CSCD
北大核心
1992年第3期36-42,共7页
Journal of Computer Research and Development
关键词
软件移植
UNIX
并行化
UNIX kernel
multithreading
lock
scheduling