Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

cgroup rt support in Debian Buster (Kernel 4.19.0)

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
evokana48
Posts: 1
Joined: 2020-01-21 10:14

cgroup rt support in Debian Buster (Kernel 4.19.0)

#1 Post by evokana48 »

Hello. Is it possible to enable the cgroup rt support in Debian Buster (kernel 4.19.0) without recompiling the kernel? Perhaps with a grub configuration parameter? Thanks.

Background: Docker logs this warnings:

Code: Select all

Your kernel does not support cgroup rt period
Your kernel does not support cgroup rt runtime

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: cgroup rt support in Debian Buster (Kernel 4.19.0)

#2 Post by Head_on_a_Stick »

Have you tried the RealTime kernel?

Code: Select all

# apt install linux-image-rt-amd64
deadbang

Post Reply