Is Linux ready for real-time applications?
Have you ever wondered about the real-time response of Linux and how well it performs? I recently developed a system where I had the requirement… Read More »Is Linux ready for real-time applications?
Have you ever wondered about the real-time response of Linux and how well it performs? I recently developed a system where I had the requirement… Read More »Is Linux ready for real-time applications?
In this day and age, most embedded systems include a way for users to easily update software once the device has been deployed. This article… Read More »Do you need “software update” functionality in your Embedded Linux system?
The Linux kernel contains a very useful macro named “container_of” that is used extensively in back-casting a data structure to its containing data structure. This… Read More »The Linux kernel container_of macro
I recently updated the GESBC-9302 machine support in OpenEmbedded to include the 2.6.24 released kernel. Also, Glomation has kindly provided me with a patch for… Read More »GESBC-9302E kernel update to 2.6.24, and reboot fix