Linux Kernel 3.0 Features, What’s New


Linux Kernel gets next milestone, Linux 3.0 is now available to the general public.
The announcement of Linux 3.0 comes from the founder Linus Torvalds himself as he mailed it to the Linux Kernel Mailing list.
“As already mentioned several times, there are no special landmark features or incompatibilities related to the version number change, it’s simply a way to drop an inconvenient numbering system in honor of twenty years of Linux. In fact, the 3.0 merge window was calmer than most, and apart from some excitement from RCU I’d have called it really smooth.”
Beyond the numbering scheme change, this kernel includes POSIX alarm timer support, a just-in-time compiler for BPF packet filters, a new sendmmsg() system call, ICMP sockets, the merging of the Xen backend driver (completing the long process of getting Xen Dom0 support into the kernel), namespace file descriptors, and more.
Other New Features in Linul Kernel 3.0
  • Prominent features
    1. Btrfs: Automatic defragmentation, scrubbing, performance improvements
    2. sendmmsg(): batching of sendmsg() calls
    3. XEN dom0 support
    4. Cleancache
    5. Berkeley Packet Filter just-in-time filtering
    6. Wake on WLAN support
    7. Unprivileged ICMP_ECHO messages
    8. setns() syscall: better namespace handling
    9. Alarm-timers

  • Driver and architecture-specific changes

  • VFS

  • Process scheduler

  • Memory management

  • Networking

  • File systems

  • Crypto

  • Virtualization

  • Security

  • Tracing/profiling

  • Various core changes

  • See the KernelNewbies 3.0 page for lots of details.


    Read more: http://geeknizer.com/linux-kernel-3/#ixzz1SpCBZnHs