Novell's RTOS Gets an Overhaul
SLERT 10 adds new pre-emption features and microsecond timers
December 15, 2007 —
Sometimes, what’s in a name is a road map. Novell brought its real-time Linux offering into line with the naming of the rest of its SUSE Linux family, when it released SUSE Linux Enterprise Real Time 10 on Nov. 27. The second release of the company’s RTOS came a year and a month after its debut in October 2006, and offers updates to real-time features that aim to reduce system latency and improve predictability.
Although both the first and second releases use the company’s SUSE Linux Enterprise Server 10 as a foundation technology, this version is more fully integrated with the underlying Linux OS, said the company. Novell worked with the open source community to supply the real-time components in the update, which was built on the 2.6.22 kernel, explained Kerry Kim, Novell’s product marketing manager for SUSE Linux Enterprise Real Time, or SLERT.
The initial release’s real-time capabilities came from work Novell did with Concurrent Computer, Kim noted, and were later released into open source. Concurrent remains in the family picture for SLERT, which is “fully instrumented” for the company’s NightStar debug and analysis tools, explained Concurrent president and CEO Gary Trimm in a prepared statement.
The RTOS update adds new features for pre-emption, including priority inheritance, sleeping spinlocks and thread run interrupts. The first allows lower-priority processes to inherit the priority of parent processes, while the second allows developers to free up resources for higher priority processes by suspending lower priority resource locks, or spinlocks. Finally, kernel run interrupt threads allow hardware and software interrupts to be pre-empted by higher-priority processes as defined by the user.
SLERT 10 lets users define the assignment of processes and threads to individual processor cores, claims Novell, and isolates real-time services from other system functions with the aim of improving predictability and reliability.
Also new in this release are timer kernel services that operate with a much finer degree of accuracy, noted the company. The low-fidelity POSIX timer service from the initial release ran with a 40-millisecond resolution, but the new implementation cuts that to just two microseconds. This allows Novell to claim that system processing can now be accounted for by the nanosecond.
SLERT 10 includes the ability to assign and shield CPUs in a multiprocessor environment for greater predictability and reliability. It also works with the latest release of open source InfiniBand protocol OFED (OpenFabrics Enterprise Distribution 1.2.5), a fabric interconnect designed to improve connectivity and throughput.
SUSE Linux Enterprise Real Time 10 is available now for an annual subscription of US$2,500; current customers are eligible for upgrades without additional charge. The software is sold as an add-on the SUSE Linux Enterprise Server 10, and requires a patch level of SP1 or later.
Share this link: http://sdt.bz/31423
Most Read Latest News Blog Resources
Zeichick’s Take: Radio moves from analog waveforms to digital packets
Streaming radio highlights the need for streaming applications to be designed to take up as little bandwidth as possible
|
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Appcelerator Acquires Cocoafish to Add Instant Mobile Cloud Capabilities to its Industry Leading Titanium Platform
Appcelerator Offers Messaging, Social, Location and Storage Mobile Cloud Services to All Mobile App Publishers
|
|
ComponentOne Releases a Collection of 40+ UI Widgets Powered by HTML5 and jQuery
ComponentOne has announced the 2012 release of Wijmo: a kit of UI widgets for HTML5 and jQuery development
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Top five apps to manage your workload
Web applications offer new ways to track your “to-do” lists
|
|
Not so fast when it comes to testing in the cloud
Developers face outsourcing, virtual lab management and mobile devices as obstacles
|
|
Xceed releases UX-focused suite for Microsoft’s WPF
"Blendables" helps match user experiences to developer visions
|
Are you at risk for burnout?
Burnout is a severe problem and it can strike at any time. Here's how to tell if you are nearing the edge.
|
|
Agility, mom, and apple pie
If we're to evaluate the state-of-the-art in software development, we should start with the values espoused in the Agile Manifesto.
|
|
RIM woos developers with free tablet
How do you get more apps ported to the BlackBerry PlayBook? By giving every developer a free tablet, of course!
|
|
GitHire: Use Headhunters to Find Your Perfect Programmer
Are you a hiring manager tired of scouring the job boards? Check out this new service that will find 5 people interested in your jobs.
|
The Hidden Costs of Software Licensing
Moving beyond paper-based software licensing to more flexible, software-based licensing is a business decision. There is a growing trend tow...
|
|
Case Study: You May Need a Development Mechanic
As a contractor for a major financial player in Germany, SOBEGE, a German-based consultancy specializing in embedded IT and web services, wa...
|
|
Ensuring Software Quality at a Major International Bank
One of the world’s leading international banks has adopted AgitarOne technology for delivering generated unit tests for their Java software...
|
|
Load Testing Adobe Flex Applications
Adobe Flex applications may be different from applications you’ve worked with before. For classic HTML web applications, the server does all...
|
Related Articles
Many RTOS flavors serve embedded
Real time operating systems have taken off among embedded developers, with many coming out with their own versions. Here are how several companies are making use of the technology to enhance their own products.
|
DDC-I creates RTOS that uses 'slack scheduling'
The DDC-I Embedded Operating System is capable of using 100% of its CPU resources by having completed processes signal the OS that they are finished. Currently it has versions written in Ada95, C and C++, with a Java version coming next year.
|
ExpressLogic makes 'RTOS-agnostic' IDE
Eclipse-based BenchX aims to become a platform-neutral IDE; the first release supports ARM, ColdFire MIPS and Power Architecture. The company's ThreadX RTOS can be used with the Eclipse-based BenchX, but it's not required.
|