Re: spinlocks

chefren <[email protected]> Fri, 21 Mar 2003 00:23:30 +0100
Newsgroups gmane.os.openbsd.smp
Message-ID <[email protected]>
Michal Koc wrote:
> Actually I get it very accurrate,
> 
> There is a whole community interested in SMP, I'm sure some people
> are programmers, some of them even familiar with SMP issues, as I am.
> I'm sure people are doing great things, but nobody nowsabout it.
> i.e. I've managed to successfuly configure (with a little code work) the
> newest
> Adaptec Raid ASR2200S which is not supported by OpenBSD.

That's not impressing me. Not at all.

SMP as a whole is not a fully developed "thing" There are 
numerous design issues, lots of them highly complicated, 
some pure theoretically, others CPU or CPU-implementation bound.

For OpenBSD, as a project with as main goal serious security 
I think SMP might never really take off as long as Moore's 
"law" is operational. Better wait 1.5 years and you get a 
machine equally secure, twice as fast and all for the same 
money.

> Second thing is, that the community can give some pressure to core
> developers
> to do something about the community's needs. Talking is enought, they surely
> see it.

??? I thougth people here tried to explain to you that this 
"talking in order to push programmers" is just a plain waste 
of time.


> Third thing is that open source gives You oportunity to do something about
> Your needs.
> If You do it is up to You.

Well, start writing SMP code, I would be happy with it!


Please start figuring what you need and why, you will 
probably see you won't really need SMP. If you know what you 
need and you are sure Moore won't fix it for free in at 
least 3 years, start designing a solution. If the design is 
ready, start writing code. If your design is truly 
interesting and realistic people will gather and write code 
for it.

+++chefren