Linux kernel is an invisible magician: Torvalds

The Linux kernel has reached a level of maturity where it mostly goes unnoticed and acts like an "invisible magician in the background", according to Linus Torvalds.

In order to watch video content you need to enable javascript and install Flash player version 8 or above.

"I think the pressure has been off the kernel for a long time now because a lot of the new features have been about userland and most people haven't even noticed the kernel.

"The kernel should be pretty much the invisible magician in the background -- unless things go wrong and hopefully they don't," said Torvalds.

When asked of the kernel has hit a level of maturity, he said: "We are still working on a lot of stuff and especially new hardware. On the whole a lot of the basics are there. What we work on is better maintainability, improving the code so that we can add features more easily and occasionally adding a feature that some people care about but most will not even notice."

Advertisement

Talkback 1 comments

    ... and break things Craig Ringer -- 08/02/08

    Having recently moved a machine from 2.6.8 to 2.6.22 I've seen:

    md_mod breakage (panics when using `internal' write-intent bitmap on raid1)

    lvm snapshot breakage (deadlocks with muliple readers on the base volume of a snapshot that's filled up and been invalidated).

    ... and who knows what's to come.

    Both issues to be reported to LKML once some more testing, panic-capturing, and writing-up is done. What troubles me is that I'm using a really ordinary md_mod+lvm configuration; this isn't anything special.

    It's not hardware. The OS was cloned to alternate hardware (different mb model and chipset, different cpu, different SATA controller, different disks, etc) and had the same symptoms.

    I always thought the 2.4 series was rather more stable, and recent experience seems to bear that out. I'm not comfortable with the risks that appear to be involved in kernel upgrades at the moment.

    Maybe Andrew Morton is right and lots of bugs are just going unseen, subsystems and features untested, etc?

Latest Videos

Sponsored content

Power Centre - Content from our premier sponsors

Blogs

  • Chris Duckett Get extensions going in Firefox, redux
    Previously on Null Pointer we looked at getting extensions working in Firefox betas, and that was great until the fine folks at Firefox changed their minds.
  • Array How reliable is IP telephony?
    Have you ever heard a weird kind of hissing, crackling or popping noise when calling someone on an IP telephony line? How rare is the phenomenon these days?
  • Array Forget the NBN, 100Mbps is already here
    Telstra and TransACT will shortly begin offering 100Mbps broadband to many customers. By moving early, the companies have not only raised the bar for Australia's broadband services, but thrown down a challenge to a government that now faces increased pressure to deliver the NBN as promised.
  • More blogs »

Tags

Back to top

Featured