By Jack M. Germain LinuxInsider Part of the ECT News Network
04/06/08 4:00 AM PT
The Linux Foundation has found that the number of developers putting work into the Linux kernel is growing fast, tripling over the past three years. Over that period, the number of individual contributors has doubled. Linux is being used more often as the firmware found in consumer electronics, and now more than 70 percent of all kernel development is done by paid professionals.
How Much is 'Free' Costing You? Learn how DaveRamsey.com saw a 567% uplift in ROI with Omniture. This complimentary guide and webinar cover the most important factors in selecting an analytics solution. Download Now.
Over the last three years, the number of developers of the Linux kernel has tripled, according to the Linux Foundation. A research team from the organization has reported that the growth of the open source operating system into new areas is attracting more hands-on code writing of the Linux engine.
The kernel forms the core of the Linux system and is the result of one of the largest cooperative software projects ever attempted, according to the three Linux Foundation researchers. The Linux Foundation issued the report this month.
The report sheds some light on the role investment companies make in the Linux open development environment compared to the Microsoft (Nasdaq: MSFT) Windows closed environment. The continuing growth of Linux has a lot to do with the changing economics of software development and what fuels today's Web 2.0 innovation, the report writers concluded.
"Knowledge about the inner workings of Linux are important today. Nearly all people touch Linux every day by using the Internet, mobile phones, TiVo (Nasdaq: TIVO) devices and GPS (global positioning system) receivers," Amanda McPherson, marketing director of the Linux Foundation, told the LinuxInsider. McPherson was one of three authors of the report.
Who's Doing What?
The report tracked the individuals and corporations contributing to the Linux kernel development. Researchers found that the numbers of different individual developers and sponsoring companies have been increasing over the different kernel versions. For instance, the individual development community has doubled in the last three years.
Despite the large number of individual developers, a relatively small number are doing the majority of the work. Over the past three years, the top 10 individual developers have contributed almost 15 percent of the changes. The top 30 developers have contributed 30 percent.
More than 70 percent of all kernel development is done by developers who are being paid for their work, according to the report. Researchers also found that a small number of companies is responsible for a large portion of the total changes to the kernel. However, there is a long list of companies making significant changes.
Driving Forces
The origin of the white paper is rooted in articles from Jonathan Corbet of LWN.net, according to McPherson. He focused on a data management tool for the Get command used to automate the process of loading software updates from Linux repositories to the various Linux distributions.
Greg Kroah-Hartman of Suse Labs/Novell contributed additional research on the topic. McPherson joined the writing team to expand the concept into a white paper.
Two factors are responsible for Linux's expansion into new market areas, according to McPherson. One is the increasing use of Linux on desktop computers; the other is the use of Linux embedded into products and as the operating systems in mobile devices, including sub-US$300 laptops and hand-held computers.
"Linux continues to succeed in the sever market. It stole market share from Unix," she explained.
Why Kernel Research?
The Linux kernel is one of the largest individual components on any Linux system. It envelops one of the fastest-moving development processes and involves more developers than any other open source project, according to the researchers. The white paper discusses how that process works, using nearly three years of kernel history, as represented by the 2.6.11 through 2.6.24 releases.
The Linux kernel manages the device's hardware, runs user programs and maintains the overall security and integrity of the entire operating system. By comparison, the kernel is a much smaller software segment on a full Linux system, explained the report's authors. For example, large components of the Linux OS come from the GNU project, the GNOME and KDE desktop projects and the X.org project.
However, the core determines how well the system will work and is the piece which is truly unique to Linux, the report's authors said.
Rigid Upgrade Path
Starting with the 2.6.x series, developers placed the Linux kernel on a relatively strict, time-based release model. At the 2005 Kernel Developer Summit in Ottawa, Canada, developers decided that kernel releases would occur every two to three months. Also, each release would be designated as a "major" release containing new features and internal application programming interface changes.
Developers agreed to the fast release cycle to more quickly get new features distributed to users in a stable form with minimal delay. New code -- features, device drivers, etc. -- is available in a stable kernel within a few months of its completion, minimizing or eliminating the need for distributors to backport developmental code into stable releases, according to the report.
The results are kernel updates with fewer distribution-specific modifications, yielding higher stability and fewer differences between distributions. This contributes to a more stable release because there is a smaller list of outstanding bugs. For problems which turn up after a kernel release, the "-stable" branch exists as a way to quickly get fixes out to the community, noted the report.
Kernel Prep
Developers prepare submissions to the Linux kernel by breaking their changes down into small, individual units, called "patches." These patches usually do only one thing to the source code.
Also, the patches are built on top of each other. This modifies the source code by changing, adding or removing lines of code. Each patch should, when applied, yield a kernel which still builds and works properly.
The average time between Linux kernel releases is 2.7 months.
Androids March on Barcelona February 11, 2008
Phones from multiple manufacturers touting Google's new Android open platform saw the light of day in Barcelona, Spain, where the GSMA Mobile World Congress is underway. The Android-based phones, however, are very much prototypes in every sense of the word. They lack polish and the look and feel of completed products, showing functionality but lots of missing pieces, such as a lack of labels for applications.
Related Stories
New Utility Enforces Policies Across Linux, Unix and Windows Networks April 01, 2008
Symark's new PowerAdvantage utility allows system administrators to centralize their authentication, authorization and access management across Windows, Unix and Linux networks. It provides cross-platform unified log-in -- users can have a single log-in and password for all Unix, Linux and Windows machines. This eliminates the need to establish separate access credentials for each system.
Adobe Joins Linux Team, Springs AIR March 31, 2008
Adobe on Monday announced it has joined the Linux Foundation and has made available prereleases of AIR for Linux. Adobe's membership will contribute to the foundation's goal of increasing Linux app development with an emphasis on Web 2.0 apps, noted Jim Zemlin, the Linux Foundation's executive director.
Related News Alerts
More by Jack M. Germain
Microsoft FOSSifies .Net Micro Framework November 18, 2009
Microsoft has declared its .Net Micro framework open source under the Apace 2.0 license. Not all bits of .Net Micro are covered, however. Its TCP/IP stack has been stripped, as has its cryptography libraries. Rights to the TCP/IP stack aren't Redmond's to give, and the cryptography libraries are used outside of the scope of the .Net Micro framework, according to the company.
New Ubuntu OS Features Create Good Karma November 13, 2009
Amidst the OS upgrades from Apple and Microsoft over the last few months, the Linux OS Ubuntu got a version bump of its own. Ubuntu 9.10, or Karmic Koala, is well worth the effort to upgrade, and its developers have made the process easier -- if you're using the full-sized desktop/notebook version. The Remix version, intended for netbooks, caused quite a few headaches.
Samsung Chimes In With Bada Mobile OS November 11, 2009
With Android, iPhone, BlackBerry, WinMo, Symbian, WebOS and plenty other mobile platforms fighting for space, is there room for one more? Samsung believes there is, and it's announced a new open mobile platform called "Bada." The company, which already makes handsets for several existing platforms, says Bada will make app-making easy for developers. The first Bada handset should be out in the first half of 2010.