Forgot your password?

typodupeerror
Linux

+ - 1 second embedded Linux QT boot->

Submitted by frogboyflips
frogboyflips writes "MPC Data have produced an impressive swiftboot demo which shows a Linux kernel booting and launching a QT application in less than one second (with video capture and render). This was shown at the Renesas DevCon and is a demonstration of how you can optimise the cold boot of an embedded device by removing unused functionality and optimising required functionality. The greatest challenge here was with QT — however these were overcome with techniques such as re-ordering the contents of the ELF executable, removing read-ahead in the flash filesystem and linking against uClibc. More details will be described at a boot time presentation at ELCE next week."
Link to Original Source
Linux

+ - Linux Kernel PrintK Format Specifiers->

Submitted by frogboyflips
frogboyflips writes "The kernel printk function provides some rather useful but perhaps undocumented format specifiers. This blog post provides an overview of how you can print IP addresses, MAC addresses and function names from pointers all using printk format specifiers."
Link to Original Source
Linux

+ - 1 Second Linux Boot!->

Submitted by Anonymous Coward
An anonymous reader writes "Less than one second Linux boot! This post/video shows an OMAP3530 capturing video data from a camera and rendering it to an LCD display — the video appears on the LCD display in less than a second from reset."
Link to Original Source

When I left you, I was but the pupil. Now, I am the master. - Darth Vader

Working...