单机UNIX核心的并行化技术
The Technologies of Multithreading the UNIX Kernel
-
摘要: 本文主要阐述UNIX源程序从单处理机到共享存储器多处理机系统的移植技术.主要从三个方面介绍:基本移植技术,提高效率技术以及增加新概念.我们在国外研究成果和经验的基础上提出我们对该问题的看法.Abstract: 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.
下载: