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

Blogs

  • Darren Greenwood Telecom NZ savings damage prospects
    If Telecom NZ wants to have any of the NZ$1.5 billion the government intends to spend on its new broadband network, it had better think long and hard before offshoring 1500 jobs.
  • Array iiNet: The whys and what nows
    Last week the Federal Court ruled that internet service providers are not responsible for copyright violation by their customers. This is an important decision not just for iiNet, which spent around $4 million defending the case, but for all ISPs in Australia and, indeed, globally.
  • Array Govt, hurry up with releasing data
    A programmer scraped data from the My School website to make some really cool heat maps showing regions of smart schools — no thanks to the government, which didn't supply the data in any useful kind of format.
  • More blogs »

Tags

Back to top

Featured