Wisely Guide

How to compile the Linux kernel with Realtime Support

Linux

Build your Linux Kernel applying the patch with which you enable the specific scheduler for processes Real Time, is not something Arabic but understandable, of course for an expert.

Real time comes for the system to give an answer, not in fast times, but at set times of drawing and then in some cases does nothing but disrupt an ongoing process to switch to another that has a higher priority. To do this you need scheduling, which allows us to know if a task, that is, processing, ones and execute in a given predetermined time frame. Obviously in this case, we deal with a Linux kernel, so you need a basic knowledge of the operating system in question. Let’s see how to do a Realtime support.

Requirement :

1.) Obtaining first the sources of the Linux kernel and the patch for the realtime. The links are as follows:

2.) When finished The previous command give the command:

3.) Here we are at the end joints. It just has to copy the files: ” .Config System.Map arch/x86/boot/bzImage into the /boot “.

Now to test your new kernel you have two possibilities: Using the Shell grub boot and manually upload files. Or create a new entry for grub, this can easily be done by copying the values ​​for the default version of the kernel that you find normally /boot/grub/menu. Obviously being careful to change the path and file names, and those of the new kernel. As you can see, following these steps will not be difficult to operate on your Linux system.

Exit mobile version