Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.uwa.edu.au!classic.iinet.com.au!news.uoknor.edu!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!news.mathworks.com!gatech!howland.reston.ans.net!nntp.crl.com!crl.crl.com!not-for-mail From: ggrant@crl.com (Gary E. Grant) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: Does NetBSD support for multi-CPU (Sparc ) ? Date: 16 May 1995 11:40:55 -0700 Organization: CRL Network Services (415) 705-6060 [Login: guest] Lines: 12 Message-ID: <3parjn$gtd@crl.crl.com> References: <3p9j29$23v@netnews.ntu.edu.tw> NNTP-Posting-Host: crl.com In article <3p9j29$23v@netnews.ntu.edu.tw>, ³¯©[ªQ <song@solar.csie.ntu.edu.tw> wrote: > >Does NetBSD support for multi-CPU ? especially Sparc CPU. >Thanks. > > Kun-song Chen NO.. What you need first is a thread-safe CLIB, then you need to threadsafe the kernel... Then you need to multithread the kernel, then multithread the drivers, revamp the scheduler ... etc