Re: SMP Documentation
bycn82 <[email protected]> Fri, 23 Jan 2015 11:49:45 +0800
| Newsgroups | gmane.os.dragonfly-bsd.kernel |
|---|---|
| Message-ID | <CAC+JH2yBmEega6W885retYZfRo+WSLXSKhfZN4dEP7=2c5LMuA@mail.gmail.com> |
*this is the feature I like, also the reason why I am here :)* *Regards,* *Bill Yuan* On 23 January 2015 at 10:47, Matthew Dillon <[email protected]> wrote: > 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 <[email protected]> > 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 >> > >