Linux Kernel Development

August 21, 2009

I’ve talked here before about open-source software development, and how it fits into the overall IT landscape.  Probably the largest and best-known open-source project is the Linux operating system.  Linux is a “work-alike clone” of UNIX; it was begun in 1991 by Linus Torvalds while he was a student at the University of Helsinki.  Although a complete Linux OS distribution, like Ubuntu, SuSE, or Debian contains a great deal of software, including the X Window GUI system, utilities and tools from the GNU project, and other applications, the core of all distributions is the kernel.  This provides the low-level interface to the hardware, the virtual memory system, the scheduler, and the basic support for file system(s).

Ars Technica has an article discussing a recent report from the Linux Foundation, which oversees the kernel development process.  One commonly mentioned image of the typical Linux developer is that of a socially-inept scruffy bohemian living in someone’s basement, who sees the sun two or three times a year, perhaps every time he takes a bath.   Although the report doesn’t address the question of, say, sun exposure, directly, it does strongly suggest that the stereotype is rather far from the truth.  Firms both within and outside the technology industry are heavily involved in kernel development.

One of the most significant aspects of the report is its analysis of corporate involvement in kernel development. The report reveals that an average of 200 companies are involved in development for any given version of the kernel and that they are responsible for developing roughly 70 percent of the code.

Among the biggest corporate contributors are Red Hat, IBM, Novell, Sun, and Intel.  In essence, what has evolved is a large cooperative development effort; although it is still spearheaded by Linus Torvads as “benevolent dictator”, it is very much a mainstream project.  This may seem very New Age and hip. but it is actually (at least for old crocks like me) reminiscent of the early days of computing, when organizations like SHARE (established in 1955, for IBM mainframe users) were instrumental in distributing locally-developed utilities and modifications to the operating system (which, in the early days, IBM distributed in source code).  So the idea of collaborative software development actually has a long and reasonably respectable history.

You can download the report itself [PDF] from the Linux Foundation’s Web site.

In a future post, I’ll talk a little more about some of those early developments, and how they relate to the IT world of today.


Really Random Walks

August 21, 2009

The title of this blog, as those who know me well will have guessed, is an allusion to the stochastic process known as a random walk.  Now the New Scientist is reporting on some research done at the Max Planck Institute in Tübingen, Germany on people’s ability to navigate in an unfamiliar environment.

If we can’t see landmarks, we really do end up walking in circles. That’s the conclusion of researchers who have tracked people trying to cross pathless deserts and forests.

The research team took a group of volunteers into two different, unfamiliar environments: one in a forest, and the other in the Sahara Desert.  The participants were given a GPS tracking device, and then asked to walk in a straight line from the starting point.  Perhaps surprisingly, they typically did a fairly good job when the sun was visible; but when it was overcast or dark, their navigation deteriorated markedly, sometimes literally walking in circles.

Although this seems to be the first systematic study of the phenomenon, it’s been suggested in the past that people might tend to walk in circles, in the absence of external reference points, because of some physical asymmetry.  The research team attempted to test this idea by picking a subset of test subjects with unequal leg strengths, and also by giving some subjects unequal leg lengths, by modifying their shoes.  However, when the subjects were then asked to walk blindfolded in a straight line, they did not display any consistency in the direction of their errors.

It seems as if what is going on here is very much like a random walk, in the technical sense.  People make small random directional errors, and these accumulate over time, leading them, sometimes, back to where they started.


%d bloggers like this: