[Home]
[Full version]
Linux Kernel Reaps the Fruits of Real-Time Technology
Apr 24 ,Technology
More than half of the 1.2 million lines of code for the real-time kernel technology have been moved into the mainline Linux kernel over the past year.
More than half of the 1.2 million lines of code for the real-time kernel technology have been moved into the mainline Linux kernel over the past year, Tim Burke, the director of emerging technologies at Red Hat, said at the Linux/Open Source on Wall Street conference here on April 23.
"The real-time upstream kernel work is a mainstream community initiative and is all about determinism and latency, about being able to have guarantees that transactions will complete within finite periods of time and that the highest priority processes and applications will be able to run without being pre-empted by lower priority applications or low level system services," he said.
Red Hat had decided to drive this initiative forward some two years ago, and has been working on it since then. At its peak, this involved some 1.2 million lines of change and, over the past year, almost 50 percent of those patches have moved to the mainline kernel, Burke said.
Asked if all this code could create instability in the Linux kernel, Burke said "possibly," but added that the code was robustly tested by Red Hat and the community before being added into the kernel incrementally, and had been extremely reliable so far.
After asking the small number of attendees if any of them were kernel developers - none were - Burke showed a performance chart that compared the standard Red Hat Enterprise Linux 5 (RHEL 5) kernel and replacing that with real-time RHEL 5, which is still under development by the company and designed to target financial services firms.
Most of the projects that drive real-time requirements involve messaging, and the goal of these real-time capabilities is to create predictability in response time and to ensure that the highest priority processes run first.
"The key challenge of getting this done is to remove 'black holes' in the Linux kernel," Burke said, noting that RHEL 5 real time showed a decrease in network latency compared to RHEL 5.
No application changes will be required to benefit from the real-time enhancements, and those applications which are latency bottlenecked due to kernel scheduling and interrupt handling, will see a benefit from this, he said.
But latencies introduced entirely in user space such as sub-optimal application codes and unbounded Java garbage collection were not eliminated, he said.
"There can also be downsides to real time, one of which is that average throughput might decrease. Real-time capabilities do not solve all the world's problems. But, on the positive side, recompilation is not required," Burke said.
John O'Hara, an executive director and distinguished engineer of investment bank technology at JP Morgan and the chairman of the AMQP (Advanced Message Queuing Protocol) working group, then took the stage to talk about the AMQP open standard for middleware.
"This open standard is different from others as it is a straightforward and complete solution for business messaging. It is cost effective for pervasive deployment, totally open, and created by users and technologists working together to satisfy real needs," he said.
AMQP had been in development for more than three years before going public on June 20, 2006. Messaging middleware should provide event notification, message file transfer, meet real-world requirements of mission-critical systems, be trustworthy and provide a common infrastructure so that the enterprise AMQP can meet these requirements in one protocol, O'Hara said.
He added that AMQP protocol layering is network friendly; the infrastructure data is binary; it is independent of JMS (Java Message Service) and multivendor interoperable; and the "exchanges" define flexible routing rules.
"The AMQP model also provides common semantics: an exchange routes messages to a destination based on a set of rules," O'Hara said.
Copyright 2007 by Ziff Davis Media, Distributed by United Press International
Related stories:
The Asus Eee Laptop Series Selling Off the Shelves World Wide
The sturdy and light weight Asus Eee has captured the hearts and minds of US consumers, students and educators. The Eee series has all the features of its competitors, but its affordable price is turning heads. The Eee units are literally selling off the shelves world-wide.
New 160 GB StoreJet 2.5 SATA External HDD By Transcend
Transcend 160GB StoreJet 2.5 SATA hard drive has speed, phenomenal capacity, convenience and a sleek aluminum case. The SATA HDD is considered by some to be the future of industry due to its power saving low operating voltage use.
Google Keeps Close Eye on Open Source
Q&A: Chris DiBona, a programs manager for Google, talks about how the company uses open-source software and what it contributes to the open-source community.
Microsoft Claims Open-Source Technology Violates 235 of Its Patents
The software maker is using the threat of patent violations to try to further muddy the waters around GPLv3.
The State of Ubuntu 7.04 Is Strong
With companies and individuals everywhere failing to find the wow in Windows Vista, Apple's OS X riding iPod sales and snarky commercials to steady growth, and long-time Microsoft partner Dell announcing plans to market a Linux desktop to the mainstream, it seems certain that the days of Microsoft's desktop monopoly are numbered.
Red Hat Acquires MetaMatrix, Targets Unix Apps Market
Red Hat buys MetaMatrix and plans to use its technology and JBoss to enter the SOA business and continue its assault on the Unix market.
Red Hat Readying Real-Time Product Release
Red Hat has decided to later release a separate real-time version of RHEL 5 rather than bundle the technology into RHEL 6, the next version of its enterprise server operating system software.
Ubuntu 7.04 to Arrive April 19
For Linux business users, the most important Linux release of 2007 so far is Red Hat Enterprise Linux 5. But for most other Linux fans, the upcoming release of Ubuntu Version 7.04 on April 19 demands more attention.
[Home]
[Full version]