[LAU] options for hard real time kernel for raring 13.04

Raffaele Morelli raffaele.morelli at gmail.com
Thu Sep 12 07:40:08 UTC 2013


2013/9/12 Jeremy Jongepier <jeremy at autostatic.com>:
> On 09/12/2013 07:16 AM, Raffaele Morelli wrote:
>> 2013/9/11 Marco Donnarumma <devel at thesaddj.com>
>>>
>>> sorry, had forgot the link, see the 4th reply at
>>> http://askubuntu.com/questions/72964/how-can-i-install-a-realtime-kernel
>>
>> In 4th reply: `cp /boot/config-$(uname -r) .config && make oldconfig`
>>
>> this is quite unnecessary as `make oldconfig` will prompt you for
>> newer configs not found in your current kernel configuration, moreover
>> make-kpkg does run `make oldconfig` before start compiling.
>>
>> /r
>
> True but you still need to run make oldconfig somehow otherwise you end
> up with the Preemption Model of the original config you're using.
>
> Best,
>
> Jeremy

Quote from man page:

Normally,  if  kernel-package  does not find a .config file in the current
       directory, it tries very hard to get an appropriate one (usually a con-
       fig  file  already  tailored for Debian kernels for that architecture),
       and then calls make oldconfig to let the user answer any new questions.


So if you apply the RT patch, make-kpkg will ask you about preemption model.

/r


More information about the Linux-audio-user mailing list