Date: Fri, 20 Aug 1999 15:09:38 -0700 (PDT) From: "Josep Maria M. Blanquer" <blanquer@cs.ucsb.edu> To: Luoqi Chen <luoqi@watermarkgroup.com> Cc: freebsd-smp@FreeBSD.ORG Subject: Re: SMP differences between -stable and -current (RE: wine and SMP) Message-ID: <Pine.GSO.4.05.9908201506420.3079-100000@ella>
next in thread | raw e-mail | index | archive | help
> A threaded process *can* have multiple threads simultaneously on >multiple CPUs in -current, and I'm getting close on moving interrupt >handling out of GKL, that is, allowing multiple interrupts be serviced >simultaneously. Hmmm, that sounds pretty interesting! Do you have any docs explaining this? I mean the way you are implementing it...The docs I've seen are usually explaining possible strategies and problems, but it's difficult to know the actual status of it. Of course one can always take a look to the kernel code, but it's not easy task, specially because the SMP code it's kinda sparse... With some docs about the actual implementation would be much more easy for others to start playing with things like proc. affinity and many other performance improvements... BTW is that code going to be part of -current? if so, do you know when (aprox)? Nice, that should really make a difference in for example server boxes with a lot of traffic... Josep M. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.05.9908201506420.3079-100000>