KernelNewbies:

Linux 2.6.30 is currently in development. The release candidate -rc1 was released the 7 April 2009, closing the merge window.

This page is, obviously, a work in progress.

Summary:

TableOfContents()

Prominent features (the cool stuff)

NILFS2 log-structured filesystem

[http://www.nilfs.org NILFS2] (new implementation of a log-structured file system 2) is a log-structured filesystem, which allows continuous snapshotting.

Support for Object-Based Storage Device

Object-Based Storage Device (OSD) are basically "smart" disks, which do not store the data as blocks, but more elaborated objects. 2.6.30 adds support to these devices in the SCSI layer, as well as the addition of a filesystem (exofs, Extended Object File System) able to use them.

([http://lwn.net/Articles/305740/ LWN's Article], where exofs is still known by its old name, osdfs)

Local Filesystem Cache

FS-Cache is an infrastructure to locally cache remote (or slow) filesystems. It is described in more details in [http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/filesystems/caching/fscache.txt].

Various core changes

Wi-Fi

Security

Networking

Tracing

Filesystems

Crypto

DM/MD

Virtualization

Architecture-specific changes

Drivers

Storage

Graphics

Network

Input

Sound

V4L/DVB

USB

HWMON

Watchdog

RTC

HID

MTD

MFD

Power

Serial

Various

Other sources about 2.6.30 kernel


KernelNewbies: Linux_2_6_30 (last edited 2009-04-09 16:34:59 by FredGrosshans)