LWN.net Logo

Is Sun Solaris on its deathbed? (New York Times)

The New York Times suggests that Sun's Solaris operating system may be falling out of favor. "Sun officials believe the 16-year-old Solaris platform remains a pivotal, innovative platform. But at the Linux Foundation, there is a no-conciliatory stance; the attitude there is to tell Solaris and Sun to move out of the way. "The future is Linux and Microsoft Windows," says foundation Executive Director Jim Zemlin. "It is not Unix or Solaris." Solaris, he said, has almost no new deployments and is a legacy operating environment offered by a company with financial difficulties."
(Log in to post comments)

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 13:33 UTC (Thu) by salimma (subscriber, #34460) [Link]

Depressing -- we don't need that kind of language from someone in his position. It's reminiscent of what Microsoft would say about Linux, before their deal with Novell.

Note that actual kernel hackers tend not to make these kind of claims. The OpenBSD flames by Linus are actually funny, and obviously not meant to be taken too seriously.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 14:43 UTC (Thu) by xaoc (subscriber, #54140) [Link]

'"The future is Linux and Microsoft Windows," says foundation Executive Director Jim Zemlin. "It is not Unix or Solaris...'

That sentence sounds really awkward to me.
I thought the strength of linux was that it's an open source system that feels like UNIX. Am I wrong?

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 16:28 UTC (Thu) by vmole (subscriber, #111) [Link]

He's using the word "Unix" in its proprietary/licensed system meaning, as a code for all the various proprietary Unixes, like AIX, etc.

Unix is tradmarked

Posted Sep 26, 2008 5:09 UTC (Fri) by alex (subscriber, #1355) [Link]

Unix is trademarked term for officially licensed operating systems. The correct term for Linux is that it is a broadly POSIX compliant operating system. The propriety Unix's are also POSIX operating systems. It's often corrupted when people refer to Unix-like systems.

Is Sun Solaris on its deathbed? (Info World)

Posted Sep 25, 2008 13:37 UTC (Thu) by JoeBuck (subscriber, #2330) [Link]

Actually this is a reprint of an Infoworld article, it's not by anyone on the NY Times staff.

Too many of the Linux Foundation people sound just like corporate spokespeople in their statements. They think of themselves as in the Linux Company, out to beat the corporate competition.

Is Sun Solaris on its deathbed? (Info World)

Posted Sep 27, 2008 10:49 UTC (Sat) by emk (subscriber, #1128) [Link]

Yeah, I'm also saddened by these remarks. While I have no particular interest in Solaris as an operating system (aside from features like DTrace), Sun has certainly contributed to the community. And they do distribute OpenSolaris under an OSI-approved license.

This is a tasteless and inapprorpriate jab from the Linux Foundation. It's no more attractive coming from Linux people than it is from companies who've made similar jabs about Linux.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 13:39 UTC (Thu) by ncm (subscriber, #165) [Link]

Apple could easily jump to Solarix or Linux, once the scalability limits of BSD start holding them back. I would bet on them choosing Solarix.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 14:23 UTC (Thu) by salimma (subscriber, #34460) [Link]

Um, the problem with OS X's Darwin underpinnings is not the BSD userland. It's that they use a not-terribly-efficient microkernel (Mach).

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 14:46 UTC (Thu) by drag (subscriber, #31333) [Link]

> microkernel

They don't use a Microkernel. :)

They use code _from_ a Microkernel, but that's about it.. It's sort of like a mash-up of Mach and a BSD kernel (FreeBSD, I think) with Mach-derived controlling part of the kernel's task and message-passes it to the BSD-derived side for other operations.

http://www.kernelthread.com/mac/osx/arch_xnu.html

At best it can be described as a 'Hybrid Microkernel' since it does do some message passing stuff. Another famous 'hybrid microkernel' would be Microsoft's NT kernel. It started early in life as a microkernel design.

The kernel design may contribute to it, but there are a ton of little things about OS X that tell me that Apple isn't really concerned about performance very much. They create a slick interface and make things 'fast enough', which is perfectly fine for what the OS is designed for.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 15:25 UTC (Thu) by ncm (subscriber, #165) [Link]

Yes, the sort-of use Mach-under-BSD, but they could just as easily drop it. Once laptops have 32-core processors, and somebody figures out a way to make them do something that enough people think they want, Apple will drop it like a stone.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 14:57 UTC (Thu) by SEJeff (subscriber, #51588) [Link]

The userland is bsd, but the kernel is Mach. Mach is a microkernel and not anything close to the BSD kernel.

Is Sun Solaris on its deathbed? (Linux Suit)

Posted Sep 25, 2008 14:44 UTC (Thu) by mduregon (subscriber, #3792) [Link]

wow. what a smear job. congratulations Linux Foundation you have lost any respect I had for you in one fell swoop.

Not overly helpful

Posted Sep 25, 2008 15:34 UTC (Thu) by alex (subscriber, #1355) [Link]

There is no real call be the Linux Foundation to be bad
mouthing Solaris however I can agree with sentiment that it is a
slowly dieing OS. Linux has taken huge chunks out of the low end and
pretty much all the major ISVs have made Linux ports of their products
a priority so customers can choose which platform they want to roll
out on. I think both platforms offer broadly similar performance
although Sun probably do have a temporary advantage on storage with
ZFS.

DTrace is an interesting technology but I suspect IT managers with an
eye on the long game know Linux will catch up with something
eventually. Going with Solaris now and relying on ZFS and DTrace will
still make you dependant on what is essentially a proprietary OS and
exposing yourself to vendor lock-in is very much out of fashion these
days. Open Solaris still isn't quite the same as real Solaris,
certainly not as close as CentOS is to RHEL for example.

Sun still continue to make excellent hardware though and they offer an
interesting range of on-demand computing solutions. They happily
support Linux on their hardware as well and I suspect they are
resigned to the fact that hardware and services is where they are
going to have to make their money. Monetising the OS is a mugs game.

Shame of the Linux Foundation calling on Sun to GPL ZFS and DTrace
though. It's Sun's code and they can do what they like with it. The
call to GPL is a lot like saying "We know your dieing, we demand you
drink this cool-aid so it's easier for us to pick through you bones".
The Linux community should have the confidence to come up with it's
own innovative solutions to tracing and storage without trying to
think in corporate code from another OS.

Not overly helpful

Posted Sep 26, 2008 3:38 UTC (Fri) by k3ninho (subscriber, #50375) [Link]

The thing Mr Zemlin failed to mention is Solaris Zones. I haven't used them but hear that they provide greater security than a chroot and more performance than full-system virtualization. I think that's more important a technology today than ZFS or DTrace.

K3n.

Zones vs Full Virtulisation

Posted Sep 26, 2008 4:54 UTC (Fri) by alex (subscriber, #1355) [Link]

Zones and Branded Zones are indeed a useful feature for getting multiple separate lightweight partitions in your system. They are probably directly analogous to Linux's OpenVZ and the Containers namespace solutions which are slowly trickling into the mainline kernel.

However I'm not sure how much real traction they have. They do allow better resource utilisation that full virtualisation but I suspect the margin is being chipped away. The market seems to have bought into full virtualisation a lot faster than these container based approached.

Zones vs Full Virtulisation

Posted Sep 26, 2008 7:49 UTC (Fri) by drag (subscriber, #31333) [Link]

Container-style approach is very popular in the webhosting industry. It's especially useful for folks that are doing variations on the 'Linux + Apache + MySQL + PHP' theme. Like using postgresql or Ruby or whatever, sinec it's difficult to find places that support that sort of thing.

Or if they want to run other types of services, like email or whatever.

People will run hundreds of virtual Linux systems on a single computer. They tend to be quite a bit cheaper then a full Xen-based environment..

Not overly helpful

Posted Sep 26, 2008 9:40 UTC (Fri) by nye (subscriber, #51576) [Link]

greater security than a chroot
I feel somebody ought to point out that chroots are *not* intended to be used for security, and don't really add any. Root can trivially escape a chroot, and non-root processes can be secured to the same degree without them. They might provide some marginal extra barrier, but this is rather akin to locking a prison with string.

Not overly helpful

Posted Sep 29, 2008 9:26 UTC (Mon) by Nelson (subscriber, #21712) [Link]

The thing Mr Zemlin failed to mention is Solaris Zones. I haven't used them but hear that they provide greater security than a chroot and more performance than full-system virtualization. I think that's more important a technology today than ZFS or DTrace.

Isn't that the problem with Solaris? There is a lot of "I haven't used it but the specs are nice" or "I haven't used it but I'm told it's amazing. Eventually that catches up with you, don't you think?

I think the Solaris marketing is a decade off. In this world of java, .net/mono, ruby on rails and the like, how many people seriously need to dtrace that often? It's included in OSX, it is on a lot of desktops and it's not like that many people use it regularly. Great tool, great technology, just not something that is as critical as it was 5 to 10 years back. More importantly, how many people talk about it that have never actually used it? Isn't that just hype and FUD? That doesn't mean people don't love having it in their pocket but do you switch platforms for it?

Zones looks great too but how many different virtualization technologies are competing right now? 5 years ago, could have been a differentiator, now it's a requirement.

ZFS is another example, it specs amazingly. There are some very legitimate concerns raised by some filesystem folks (basically, by the time we have ZFS sized datasets, will access patterns and storage technologies be such that the choice of algorithms is the right one) but nobody really cares about those concerns, bigger numbers are sexier. Other than that, is it better enough over the alternatives? Not too many places have outgrown ext3 and ext4 is now here as is XFS and at least a few interesting clustering technologies (ocfs, gfs..) Again, great technology but do you change what you're already doing for it? I'm not bashing the technology but Windows showed, good technology isn't what wins, it's part of it but it alone doesn't win.

I think the world is better with more competition from AIX and Solaris but they're just slow to pick up on what is needed to really compete. It's never good when a lot of people talk about your technology but don't actually use it, personally, I think it's almost a poison pill because you can start to actually believe that you're better than the competition even though you're taking a beating in the market. OS/2 was that way, and it was ugly inside IBM the way that all went down. It's an engineering Vietnam war.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 16:14 UTC (Thu) by dw (subscriber, #12017) [Link]

Solaris, he said, has almost no new deployments
You know, other than the minor, gentle upgrade churn it enjoys from its established base as the OS of choice in technology laden, cash rich industries such as banking.
and is a legacy operating environment
WTF? Your mom is a legacy operating environment. Linux and Windows have yet to gain something like a useable, well documented DTrace equivalent for one.
offered by a company with financial difficulties.
My understanding of Sun's "financial difficulties" amounts to a conversation I had with a bunch of Sun interns while camping somewhere high up Yosemite in California. I was left with the impression that although Sun's income isn't great, it's sitting on a massive cash pile. Looking at their last SEC filing seems to confirm this. If I had $2.282 billion in cash I certainly wouldn't consider myself out of the game.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 16:41 UTC (Thu) by lmb (subscriber, #39048) [Link]

Having money is not the same as being able to spend it to fund development.

Other than that, yes - premature gloating is indeed decidedly unhelpful.

But then, DTrace is only a technology detail, as is ZFS (see btrfs). The question is not about short-term or even mid-term features, but about scalability and sustainability of the (development) model.

And I would agree with Zemlin then; on that side, Linux has a clear lead. Sun has deep pockets, but at the end of the day, it is still just one company. They leverage projects from the FOSS community elsewhere already,because of the advantages this has for them (lower cost of development etc), essentially running a mixed-source shop.

And so I would predict that it is only a matter of time until they apply the same to other parts of their OS - say, the kernel - as well.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 16:51 UTC (Thu) by rahvin (subscriber, #16953) [Link]

2 Billion is NOTHING. It's a single acquisition. Sure they could lose a minor amount of money for years with the cash on hand but without growth the stock tanks and they become an acquisition target. The danger isn't SUN going out of business tomorrow it's that they will be bought out by someone or that they will slowly bleed themselves dry in much the same manner a certain company by the name of Santa Cruz Operation (The original one) or SGI did.

UNIX, the proprietary version, is dead. It was dieing when SGI and SCO got into trouble and it's long since dead. The only people still using it are the ones that were already using it. Based on trends most of them will switch to Linux by the end of the next decade as they upgrade. The proof of this is to look at IBM. AIX for the legacy customers, all systems can run Linux so the customers can switch to Linux as they convert applications from AIX. The proof is also in NASDAQ switching to an entire Linux backend a few years ago, a contract I might add that SUN used to hold and I believe IBM now holds. Legacy clients are switching, and eventually all of them will switch because the benefits of being vendor neutral are major.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 2:20 UTC (Fri) by trasz (guest, #45786) [Link]

You might not have noticed, but IBM's position on Linux changed somewhat in the last years. Now it's just a AIX for the poor, with a lower functionality, performance, features etc, but free. Go speak with their sales.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 7:49 UTC (Fri) by k8to (subscriber, #15413) [Link]

Maybe I am naïve, but I presume sales will always say dumb things that are half truths and there is no avoiding it. Do you know if this view is reflected by actions taken by other departments/groups?

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 16:41 UTC (Fri) by trasz (guest, #45786) [Link]

By other groups, do you mean engineering? No idea, I don't have any contact with these. What I do see is a shift from _sales_ trying to make clients migrate from AIX to Linux to _sales_ saying "actually, AIX is better".

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 20:32 UTC (Fri) by k8to (subscriber, #15413) [Link]

I meant engineering, professional services, product management, corporate officers.. anything!

Basically I view sales as completely unreliable.

If I were IBM's strategic planners, I would invest significantly in Linux but continue to charge a premium for AIX, which might result in sales saying AIX is better -- but this is just a theory, I don't know anything.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 5:10 UTC (Fri) by tzafrir (subscriber, #11501) [Link]

In my mind Sun has the image of a company that sells propritary versions of free softwares. StartOffice, Solaris, MySQL, VirtualBox.

According to my very limited understanding, this is not exactly a sustainable model of operation in the long run. If so, what is thedir motivation to develop free software?

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 21:12 UTC (Thu) by lysse (subscriber, #3190) [Link]

> technology laden, cash rich industries such as banking.

Er, not any more... ;)

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 21:48 UTC (Thu) by flewellyn (subscriber, #5047) [Link]

Your mom is a legacy operating environment.

Now surely you have something more constructive to say than that?

If you can't beat Microsoft, join them

Posted Sep 25, 2008 16:58 UTC (Thu) by robilad (subscriber, #27163) [Link]

Good luck to the Linux Foundation with their very own version of Microsoft's 'Get the Facts' campaign.

If you can't beat Microsoft, join them

Posted Sep 26, 2008 8:50 UTC (Fri) by proski (subscriber, #104) [Link]

Actually, journalists tend to cite the most provocative parts and exaggerate things a bit. I reserve my opinion until Linux Foundation has a chance to explain its position directly.

If you can't beat Microsoft, join them

Posted Sep 26, 2008 10:44 UTC (Fri) by mheily (subscriber, #27123) [Link]

Zemlin's premature obituary for Solaris reminds me of the Monty Python sketch "Bring out your dead" http://www.youtube.com/watch?v=grbSQ6O6kbs

I'm sure Zemlin can't wait to throw Solaris on the cart and have a duopoly of Linux and Windows. This guy is a marketing troll that just happens to be the head of a non-profit Linux advocacy group. Don't feed the trolls, especially if they claim to be your friends.

Solaris as a server operating system has some good features that Linux doesn't have yet. Linux has many other features that are better than Solaris. The whole idea of SuS, POSIX, FreeDesktop.org, et al, is that you can have multiple implementations of a Unix-like operating system that can interoperate. Innovations in one operating system can be standardized and adopted by other systems, so that all can benefit from the common pool of ideas. We are already seeing the best parts of OpenSolaris integrated into other systems; e.g. FreeBSD and MacOS have ported ZFS and DTrace. Equivalent Linux features (e.g. SystemTap, btrfs, cgroups) are not as good as what Sun already created and is giving away for free.

"Those who do not understand UNIX are condemned to reinvent it -- badly".

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 18:04 UTC (Thu) by sbergman27 (subscriber, #10767) [Link]

Complaining about this amongst ourselves is not going to do much good. Direct your complaints here:

info@linux-foundation.org

Their contact us page indicates that's probably the best place to send feedback of this nature.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 25, 2008 23:31 UTC (Thu) by k8to (subscriber, #15413) [Link]

A fine idea. I have done so.

Email?

Posted Sep 26, 2008 0:28 UTC (Fri) by dmarti (subscriber, #11625) [Link]

Any au courant marketing person knows that "email is dead" and it's all about .* 2.0 now. Post it on your blog or better yet, Twitter with an @ to the

(And don't forget to tell your investors that your Perl scripts are Ruby.)

Email?

Posted Sep 26, 2008 7:48 UTC (Fri) by pcampe (subscriber, #28223) [Link]

>(And don't forget to tell your investors that your Perl scripts are Ruby.)

This will actually results in a dramatic performance improvement if you are using a RHEL Perl :)

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 0:09 UTC (Fri) by error27 (subscriber, #8346) [Link]

Hearing this from the Linux Foundation is all very interesting and good but does netcraft confirm it?

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 0:11 UTC (Fri) by sbergman27 (subscriber, #10767) [Link]

Come on. The handwriting is on the wall. Like, you don't have to be a freakin' Kreskin to see it. ;-)

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 3:14 UTC (Fri) by Seegras (guest, #20463) [Link]

*BSD isn't dead either. I think "Solaris" as such will die, but OpenSolaris will live on. There IS a place for a lot of different open source operating systems.

But there is not much space for closed source systems..

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 5:33 UTC (Fri) by trasz (guest, #45786) [Link]

Another fun thing is, they ommited MacOS X, which already has an order of magnitude bigger market share on desktops than Linux has - and it's growing, while Linux' popularity on desktops does not.

When we sum things up - no growth on desktops, decline in market share on smartphones, IBM no longer trying to migrate it's customers to Linux from their proprietary operating systems - it may be possible that the future will be Microsoft and Apple.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 7:01 UTC (Fri) by landman (subscriber, #2901) [Link]

FWIW: on my blog, with a small 3000 visits per day, we get 65% windows flavors, 25% linux, 6% MacOSX.

I know that there are lots of MacOSX users. They just don't seem to be hitting my blog.

I have spoken with others in different spaces, and they report relatively similar statistics, though some times the windows and linux switch places.

For a desktop presence that is "so obviously larger" than Linux, it appears that (from the several months of data we have gathered) that Linux is being used as a desktop OS by more than 4x the number of MacOSX users.

Looking at web-logs should be simple, and a relatively accurate gauge on who is using what to browse the desktop. Sure, some might argue that its just a bunch of ninnies sitting in data centers on their servers running X and firefox ... But that would be pretty weak reasoning. What's more interesting to me is that the Linux browser user base appears to be more than 1/3 of the windows browser user base. Obviously qualified as "from hits on my blog". But this is really the only objective measure we have of any OS penetration on desktops.

To keep the context, yes we see Solaris. 0.4% of views. 0.1% is iphone.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 11:24 UTC (Fri) by jonquark (subscriber, #45554) [Link]

With respect, I don't think we should judge desktop usage share based on the usage of your blog. (Given that you have an account here your readership is likely to be somewhat biased)

Stats from a wider range of sites show linux at 0.5%-2% with OSX between 3% and 7%

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 13:44 UTC (Fri) by oak (guest, #2786) [Link]

> When we sum things up - no growth on desktops, decline in market share
on smartphones, IBM no longer trying to migrate it's customers to Linux
from their proprietary operating systems

Well, Linux share on all kinds of embedded devices (digi-TVs, NAS etc) and
subnotebooks would seem to be growing, wouldn't it? And these segments
have faster growth rates than desktop computers I think.

> - it may be possible that the future will be Microsoft and Apple.

Future of what?

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 7:54 UTC (Fri) by pcampe (subscriber, #28223) [Link]

Shouldn't be the Linux Foundation oriented towards technology, performances, security, and old fashioned things like these? We can have all the marketdroid language from the sales reps of Linux established business, that know what to say and usually have something to say.

Linux Foundation should observe that ZFS is million times better than anything else in Linux, and they must work on this instead of embarassing us for they language. In fact, ext4 will lack many features that ZFS already have.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 26, 2008 12:13 UTC (Fri) by rsidd (subscriber, #2582) [Link]

Hm - it's nice to see that most linux users (or at least, most lwn readers, or at least, most lwn readers who take the trouble to comment) are bothered by this sort of negative talk from the Linux Foundation. First, as other comments have pointed out, Solaris has features (zfs, dtrace) that linux users can only drool over. Second, open source is our friend. The more popular opensolaris gets, the more content providers and hardware manufacturers and software writers will need to conform to open standards and not just cater to a single platform. That can only help linux.

I have been seriously considering opensolaris for a new laptop: the only drawback that I see is its lack of bluetooth support, but I could always keep a linux partition just for that purpose. Windows is no use to me, largely because of its lack of interoperability with other systems.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 27, 2008 0:07 UTC (Sat) by jasonjgw (guest, #52080) [Link]

One of the problems with OpenSolaris is that, apparently, a working system
cannot be built without non-free Sun development tools. I haven't seen any
evidence of a sustained effort to fix this. "Free, but shackled" is Richard
Stallman's apt term for this kind of problem.

On the positive side, I'm sure we'll see more healthy competition between
OpenSolaris and Linux at the kernel level, as between Linux and the BSD
systems.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 27, 2008 7:42 UTC (Sat) by zooko (subscriber, #2589) [Link]

I think various people are working on improving that kind of problem. For example, David Bartley recently announced a version of Debian running on Solaris using the GNU libc instead of the Sun libc:

http://lists.sonic.net/pipermail/gnusol-devel/2008-Septem...

That is exciting to me because it eliminates a licensing issue that prevents Solaris from becoming an official Debian kernel.

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 27, 2008 9:47 UTC (Sat) by zooko (subscriber, #2589) [Link]

A Nexenta user pointed me to the Solaris Emancipation Project:

http://opensolaris.org/os/project/emancipation/

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 29, 2008 8:36 UTC (Mon) by nettings (subscriber, #429) [Link]

i'm with most of the posters here that this is a really misguided statement.
my sincere hopes are that solaris stays alive and kicking, so that we have an alternative os to bootstrap the internet from after the first big linux worm (and vice versa).

diversity is good. solaris has many very interesting aspects, sun is generally a well-behaved company as far as companies go.

otoh, marketing babble is bad. the linux foundation appears to have some very interesting (if disquietening) aspects i will keep an eye on in the future, and zemlin is obviously a jerk.

(a linux fan since 2.0.32)

Is Sun Solaris on its deathbed? (New York Times)

Posted Sep 30, 2008 11:13 UTC (Tue) by martinfick (subscriber, #4455) [Link]

Wow, there are quite a few judgmental remarks here (parent poster and others) about a guy who has a few snippets with very little context quoted in the article. Perhaps you don't agree with his assessment, or the fact that he appears (again, he is perhaps being quoted willy nilly) to be making these quotes on the part of a foundation representing linux.

But, he really is not saying anything terribly evil and I certainly don't think that he qualifies as a "jerk" because someone else wrote an article quoting him. I expect more out of LWN commenters than I do out of some guy being quoted in an obviously low content article. Nothing he said about an OS (not eve a person), was nearly as disparaging as your comment about him. At least you control how your words are used and in which context they are used on this system, what's your excuse?

Is Sun Solaris on its deathbed? (New York Times)

Posted Oct 1, 2008 4:44 UTC (Wed) by nettings (subscriber, #429) [Link]

martinfick, thanks for your critique.

assuming for now that zemlin's utterances are not misrepresented, i still find it perfectly valid to criticize him on the basis of those (admittedly sparse) quotes. a marketing guy should know what he's doing when feeding juicy quotes to the press.

linux has never needed bad-mouthing of competitors, much less fellow open-source operating systems it has taken many good ideas from.
when linux started out, it did not have a strong market position either. such aspects have always been second to technical merit and freedom among the open-source crowd.

despite its long commercial history, *open* solaris is a fledgling project with its own set of promises (and problems). it deserves some leeway while it grows, not bickering from the open-source camp.

i for one am very happy to see that most lwn readers are irritated by such "analyst" bullshit from a foundation that is very much regarded as a representative of the linux community (whether that's true or not).

as to my choice of words, having checked all possible connotations of "jerk" in a few dictionaries, i apologize. what i should have said was: i consider his statements idiotic and unworthy of a representative of a significant linux institution, for the reasons stated above.

Questionable professionalism

Posted Oct 1, 2008 6:08 UTC (Wed) by robilad (subscriber, #27163) [Link]

Given that Zemlin hasn't tried to correct the citation over the past week on a medium he has full control of his words over, like this comment section or his Linux Foundation blog, I think criticism of this smear job and Zemlin as the person behind it is warranted.

Rather then getting personal with the criticism, I think the more interesting question is about Zemlin's professionalism: Sun is a Silver member of the Linux Foundation. That's the same level like Red Hat.

How much sense it makes for the Linux Foundation to have someone in Zemlin's position going around smearing its members in the New York Times, is something for the Linux Foundation membership and board to think about.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds