Version: 2008
  • On BNET: Online porn struggles for profits

May 5, 2006 5:47 PM PDT

Linux kernel 'getting buggier,' leader says

  • 68 comments
Andrew Morton, the lead maintainer of the Linux production kernel, is worried that an increasing number of defects are appearing in the 2.6 version and is considering drastic action to resolve it.

"I believe the 2.6 kernel is slowly getting buggier. It seems we're adding bugs at a higher rate than we're fixing them," Morton said in a talk at the LinuxTag conference in Wiesbaden, Germany, on Friday.

Morton said he hasn't yet proved this statistically, but has noticed that he is getting more e-mails with bug reports. If he is able to confirm the increasing defect rate, he may temporarily halt the kernel development process to spend time resolving issues.

"A little action item I've given myself is to confirm that this increasing defect rate is really happening," he said. "If it is, we need to do something about it."

"Kernel developers will need to reapportion their time and spend more time fixing bugs," he added. "We may possibly have a bug fix-only kernel cycle, which is purely for fixing up long-standing bugs."

One problem is that few developers are motivated to work on defects, Morton said. This is particularly a problem for bugs that affect old computers or peripherals, as kernel developers working for corporations don't tend to care about out-of-date hardware, he said.

Nowadays, many kernel developers are employed by IT companies, such as hardware manufacturers. That can cause problems, as they may be motivated by self-interest, Morton suggested.

"If you're a company that employs a kernel maintainer, you don't have an interest in working on a 5-year-old peripheral that no one is selling any more. I can understand that, but it is a problem, as people are still using that hardware. The presence of that bug affects the whole kernel process, and can hold up the kernel, as there are bugs, but no one is fixing them," he said.

Differences in a kernel
During his talk, Morton discussed the 2.6 kernel development process. He explained that if people want to get their code into the kernel they should send it to him, and not to Linus Torvalds, who maintains the development kernel. Morton manages the "-mm" code branch, which is where patches are tested before being added to the development kernel.

"The way an individual can get their code into the kernel is by sending it to me. I will buffer it in my (mm) tree and send it to Linus," he said.

"It's fairly rare for a person to send a patch to Linus and get it in. In fact, Linus is fairly random at patches at the best of times. Generally, Linus will cc: it to me because he knows I'll pick it up," Morton added.

"The mm tree is what Linus' tree is going to look like in three months time. A lot of stupid bugs get in. I wish people would send me code that compiles--probably about 75 percent do," he said. "Without mm, all of these problems wouldn't be discovered until they hit the mainline tree, and would impact everyone's ongoing development."

The LinuxTag conference goes on until Saturday. Talks that take place in the main conference room can be watched online via a free Webcast (instructions in German).

Ingrid Marson reported for London-based ZDNet UK.

See more CNET content tagged:
kernel, defect, Linux kernel, bug, tree

Add a Comment (Log in or register) (68 Comments)
  • prev
  • next
Why No Stats? That's scary
by fogfire May 6, 2006 6:08 AM PDT
I don't know of a single well run project that isn't running a good bug system that can provide data on request. Dump it into a spreadsheet, and chart it.<br /><br />All software has bugs, but that a team lead doesn't have a reporting process in place should worry the Linux community to no end.
Reply to this comment
Worry for everyone
by Betty Roper May 6, 2006 8:00 AM PDT
Not just the Linux community -- this is terrible news for those trying to raise the profile of Linux in the enterprise.<br /><br />It flies in the face of all the hoohaw about open source projects being more responsive to bugs than closed source projects.
View reply
He has stats...
by Zymurgist May 8, 2006 9:42 AM PDT
Keep in mind that the Linux kernel maintainers <br />do have the stats that you'd expect for such a <br />project. What Morton is getting at is that <br />there's an increasing number of modules in the <br />code base that provide support for legacy <br />hardware for which there are currently no <br />reported bugs, but for which he suspects there <br />probably are bugs because other kernel code has <br />changed since last those modules were updated. <br />It's a problem because few people have the <br />hardware, so errors are rare, and reports even <br />more so, and there's little interest from <br />developers to review that stuff without a bug <br />report. <br /> <br />Keep in mind that the core kernel is no more or <br />less buggy than it had been before (which, <br />according to several companies that use code <br />auditing software to look at the Linux kernel, <br />is remarkably high quality -- better than <br />commercial). <br /> <br />Andrew's going to need get a team of people to <br />go back and look at things like MFM support and <br />do regression tests on it. There are no bug <br />reports, but it's wishful thinking that <br />something about it didn't break in the evolution <br />of the 2.6 kernel. After sampling a few bits of <br />the older code, he ought to get a feel for how <br />many bugs have arisen without reports of <br />problems.
Why No Stats? That's scary
by fogfire May 6, 2006 6:08 AM PDT
I don't know of a single well run project that isn't running a good bug system that can provide data on request. Dump it into a spreadsheet, and chart it.<br /><br />All software has bugs, but that a team lead doesn't have a reporting process in place should worry the Linux community to no end.
Reply to this comment
Worry for everyone
by Betty Roper May 6, 2006 8:00 AM PDT
Not just the Linux community -- this is terrible news for those trying to raise the profile of Linux in the enterprise.<br /><br />It flies in the face of all the hoohaw about open source projects being more responsive to bugs than closed source projects.
View reply
He has stats...
by Zymurgist May 8, 2006 9:42 AM PDT
Keep in mind that the Linux kernel maintainers <br />do have the stats that you'd expect for such a <br />project. What Morton is getting at is that <br />there's an increasing number of modules in the <br />code base that provide support for legacy <br />hardware for which there are currently no <br />reported bugs, but for which he suspects there <br />probably are bugs because other kernel code has <br />changed since last those modules were updated. <br />It's a problem because few people have the <br />hardware, so errors are rare, and reports even <br />more so, and there's little interest from <br />developers to review that stuff without a bug <br />report. <br /> <br />Keep in mind that the core kernel is no more or <br />less buggy than it had been before (which, <br />according to several companies that use code <br />auditing software to look at the Linux kernel, <br />is remarkably high quality -- better than <br />commercial). <br /> <br />Andrew's going to need get a team of people to <br />go back and look at things like MFM support and <br />do regression tests on it. There are no bug <br />reports, but it's wishful thinking that <br />something about it didn't break in the evolution <br />of the 2.6 kernel. After sampling a few bits of <br />the older code, he ought to get a feel for how <br />many bugs have arisen without reports of <br />problems.
It's rather disingenuous
by Johnny Mnemonic May 6, 2006 6:48 PM PDT
On the one hand we have the open source model, which<br />by definition is open and all concerns, gripes, <br />comments are in the public in which all can see and<br />make their own judgments about and on the other we<br />have a proprietary model that we cannot even compare<br />as there is no public data to verify or compare it<br />too (legally). Using common sense and a little <br />critical thinking should lead one to the comclusion<br />that a closed system will always be inferior to one<br />in which public scrutiny can be applied to make<br />judgements and further improvments.
Reply to this comment
What sense is that?
by PurePacket May 7, 2006 8:45 AM PDT
By what "common sense" do you base such reasoning on? Thus far the closed systems have worked better. Linux cannot do the things I need to do, Windows can, therefore Linux is inferior in that context. I do not know of any context related to my work that would make Linux superior to Windows in any way. Beta testers for Windows can document and report bugs and performance issues at any time, just like any closed source software. You do not need the code out in the open to diagnose the problem, that's what the engineers are for. Simply flag a feature or action, and they will deal with it. I would never want Windows to be open source.
View reply
That's not common sense.
by just_some_guy May 7, 2006 9:37 AM PDT
Common sense and critical thinking lead to the conclusion that testing is the only way to ensure that a system satisfies business requirements - whether that system is open or closed is irrelevant.<br /><br />The article is not even about open vs. closed systems. It is about Linux. You seem to be making the argument that Linux is better than the alternatives, so the problems with open source development should be ignored. There's just no sense in that.
That's rediculous
by DavidWorkman May 7, 2006 12:13 PM PDT
How can Johnny Mnemonic make such an absurd conclusion? A system where anyone can submit code with no responsibility as to it's integrity will always be inferiour.
View all 2 replies
It's rather disingenuous
by Johnny Mnemonic May 6, 2006 6:48 PM PDT
On the one hand we have the open source model, which<br />by definition is open and all concerns, gripes, <br />comments are in the public in which all can see and<br />make their own judgments about and on the other we<br />have a proprietary model that we cannot even compare<br />as there is no public data to verify or compare it<br />too (legally). Using common sense and a little <br />critical thinking should lead one to the comclusion<br />that a closed system will always be inferior to one<br />in which public scrutiny can be applied to make<br />judgements and further improvments.
Reply to this comment
What sense is that?
by PurePacket May 7, 2006 8:45 AM PDT
By what "common sense" do you base such reasoning on? Thus far the closed systems have worked better. Linux cannot do the things I need to do, Windows can, therefore Linux is inferior in that context. I do not know of any context related to my work that would make Linux superior to Windows in any way. Beta testers for Windows can document and report bugs and performance issues at any time, just like any closed source software. You do not need the code out in the open to diagnose the problem, that's what the engineers are for. Simply flag a feature or action, and they will deal with it. I would never want Windows to be open source.
View reply
That's not common sense.
by just_some_guy May 7, 2006 9:37 AM PDT
Common sense and critical thinking lead to the conclusion that testing is the only way to ensure that a system satisfies business requirements - whether that system is open or closed is irrelevant.<br /><br />The article is not even about open vs. closed systems. It is about Linux. You seem to be making the argument that Linux is better than the alternatives, so the problems with open source development should be ignored. There's just no sense in that.
That's rediculous
by DavidWorkman May 7, 2006 12:13 PM PDT
How can Johnny Mnemonic make such an absurd conclusion? A system where anyone can submit code with no responsibility as to it's integrity will always be inferiour.
View all 2 replies
It's rather disingenuous
by Johnny Mnemonic May 6, 2006 6:49 PM PDT
On the one hand we have the open source model, which<br />by definition is open and all concerns, gripes, <br />comments are in the public in which all can see and<br />make their own judgments about and on the other we<br />have a proprietary model that we cannot even compare<br />as there is no public data to verify or compare it<br />too (legally). Using common sense and a little <br />critical thinking should lead one to the comclusion<br />that a closed system will always be inferior to one<br />in which public scrutiny can be applied to make<br />judgements about and further improvments.
Reply to this comment
I don't follow you
by Hernys May 7, 2006 8:00 PM PDT
Why does that prove a closed system is always inferior? If that were the case, the worst possible open source system (even an operating system developed in five hours) would be better than the best closed source OS. And that's obviously not true. So your reasoning doesn't hold.<br />An Open Source OS will only be the better one if it is well developed, well maintained and well tested. And the problem with OSS today is that it is way more fun to write a new piece of code to solve an interesting problem or to implement cool new functionality than it is to re read systematically all the stuff that war written by someone else to make sure it is bug free, test it in every way conceivable and correct all the bugs found. Given that, if I were so prone to generalize as you seem to be, I would say that the commercial OS will always be better than the open source ones, since the corporations have paid people to do that boring work (and they are paid to do their best at it). But it would be an unfair and incorrect generalization, as yours is.
I don't follow you
by Hernys May 7, 2006 8:00 PM PDT
Why does that prove a closed system is always inferior? If that were the case, the worst possible open source system (even an operating system developed in five hours) would be better than the best closed source OS. And that's obviously not true. So your reasoning doesn't hold.<br />An Open Source OS will only be the better one if it is well developed, well maintained and well tested. And the problem with OSS today is that it is way more fun to write a new piece of code to solve an interesting problem or to implement cool new functionality than it is to re read systematically all the stuff that war written by someone else to make sure it is bug free, test it in every way conceivable and correct all the bugs found. Given that, if I were so prone to generalize as you seem to be, I would say that the commercial OS will always be better than the open source ones, since the corporations have paid people to do that boring work (and they are paid to do their best at it). But it would be an unfair and incorrect generalization, as yours is.
It's rather disingenuous
by Johnny Mnemonic May 6, 2006 6:49 PM PDT
On the one hand we have the open source model, which<br />by definition is open and all concerns, gripes, <br />comments are in the public in which all can see and<br />make their own judgments about and on the other we<br />have a proprietary model that we cannot even compare<br />as there is no public data to verify or compare it<br />too (legally). Using common sense and a little <br />critical thinking should lead one to the comclusion<br />that a closed system will always be inferior to one<br />in which public scrutiny can be applied to make<br />judgements about and further improvments.
Reply to this comment
I don't follow you
by Hernys May 7, 2006 8:00 PM PDT
Why does that prove a closed system is always inferior? If that were the case, the worst possible open source system (even an operating system developed in five hours) would be better than the best closed source OS. And that's obviously not true. So your reasoning doesn't hold.<br />An Open Source OS will only be the better one if it is well developed, well maintained and well tested. And the problem with OSS today is that it is way more fun to write a new piece of code to solve an interesting problem or to implement cool new functionality than it is to re read systematically all the stuff that war written by someone else to make sure it is bug free, test it in every way conceivable and correct all the bugs found. Given that, if I were so prone to generalize as you seem to be, I would say that the commercial OS will always be better than the open source ones, since the corporations have paid people to do that boring work (and they are paid to do their best at it). But it would be an unfair and incorrect generalization, as yours is.
I don't follow you
by Hernys May 7, 2006 8:00 PM PDT
Why does that prove a closed system is always inferior? If that were the case, the worst possible open source system (even an operating system developed in five hours) would be better than the best closed source OS. And that's obviously not true. So your reasoning doesn't hold.<br />An Open Source OS will only be the better one if it is well developed, well maintained and well tested. And the problem with OSS today is that it is way more fun to write a new piece of code to solve an interesting problem or to implement cool new functionality than it is to re read systematically all the stuff that war written by someone else to make sure it is bug free, test it in every way conceivable and correct all the bugs found. Given that, if I were so prone to generalize as you seem to be, I would say that the commercial OS will always be better than the open source ones, since the corporations have paid people to do that boring work (and they are paid to do their best at it). But it would be an unfair and incorrect generalization, as yours is.
What do you expect when you dont people anything!
by caudio_roma May 7, 2006 9:16 PM PDT
There is an old rule that "You get what you paid for".<br />Of course there is exception to any rule, and perhaps Linux &#38; Apache are some of the best exceptions to this rule, but still the rule applies.<br /><br />So if you have people working for free and anonymously too, what do you except! That they are going to do a good &#38; timely job!!<br />Come on!<br />After all, ask your self: How many of us would like to work for free?<br />I think that was called Slavery!<br />Now of course some rare ones amongst us will do volunteer work for free, but that certainly is going to be limited on so many levels.<br /><br />What I am saying is that the GNU/BSD Open Source business model is flawed on so many levels, on rarest occasions it may defie the rule and create a success, again that exception being Linux, Apache and a few other products, but even these products are at the jeopardy of people "Working for free"!
Reply to this comment
Not an old rule.
by Zymurgist May 8, 2006 10:16 AM PDT
"You get what you paid for" is a maxim, not a <br />rule, and where it true you'd suffocate (unless <br />you're buying that air you're breathing). <br /> <br />The fact that you can receive the code for free <br />has no bearing on the quality (which, to date, <br />still measures to be of higher quality than it's <br />competitors). <br /> <br />First, not all people working on the kernel do <br />so for free. There are professional contributors <br />that are specifically tasked to contribute <br />(people paid by Sun, IBM, HP, etc. specifically <br />to contribute to the Linux kernel), those that <br />contribute to very specific projects (drivers by <br />hardware vendors, toolkit authors, application <br />developers), government agencies (like the NSA), <br />plus students, professors, and engineers that <br />all get paid to contribute. I've contributed to <br />a number of such projects, and have been <br />supported by my employer to do so in the course <br />of my work as a computational biologist. <br /> <br />Even if you are coding for free, it wouldn't be <br />slavery unless it wasn't voluntary. Boston held <br />a 20-mile "Walk for Hunger" this weekend, and <br />I'm guessing the walkers didn't consider <br />themselves slaves. Nor does Habitat for Humanity <br />-- at least I don't think so. <br /> <br />Those that contribute are generally those that <br />are experts in their field looking to get a <br />platform that is best-in-breed for their work, <br />or they are quite specifically drawn to a <br />particular part of the project. In the physical <br />sciences we tend to use Linux for a number of <br />reasons: easier to tune to applications, better <br />APIs with more succinct and correct <br />documentation, better performance, and far <br />greater stability. To that end, we contribute <br />whetever we can which furthers Linux (and <br />various APIs) superior traits in this regard for <br />the benefit of our company and our peers in the <br />physical sciences. It may seem funny, but <br />scientists and engineers still share information <br />and tools with each other pretty freely (even in <br />corporations). Being PhDs in computational <br />science, perhaps our demands are little higher, <br />but it's not as if there are tech comoanies <br />willing to be open with their technologies or <br />offer it without restrictions on licenses and <br />such. <br /> <br />Open-source is only flawed from the respect that <br />it makes a poor proprietary software model. It <br />is the model that existed prior to proprietary <br />software companies, and it looks as though it's <br />the model that is performing the best right now. <br />Sure, it's possible to make a buck off it <br />( <a class="jive-link-external" href="http://finance.yahoo.com/q/bc?t=5y&#38;s=RHAT&#38;l=on&#38;z=m&#38;q=l&#38;c=MSFT" target="_newWindow">http://finance.yahoo.com/q/bc?t=5y&#38;s=RHAT&#38;l=on&#38;z=m&#38;q=l&#38;c=MSFT</a> ), <br />but even if you don't, the software by <br />definition will exist and flourish until the <br />interest dies, a for-profit company's products <br />will survive so long as it remains profitable or <br />until something else (perhaps not better) <br />replaces it.
View reply
Ignorance
by Bill Dautrive May 8, 2006 5:05 PM PDT
As was stated, many of the developers do get paid, and paid well. You think Linus has made nothing in this? Your 'working for free' argument is pointless as it is not true.<br /><br />Second thing, even if the contributors make nothing as is sometimes the case, the amount of flaws found are far less then a certain propriatary company(*cough MS) and they get fixed faster. Compare 2-3 days max to months if ever.<br /><br />Your slavery comments just pushes the point that you have no idea about open source, so why are you even commenting?
What do you expect when you dont people anything!
by caudio_roma May 7, 2006 9:16 PM PDT
There is an old rule that "You get what you paid for".<br />Of course there is exception to any rule, and perhaps Linux &#38; Apache are some of the best exceptions to this rule, but still the rule applies.<br /><br />So if you have people working for free and anonymously too, what do you except! That they are going to do a good &#38; timely job!!<br />Come on!<br />After all, ask your self: How many of us would like to work for free?<br />I think that was called Slavery!<br />Now of course some rare ones amongst us will do volunteer work for free, but that certainly is going to be limited on so many levels.<br /><br />What I am saying is that the GNU/BSD Open Source business model is flawed on so many levels, on rarest occasions it may defie the rule and create a success, again that exception being Linux, Apache and a few other products, but even these products are at the jeopardy of people "Working for free"!
Reply to this comment
Not an old rule.
by Zymurgist May 8, 2006 10:16 AM PDT
"You get what you paid for" is a maxim, not a <br />rule, and where it true you'd suffocate (unless <br />you're buying that air you're breathing). <br /> <br />The fact that you can receive the code for free <br />has no bearing on the quality (which, to date, <br />still measures to be of higher quality than it's <br />competitors). <br /> <br />First, not all people working on the kernel do <br />so for free. There are professional contributors <br />that are specifically tasked to contribute <br />(people paid by Sun, IBM, HP, etc. specifically <br />to contribute to the Linux kernel), those that <br />contribute to very specific projects (drivers by <br />hardware vendors, toolkit authors, application <br />developers), government agencies (like the NSA), <br />plus students, professors, and engineers that <br />all get paid to contribute. I've contributed to <br />a number of such projects, and have been <br />supported by my employer to do so in the course <br />of my work as a computational biologist. <br /> <br />Even if you are coding for free, it wouldn't be <br />slavery unless it wasn't voluntary. Boston held <br />a 20-mile "Walk for Hunger" this weekend, and <br />I'm guessing the walkers didn't consider <br />themselves slaves. Nor does Habitat for Humanity <br />-- at least I don't think so. <br /> <br />Those that contribute are generally those that <br />are experts in their field looking to get a <br />platform that is best-in-breed for their work, <br />or they are quite specifically drawn to a <br />particular part of the project. In the physical <br />sciences we tend to use Linux for a number of <br />reasons: easier to tune to applications, better <br />APIs with more succinct and correct <br />documentation, better performance, and far <br />greater stability. To that end, we contribute <br />whetever we can which furthers Linux (and <br />various APIs) superior traits in this regard for <br />the benefit of our company and our peers in the <br />physical sciences. It may seem funny, but <br />scientists and engineers still share information <br />and tools with each other pretty freely (even in <br />corporations). Being PhDs in computational <br />science, perhaps our demands are little higher, <br />but it's not as if there are tech comoanies <br />willing to be open with their technologies or <br />offer it without restrictions on licenses and <br />such. <br /> <br />Open-source is only flawed from the respect that <br />it makes a poor proprietary software model. It <br />is the model that existed prior to proprietary <br />software companies, and it looks as though it's <br />the model that is performing the best right now. <br />Sure, it's possible to make a buck off it <br />( <a class="jive-link-external" href="http://finance.yahoo.com/q/bc?t=5y&#38;s=RHAT&#38;l=on&#38;z=m&#38;q=l&#38;c=MSFT" target="_newWindow">http://finance.yahoo.com/q/bc?t=5y&#38;s=RHAT&#38;l=on&#38;z=m&#38;q=l&#38;c=MSFT</a> ), <br />but even if you don't, the software by <br />definition will exist and flourish until the <br />interest dies, a for-profit company's products <br />will survive so long as it remains profitable or <br />until something else (perhaps not better) <br />replaces it.
View reply
Ignorance
by Bill Dautrive May 8, 2006 5:05 PM PDT
As was stated, many of the developers do get paid, and paid well. You think Linus has made nothing in this? Your 'working for free' argument is pointless as it is not true.<br /><br />Second thing, even if the contributors make nothing as is sometimes the case, the amount of flaws found are far less then a certain propriatary company(*cough MS) and they get fixed faster. Compare 2-3 days max to months if ever.<br /><br />Your slavery comments just pushes the point that you have no idea about open source, so why are you even commenting?
I've Seen Windoze Source, And It Ain't Pretty ...
by Joe Blow May 8, 2006 3:05 AM PDT
in fact, the word "fugly" comes to mind. A government agency I worked at had a license for Windoze source so that security flaws could be identified and solved without having to wait for Microsloth to get around to fixing them, if ever (it was a condition of a contract Microsloth desperately wanted that yielded big bucks for them). The vast majority of the code in Windoze is written by their least-experienced programmers who are just out of school (I won't even insult real software engineers by calling Microsloth's programmers anything like an engineer of any kind - even a "sanitational engineer", aka a garbage collector - it's pretty obvious they've never even heard of Murphy's Law, the First Commandment for Real Engineers). For most of them, Windoze is the first real product they've ever worked on, and only have their theoretical background from which to work. Another example of how the junior people get stuck with important work that no one else wants to do is that, if you break a build, you become the build-master for that build until someone else screws up, so they wind up with even more work to do in the same amount of time, which results in even more functional and operational bugs (but they don't break the build!).<br /><br />I would much rather have code for which the source is available than not for many reasons, not the least of which is that, at least I can easily trace the code to see exactly what is going on, and either fix it myself, or pay someone to fix it. The vast majority of developers doing substantial work on Linux today are being well paid to do so full-time, either by one of the companies that provide fully-supported releases, like Red Hat, IBM, etc., or internal development teams in companies where Linux is used as the core of their product (TiVo may be the largest deployer of an embedded Linux, now, with over three million boxes Out There). Such companies also have substantial dedicated QA/QC/testing groups that do everything from regression tests to ensure proper original functionality by changed/augmented code, to black-box tests on new code.<br /><br />It's quite natural for projects that grow beyond a critical mass to need to undergo some significant testing, quality control, clean-up, etc. At least open-source customers can fairly readily perform whatever level and type of testing they want/need, they can also prioritize and address the problems as they see fit, and not be limited to whatever schedule developers of proprietary products decide should be done to satisfy the lowest common denominator of all their customers.<br /><br />As for the track record of proprietary products vs. open-source, the legion of unresolved bugs, vulnerabilities, etc., associated with the former is a sad testament to their lack of quality (and the bugs that are made public are just those we know about). There are very likely many more bugs that history has demonstrated companies don't want to publicize because of embarrassment, having to do PR damage control, and just plain reducing their profits by having to spend money doing what they should have done in the first place (it's amazing how everyone has time to fix bugs, but very few make the effort to prevent them, in the first place). I don't trust anyone to do what's in my best interests, especially when they're taking money from lots of other customers.<br /><br />At least now the potential problem with bugs in the Linux kernel has been raised, and you can be sure that it will remain well-publicized, by well-heeled competitors, if not the media and customers/users, until the issues are resolved, one way or another.<br /><br />All the Best,<br />Joe Blow
Reply to this comment
2 cents
by just_some_guy May 8, 2006 8:35 AM PDT
Assuming that someone who cannot even spell "Microsoft" or "Windows" is qualified to judge the quality of their source code...<br /><br />1) The article has nothing to do with Windows. Andrew Morton says that the Linux code has problems, and he IS qualified to judge it. The quality of Windows code is irrelvant. It would be counter-productive to sweep the issue under the carpet.<br /><br />2) The majority of software users are not software developers. These users are not capable of fixing the code themselves, and have no interest in viewing it.<br /><br />3) The article is solely about the open source development model, not about open source vs. proprietary code. There are problems with the open source development model, and Andrew Morton suggests that the problems be addressed. He is correct. There are likely many open source developers that share your view ("at least its better than Windoze!!!"), which negatively impacts the code. Since anyone can contribute to open source, the challenge is to weed out such riff-raff. The quality of code should not be measured against the competition, but against measurable and testable criteria.
I've Seen Windoze Source, And It Ain't Pretty ...
by Joe Blow May 8, 2006 3:05 AM PDT
in fact, the word "fugly" comes to mind. A government agency I worked at had a license for Windoze source so that security flaws could be identified and solved without having to wait for Microsloth to get around to fixing them, if ever (it was a condition of a contract Microsloth desperately wanted that yielded big bucks for them). The vast majority of the code in Windoze is written by their least-experienced programmers who are just out of school (I won't even insult real software engineers by calling Microsloth's programmers anything like an engineer of any kind - even a "sanitational engineer", aka a garbage collector - it's pretty obvious they've never even heard of Murphy's Law, the First Commandment for Real Engineers). For most of them, Windoze is the first real product they've ever worked on, and only have their theoretical background from which to work. Another example of how the junior people get stuck with important work that no one else wants to do is that, if you break a build, you become the build-master for that build until someone else screws up, so they wind up with even more work to do in the same amount of time, which results in even more functional and operational bugs (but they don't break the build!).<br /><br />I would much rather have code for which the source is available than not for many reasons, not the least of which is that, at least I can easily trace the code to see exactly what is going on, and either fix it myself, or pay someone to fix it. The vast majority of developers doing substantial work on Linux today are being well paid to do so full-time, either by one of the companies that provide fully-supported releases, like Red Hat, IBM, etc., or internal development teams in companies where Linux is used as the core of their product (TiVo may be the largest deployer of an embedded Linux, now, with over three million boxes Out There). Such companies also have substantial dedicated QA/QC/testing groups that do everything from regression tests to ensure proper original functionality by changed/augmented code, to black-box tests on new code.<br /><br />It's quite natural for projects that grow beyond a critical mass to need to undergo some significant testing, quality control, clean-up, etc. At least open-source customers can fairly readily perform whatever level and type of testing they want/need, they can also prioritize and address the problems as they see fit, and not be limited to whatever schedule developers of proprietary products decide should be done to satisfy the lowest common denominator of all their customers.<br /><br />As for the track record of proprietary products vs. open-source, the legion of unresolved bugs, vulnerabilities, etc., associated with the former is a sad testament to their lack of quality (and the bugs that are made public are just those we know about). There are very likely many more bugs that history has demonstrated companies don't want to publicize because of embarrassment, having to do PR damage control, and just plain reducing their profits by having to spend money doing what they should have done in the first place (it's amazing how everyone has time to fix bugs, but very few make the effort to prevent them, in the first place). I don't trust anyone to do what's in my best interests, especially when they're taking money from lots of other customers.<br /><br />At least now the potential problem with bugs in the Linux kernel has been raised, and you can be sure that it will remain well-publicized, by well-heeled competitors, if not the media and customers/users, until the issues are resolved, one way or another.<br /><br />All the Best,<br />Joe Blow
Reply to this comment
2 cents
by just_some_guy May 8, 2006 8:35 AM PDT
Assuming that someone who cannot even spell "Microsoft" or "Windows" is qualified to judge the quality of their source code...<br /><br />1) The article has nothing to do with Windows. Andrew Morton says that the Linux code has problems, and he IS qualified to judge it. The quality of Windows code is irrelvant. It would be counter-productive to sweep the issue under the carpet.<br /><br />2) The majority of software users are not software developers. These users are not capable of fixing the code themselves, and have no interest in viewing it.<br /><br />3) The article is solely about the open source development model, not about open source vs. proprietary code. There are problems with the open source development model, and Andrew Morton suggests that the problems be addressed. He is correct. There are likely many open source developers that share your view ("at least its better than Windoze!!!"), which negatively impacts the code. Since anyone can contribute to open source, the challenge is to weed out such riff-raff. The quality of code should not be measured against the competition, but against measurable and testable criteria.
Strange how Linux has so many more bugs then
by richto May 8, 2006 4:32 AM PDT
If thats true then why is it then Linux has so many many more bugs and security vulnerabilities than Windows does?
Reply to this comment
Strange how Linux has so many more bugs then
by richto May 8, 2006 4:32 AM PDT
If thats true then why is it then Linux has so many many more bugs and security vulnerabilities than Windows does?
Reply to this comment
Strange how Linux has so many more bugs then
by richto May 8, 2006 4:32 AM PDT
If thats true then why is it that Linux has so many many more bugs and security vulnerabilities than Windows does?
Reply to this comment
You mean less...
by Zymurgist May 8, 2006 10:47 AM PDT
By all available measures, Linux has fewer bugs <br />and security vulnerabilities than Windows. <br />Microsoft used to spin vulnerability reports to <br />make it look otherwise (for example, SANS has a <br />habit of issuing a separate bug report for each <br />Linux distribution but generally only one for <br />Windows, meaning you get the exact same issue <br />reported up to 20 times for Linux -- and SANS <br />will count many Linux apps as "Linux" whereas <br />Windows apps are considered distinct). <br /> <br />Presumably, Linux ought to have many more <br />critical bug reports because it's transparent <br />(everyone can see how it works), and it's a <br />particularly desirable target for hackers (the <br />most widely deployed platform for online <br />commerce and global telecom -- compromising <br />Linux servers would produce a big payoff for <br />fraud). <br /> <br />The fact that it doesn't belies good core <br />design.
Strange how Linux has so many more bugs then
by richto May 8, 2006 4:32 AM PDT
If thats true then why is it that Linux has so many many more bugs and security vulnerabilities than Windows does?
Reply to this comment
You mean less...
by Zymurgist May 8, 2006 10:47 AM PDT
By all available measures, Linux has fewer bugs <br />and security vulnerabilities than Windows. <br />Microsoft used to spin vulnerability reports to <br />make it look otherwise (for example, SANS has a <br />habit of issuing a separate bug report for each <br />Linux distribution but generally only one for <br />Windows, meaning you get the exact same issue <br />reported up to 20 times for Linux -- and SANS <br />will count many Linux apps as "Linux" whereas <br />Windows apps are considered distinct). <br /> <br />Presumably, Linux ought to have many more <br />critical bug reports because it's transparent <br />(everyone can see how it works), and it's a <br />particularly desirable target for hackers (the <br />most widely deployed platform for online <br />commerce and global telecom -- compromising <br />Linux servers would produce a big payoff for <br />fraud). <br /> <br />The fact that it doesn't belies good core <br />design.
Just a thought.
by System Tyrant May 8, 2006 8:07 AM PDT
Maybe it would have less bugs if they had fewer lines of code. Maybe they would have fewer lines of code if they didn't try to integrate every driver available into the kernel. Maybe all software would be better if it were cost effective to write it better.
Reply to this comment
It's not lines of code or drivers.
by Zymurgist May 8, 2006 11:15 AM PDT
Keep in mind that Windows XP is about 45 million <br />lines of code, and the current Linux kernel <br />about 1/8th that. <br /> <br />It is also true that Linux does have drivers for <br />more hardware than XP out of the box, but it's a <br />little off-base to say that they are integrated <br />into the kernel. More than 90% of the drivers <br />are modularized in Linux and are typically <br />compiled and loaded as such. In that way, they <br />aren't much different than Windows drivers. <br /> <br />It's not the number of lines that count, but the <br />number of bugs. Linux has a very low defect rate <br />compared to average for commercial proprietary <br />code (according to the vendors of software that <br />measures these things), and a much smaller code <br />base. Also, writing driver modules for Linux is <br />far simpler than for Windows (which is why it's <br />popular in the development of hardware). <br /> <br />I'm sure software would be better if it were <br />cost effective to write it better. That's why <br />environments that distribute the cost among <br />multiple interested parties (like OSS models do) <br />typically fare better than singular parties <br />(like a typical corporate scenario). <br /> <br />Drivers are a good example. They are hugely <br />expensive to produce. Many vendors never release <br />specifications on their products and bear the <br />sole responsibility for writing a driver. Since <br />they make money selling hardware, the driver <br />needs only to be good enough to get the product <br />sold -- so, typically, there's not much <br />development on them and the drivers aren't <br />optimal for the hardware. Moreover they support <br />a narrow range of operating systems and for a <br />limited period of time (hardware manufacturers <br />often don't have the resources to support <br />multiple revisions of a single OS, much less <br />multiple OSs). So, much hardware support is <br />reverse-engineered, incurring further costs. <br />Vendors could publish specs on their hardware <br />and support more systems, while learning from <br />various implementations of support on those <br />systems, producing better drivers for more <br />diverse platforms at tremendously reduced cost. <br />Of course, many hardware vendors have also found <br />themselves in the position where their products <br />are now violating various "intellectual <br />property" laws, so secrecy may well trump <br />software development cost savings.
Just a thought.
by System Tyrant May 8, 2006 8:07 AM PDT
Maybe it would have less bugs if they had fewer lines of code. Maybe they would have fewer lines of code if they didn't try to integrate every driver available into the kernel. Maybe all software would be better if it were cost effective to write it better.
Reply to this comment
It's not lines of code or drivers.
by Zymurgist May 8, 2006 11:15 AM PDT
Keep in mind that Windows XP is about 45 million <br />lines of code, and the current Linux kernel <br />about 1/8th that. <br /> <br />It is also true that Linux does have drivers for <br />more hardware than XP out of the box, but it's a <br />little off-base to say that they are integrated <br />into the kernel. More than 90% of the drivers <br />are modularized in Linux and are typically <br />compiled and loaded as such. In that way, they <br />aren't much different than Windows drivers. <br /> <br />It's not the number of lines that count, but the <br />number of bugs. Linux has a very low defect rate <br />compared to average for commercial proprietary <br />code (according to the vendors of software that <br />measures these things), and a much smaller code <br />base. Also, writing driver modules for Linux is <br />far simpler than for Windows (which is why it's <br />popular in the development of hardware). <br /> <br />I'm sure software would be better if it were <br />cost effective to write it better. That's why <br />environments that distribute the cost among <br />multiple interested parties (like OSS models do) <br />typically fare better than singular parties <br />(like a typical corporate scenario). <br /> <br />Drivers are a good example. They are hugely <br />expensive to produce. Many vendors never release <br />specifications on their products and bear the <br />sole responsibility for writing a driver. Since <br />they make money selling hardware, the driver <br />needs only to be good enough to get the product <br />sold -- so, typically, there's not much <br />development on them and the drivers aren't <br />optimal for the hardware. Moreover they support <br />a narrow range of operating systems and for a <br />limited period of time (hardware manufacturers <br />often don't have the resources to support <br />multiple revisions of a single OS, much less <br />multiple OSs). So, much hardware support is <br />reverse-engineered, incurring further costs. <br />Vendors could publish specs on their hardware <br />and support more systems, while learning from <br />various implementations of support on those <br />systems, producing better drivers for more <br />diverse platforms at tremendously reduced cost. <br />Of course, many hardware vendors have also found <br />themselves in the position where their products <br />are now violating various "intellectual <br />property" laws, so secrecy may well trump <br />software development cost savings.
It's Good to Know Someone's Watching
by Mendz May 8, 2006 8:50 AM PDT
I mean... no one wants a "Wikipedia"-goofed-like entry in Linux... Come on...
Reply to this comment
It's Good to Know Someone's Watching
by Mendz May 2, 2008 8:03 PM PDT
I mean... no one wants a "Wikipedia"-goofed-like entry in Linux... Come on...
Reply to this comment
(68 Comments)
  • prev
  • next
advertisement

Latest tech news headlines

advertisement

RSS Feeds

Add headlines from CNET News to your homepage or feedreader.

More feeds available in our RSS feed index.

Markets

Market news, charts, SEC filings, and more

Related quotes

Dow Jones Industrials (1.52%) 150.25 10,058.64
S&P 500 (1.30%) 13.78 1,070.52
NASDAQ (1.17%) 24.82 2,150.87
CNET TECH (1.12%) 16.96 1,524.71
  Symbol Lookup
advertisement

Inside CNET News

Scroll Left Scroll Right