Visit the National Instruments web site
Click on the advert above to visit the company web site

Product category: Design and Development Software
News Release from: Aonix | Subject: Perc Ultra SMP
Edited by the Electronicstalk Editorial Team on 13 June 2008

Java development embraces
multiprocessing

Request your FREE weekly copy of the Electronicstalk email newsletter. News about Design and Development Software and more every issue. Click here for details.

Although Java code does not have to be rewritten to take advantage of symmetric multiprocessing, changes will enable it to efficiently run on multiple processors concurrently.

Aonix is adding symmetric multiprocessing (SMP) capability to its flagship product Perc Ultra Dubbed Perc Ultra SMP, the product will address the added complexities inherent in design, development, and deployment of SMP-targeted applications where the benefits of scalability, portability, and maintainability of Java applications can be fully realised

Driven by the pressure to deliver system upgrades with higher throughput and functionality, developers in military and telecommunications sectors - where Perc Ultra SMP will see early adoption - expect multiprocessors to provide a solution.

Notably, as the Java language was initially designed for a multithreaded programming environment, Java code does not have to be rewritten to take advantage of SMP benefits.

However, to fully exploit the predictable capabilities of Perc Ultra's patented garbage collection, changes are being made to enable it to efficiently run on multiple processors concurrently.

As with Perc Ultra, Perc Ultra SMP garbage collection will be: pre-emptible by higher priority threads; incremental so that when garbage collection is preempted and resumed, it will resume with the next increment of work rather than restarting itself; accurate, meaning it guarantees to reclaim all dead memory; defragmenting through relocation of live objects in order to coalesce discontiguous free segments; and paced so that the memory pool is replenished at a pace consistent with the application's appetite for new memory allocation.

Perc Ultra SMP will fully exploit the capacity of multiple processors to reduce the interference of garbage collection on application threads.

As a highly parallel process, the garbage collector will use idle processors to carry out the garbage collection, working in tandem so that one processor can scan stack memory in search of pointers to live objects while another processor relocates previously identified live objects.

With Perc Ultra SMP, all Java threads access the same shared objects.

Because of this, objects are free to relocate themselves within memory and threads are able to migrate between processors.

To handle this generality, Aonix has developed a special patent-pending synchronisation technique that ensures that an application thread on one processor does not attempt to access an object while another process is relocating the desired object as part of the garbage collection process.

This performance-optimised solution hinges on the generation of specialised code sequences by the Perc Ultra SMP JIT compiler and on an enhanced real-time garbage collection algorithm.

"We've been carefully watching for an escalation of demand for SMP in deeply embedded systems", noted Gary Cato, Aonix Director of Marketing.

"Customer demand has expedited Aonix's SMP development plans".

"With increased market adoption, we are taking our plans to develop SMP functionality in Perc off the drawing board to meet an earlier-than-expected update requirement".

"The embedded real-time industry is beginning to exploit the performance benefits offered by SMP architectures, and we look forward to meeting that need".

Perc Ultra SMP is scheduled for early adopter delivery in Q3 2008 with general product release expected in Q4 2008.

Perc Ultra SMP will initially be available for commercial Linux RTOSs and subsequently released for traditional proprietary RTOSs.

Perc development tools are available at no charge in combination with a maintenance contract.

Target execution and deployment licence pricing starts at US $25,000 based on projected volume.

Perc Ultra is also available with special bundling discounts when licensed together with Perc Pico.

Aonix: contact details and other news
Email this article to a colleague
Register for the free Electronicstalk email newsletter
Electronicstalk Home Page

Search the Pro-Talk network of sites

Visit the National Instruments web site