Thursday | 8 January, 2009
LinuxWorld.com.au

Kernel

News
  • +

    Oracle contributes data-integrity code to Linux kernel 04/12/2008 12:02:00

    Oracle and Emulex have contributed code for ensure data integrity to the Linux kernel.
    Oracle has contributed data-integrity protection code, partly developed with the hardware vendor Emulex, to the Linux kernel, the vendors announced Tuesday.
  • +

    Linux.conf.au lineup ready to go 19/09/2008 13:45:00

    Over 200 presentations and mini-confs whittled down to the final cut for Australia’s largest annual Linux conference.
    The organising committee for Linux.conf.au (LCA) have finalised the program for the conference to be held at the University of Tasmania's Sandy Bay campus from January 19-24.
  • +

    After nine RCs, Linux 2.6.26 is here 14/07/2008 16:03:28

    A long list of Linux enhancements and bug fixes
    Linux creator Linus Torvalds has released version 2.6.26 of the Linux kernel after a lengthy three-month development stretch since the 2.6.25 release involving nine release candidates.
  • +

    Linux kernel community grows, but elite group remains 02/04/2008 09:13:19

    A report from the Linux Foundation details individual kernel contributions and suggests enterprise use is expanding
    While Linus Torvalds' name is synonymous with the Linux kernel, Al Viro's may be one day, too.
  • +

    Kernel space: finally, a kernel debugger for Linux? 28/02/2008 08:29:24

    A built-in debugger for the kernel is one missing feature that some enterprise vendors have added. Will the mainstream kernel be able to agree on an approach to this surprisingly contentious issue?
    The kernel source level debugger, kgdb, has been around for a long time, but never in the mainline tree. Linus Torvalds is not much of a fan of debuggers in general and has always resisted the inclusion of kgdb. That looks like it might be changing somewhat, with the inclusion of kgdb in 2.6.26 now a distinct possibility.
Features
  • +

    Kernel space: udev rules, but whose? 21/08/2008 12:04:00

    Jonathan Corbet on the /dev directory mess.
    Once upon a time, a Linux distribution would be installed with a /dev directory fully populated with device files. Most of them represented hardware which would never be present on the installed system, but they needed to be there just in case. Toward the end of this era, it was not uncommon to find systems with around 20,000 special files in /dev, and the number continued to grow. This scheme was unwieldy at best, and the growing number of hotpluggable devices (and devices in general) threatened to make the whole structure collapse under its own weight. Something, clearly, needed to be done.
  • +

    Kernel space: Virus scanning API spawns security debate 14/08/2008 11:22:00

    Should Linux include a virus scanning layer?
    The TALPA malware scanning API was covered in LWN in December, 2007. Several months later, TALPA is back - in the form of a patch set posted by a Red Hat employee. The resulting discussion has certainly not been what the TALPA developers would have hoped for; it is, instead, a good example of how a potentially useful idea can be set back by poor execution and presentation to the kernel community.
  • +

    Kernel space: no shortage of tracing options 30/07/2008 10:40:27

    DTrace envy still afflicts Linux. We look at the contenders to bring developer-friendly tracing to the kernel.
    Three weeks ago, LWN looked at the renewed interest in dynamic tracing, with an emphasis on SystemTap. Tracing is a perennial presence on end-user wishlists; it remains a handy tool for companies like Sun Microsystems, which wish to show that their offerings (Solaris, for example) are superior to Linux. It is not surprising that there is a lot of interest in tracing implementations for Linux; the main surprise is that, after all this time, Linux still does not have a top-quality answer to DTrace - though, arguably, Linux had a working tracing mechanism long before DTrace made its appearance.
  • +

    Kernel space: Full disclosure for security holes 23/07/2008 11:03:59

    Linux developers fix kernel security holes out in the open. Is a bug a bug, or do security-related fixes deserve special treatment?
    Even the most casual observer of the linux-kernel mailing must have noticed that, in the shadow of the firmware flame war, there is also a heated discussion over the management of security issues. There have also been some attempts to turn this local battle into a multi-list, regional conflict. Finding the right way to deal with security problems is difficult for any project, and the kernel is no exception. Whether this discussion will lead to any changes remains to be seen, but it does at least provide a clear view of where the disagreements are.
  • +

    Kernel space: Multiqueue networking 17/07/2008 10:04:29

    One of the useful features in new networking hardware is extra transmit queues, to give a latency advantage to outgoing audio and video packets. A new kernel feature lets device driver writers use multiple queues per device.
    One of the fundamental data structures in the networking subsystem is the transmit queue associated with each device. The core networking code will call a driver's hard_start_xmit() function to let the driver know that a packet is ready for transmission; it is then the driver's job to feed that packet into the hardware's transmit queue.
Interviews
  • +

    Kernel as hypervisor: Andrea Arcangeli 26/03/2008 09:57:12

    A Linux kernel developer explains the key overlaps between the hypervisor and the OS kernel. The KVM architecture uses Linux as both, which puts new capabilities at the hypervisor's disposal.
    You're now with Qumranet which is the company behind KVM. Can you briefly tell me about the design of KVM and how that differs from previous virtualization approaches such as Xen and VMware?
  • +

    The world according to Linus 29/01/2008 23:40:29

    Computerworld catches up with the man behind Linux, Linus Torvalds, at Linux.conf.au
    Computerworld catches up with the man behind Linux, Linus Torvalds, at Linux.conf.au
  • +

    Linux guru offers sneak peek at Kernel Report 10/01/2008 07:30:50

    Jonathan Corbet gives Computerworld a taste of his 2008 Linux.conf.au address
    Jonathan Corbet is an active kernel contributor, co-founder and president of Linux development community news site LWN.net, and the lead author of Linux Device Drivers, Third Edition. His renowned Kernel Report has been presented to audiences worldwide, and this year marks his fourth appearance at Linux.conf.au. Here, Corbet offers Computerworld readers a sneak peek at the major themes behind this year's Kernel Report.
Additional Resources
Newsletter Subscription
Sign up for our LinuxWorld newsletters!
RSS Feeds
 
Sponsored Links