The Technologies of Multithreading the UNIX Kernel
-
-
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.
-
-