OpenBSD Going SMP, NetBSD Getting There
Silmaril writes "OpenBSD started a CVS branch to add SMP to the kernel." Meanwhile, over on the NetBSD side of the fence, Bill Sommerfeld has committed his i386 MP spinup work. See both those links for more details.
Why does this article not appear on the main slashdot page (it was just posted), but appears in the BSD idiotbox?
Because linux people hate BSD and commiedot eerrr slashdot is the biggest linux zealot site there is. I am going submit this story to the main page.
Only the State obtains its revenue by coercion. - Murray Rothbard
I have been following the work of Theo and co. for a long time, and I can't wait for a stable SMP release. Yeah, it might only be for x86 and sparc, but still....
*pulls out an old quad processor 486 server*
Finally found a use for this!
Its in progress, as the note says, so we've got to wait a little longer. Now I have a 'good' excuse to get a dual processor box!
While your around, check out the OpenBSD T-shirts and stuff:
Script Kittie
Other T-shirts
and the OpenBSD 2.6 CD-ROM
The reason that this post doesn't appear on the main Slashdot page is that Slashdot is a little slanted. Those of you that are reading this have probably figured this out by now, but I'll say it anyways, for those still not in "the know". Slashdot readers are predominantly Linux users that have a lot in common with Mac users; they are very loyal and have extremely closed minds (especially when it comes to using different operating systems). I first found the BSDs about 9 months ago when I got extremely frustrated installing Mandrake Linux (probably one of the easiest to install) and figured, "There's got to be an easier way!!!" Well, I was right. Unfortunately, most Slashdotters (who are loyal to Linux) don't understand that there is anything better out there and us BSDers take a lot of @#$% for that. Oh well, we all know who's running the superior OS!!! =)
I have been using OpenBSD as a firewall on my DSL line for a few months now and icq has never given me problems. One user couldn't send me files, but that was probably something on his end. I love having an OS that doesn't have 12 remote root exploits for its latest release. No more buffer overflows of the week.
Only the State obtains its revenue by coercion. - Murray Rothbard
pass in quick on ne3 proto tcp/udp from any port = 4000 to any port > 1024
use your network interface instead of ne3 and put this line in /etc/ipf.rules /etc/ipf.rules to restart the firewall.
then, ipf -Fa -f
This will be nice for both web and ftp servers. I'd also use it for DB backend machines. Any backend machine to web servers needs to be seriously locked down too. It would be great for OpenBSD to be useable in situations requiring greater processor crunching than a single CPU can provide.
I became an OpenBSD fan when I got tired of the breakins to my locked down RedHad based web server. I even had it properly placed behind a well setup firewall. As soon as I installed OpenBSD the breakins stopped. At this point I'm seriously considering using OpenBSD or FreeBSD on my main box, and the wearable I'm also making.
we get articles like scream 3 and south park getting nominated for that horrible song, however real news somehow only makes it on the backside of slashdot. i realize that slashdot likes to cater to a broad audience and so these articles can be considered "news worthy," but i feel that SMP is truly a long awaited addition to openBSD and is definitely interesting for the slashdot "frontpage."
Running NetBSD? Want to help test SMP? Go read posts at http://mail-index.netbsd.org/tech-smp/
(posted with Mozilla M13 under FreeBSD)
It may be interresting for anyone watching eagerly that the OpenBSD branch was opened right after Bill Sommerfeld committed his initial work to the NetBSD source tree - coincidence?
The branch still seems to be as empty as when it was created, though. For anyone wanting to find some code, see http://www.netbsd.org/Changes/#i386smp2.
- Hubert
Funny that you mention "superior OS" on a page which announces a feature of OpenBSD which was implemented in Linux more than three years ago.
That's exactly the reason why SMP wasn't introduced few years ago in NetBSD. It wasn't that hard, we just wanted `the right' solution. And it _will_ be scalable from the beginning.
And yes, we do support SCSI, sound and keyboard. We supported USB before Linux for that matter.