Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 11:36:35 -0700 (PDT)
From:      Charles Randall <crandall@matchlogic.com>
To:        freebsd-smp@FreeBSD.ORG
Subject:   SMP differences between -stable and -current (RE: wine and SMP)
Message-ID:  <199908240628.XAA04637@gilliam.users.flyingcroc.net>

next in thread | raw e-mail | index | archive | help
[Note: only to -smp]

Which of those limitations also apply to -current?

Charles

-----Original Message-----
From: Bruce Albrecht [mailto:bruce@zuhause.mn.org]
...
Even though SMP is supported in -stable, you must recognize that it's
a fairly weak implementation.  For the most part, there's only one
kernel lock, so in general, you can't have more than one CPU doing
kernel stuff, even though the two kernel requests (for example, two
separate disk controllers, or two NICs) are independent of each other.
There's no processor affinity.  A threaded process can't have multiple
threads running simultaneously on multiple CPUs.  I'm sure there are
other deficiencies I've left out.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message



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?199908240628.XAA04637>