SMP Documentation
Matthew Dillon
dillon at backplane.com
Thu Jan 22 18:47:57 PST 2015
There is no comprehensive document. Our approaches are somewhat different
(and very different in the network subsystems). Our hybrid cpu
localization (which can be lockless) and fine-grained locking model seems
to be able to avoid nearly all potential SMP conflicts and is probably a
bit more cache-friendly than FreeBSDs model.
-Matt
On Mon, Jan 19, 2015 at 3:05 AM, Arjun Suresh Raji <arjun1296 at gmail.com>
wrote:
> Hi ,
> I have just started using DragonFly BSD.
> I am just curious if I could find some documentation on how Dfly differs
> with FreeBSD on SMP initiatives. When going through some documents I read
> words like big kernel lock and fine-grained locks. Apart from the buzz
> words I was not able get any documentation on those.
>
> And how different kernels behave with different sets of workload?
>
> Can anyone point me to some documents on this.
> Kindly help me.
>
> - Arjun Suresh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/kernel/attachments/20150122/e6a508d5/attachment-0003.htm>
More information about the Kernel
mailing list