NetBSD/sparc Now With SMP 29
jschauma writes "Largely due to the efforts of Paul Kranenburg, NetBSD
-current now supports
SMP on sparc. It has been tested on a
SPARCstation 20/712, sun4/690 and other systems. See Matthew Green's
message to the port-sparc mailing list." (i386 got this back in October.)
Re:Coffee machine! (Score:1)
Curious about SPARC... (Score:3, Interesting)
Re:Curious about SPARC... (Score:1, Interesting)
I thought it was curious at the time, and I wondered if it was really a Sparc CPU or if it was some company just calling it a sparc. If you want to check it out, here's the URL:
http://www.epson.com/homeoffice/laser/2000/
Re:Curious about SPARC... (Score:4, Interesting)
Is this related to the embedded Java processor Sun announced a while back? I never read up on that, and I wasn't sure if they really meant it was running Java bytecode, or if it was merely a processor that was well-suited for Java. Native bytecode sure sounded unlikely.
Re:Curious about SPARC... (Score:2)
There's also some on Fujitsu Semiconductor's Web site [fujitsu.com] as well.
No.
"Sounds unlikely" does not necessarily imply "not true"; picoJava [sun.com] does, indeed, run Java bytecode as a native instruction set - or, at least, did, or was intended to; I can't find anything from Sun's home page that speaks of them selling any processors other than UltraSPARCs. A Google search for "Sun Microelectronics" found, as the topmost hit, a page for UltraSPARC processors [sun.com], so perhaps they've killed off picoJava and microJava (I think microJava might not have had bytecode as its native instruction set), along with the MAJC chip (some VLIW thing) they were working on at some point. (You can still find stuff about picoJava, microJava, and MAJC on Sun's web site from the search box, but the papers you find look suspiciously orphaned.)
Re:Curious about SPARC... (Score:3, Insightful)
I could see why SMP would be a priority.
Re:Curious about SPARC... (Score:3, Interesting)
Well, that depends on how you use them. Solaris does not, as far as I know, assign particular register windows to particular processes/threads, but uses them to avoid register saves/restores for short trips up and down the call stack. (For sufficiently long trips, of course, you'll need to do them.)
They may have a clever way of avoiding saving all of a process's windows on a context switch (it's been ages since I dealt with SPARC or context-switching code for SPARC), and they might be able to avoid that for threads running in the same address space, but I suspect register windows, used the way Solaris uses them, are, at best, no help for context switching, and they might hurt.
I don't know whether NetBSD uses them differently.
Re:Curious about SPARC... (Score:4, Interesting)
Also, SPARC is far from the kludge that is x86. The transition from 32-bit to 64-bit looks like it went smoothly, and there is 32-bit compatibility built into the 64-bit instruction set.
Additionally, RISC ISAs are easy to read and understand.
You can license the SPARC brand for $99 and make your own compliant implementations with only encouragement and a pat on the back from Sun, Fujitsu, etc. Try getting that from Intel! In fact, I see SPARC as one of the get-a-way vehicles if/when Palladium becomes standard on x86 systems. A group of determined people can create a Free SPARC implementation for Free software, and Microsoft and Intel can only pick their nose and cry about it.
Cool! (Score:2)
Re:Cool! (Score:2, Informative)
Re:Cool! (Score:1)
I beg your pardon? XFree86 has been supporting the cg14 for years. Single or dual head.
Re:Cool! (Score:2)
Now why would I want to run a dual-headed Sparc box with 24 bit color framebuffers in 256 color mode?
The CG14 'support' in XFree86 should be stamped 'broken' with a big red rubber stamp. Not that I complain loudly very often, as *I* haven't dug in and done it myself...
SMP? (Score:2)
Re:SMP? (Score:4, Interesting)
Re:SMP? (Score:1)
1.6, which doesn't have SMP on i386. That means
you have to use NetBSD current...
Re:Welcome to this century.. (Score:1)
Darn! (Score:2)
The "BSD is dying" troll is dying. (Score:4, Funny)
Film at 11.