-
Notifications
You must be signed in to change notification settings - Fork 12
[question] Is possible to use Docker Server with TT enabled in kernel? #14
Comments
@ionutnechita |
I tried today, but the docker containers don't start. |
Maybe tomorrow I'll give you more details. |
Do you have autogroup disabled ? |
I use this options: And AUTOGROUP is disabled. Patch set: |
Sorry, i was wrong. It does not work, since autogroup is disabled at default. |
could you please upload the .config docker sometimes works without autogroup and sched_group |
I'm sending you 2 .config, one without TT and one with TT.
My scenario:
./kind create cluster --config test.yml -v 1 kubectl cluster-info --context kind-kind Have a nice day! 👋 ./kind create cluster --config test.yml -v 1 A good day. |
There was also some time ago a cfs release, maybe that is a try worth. I also run that on my buildserver, the RDB version at it runs great. Here you find the patches for 5.15 and 5.16. |
Could you please try with |
Hi @hamadmarri I try with UCLAMP_TASK enabled and also with HZ=300. config-5.15.9-lowlatency-with-tt-uclamp.txt And i notice this in journalctl: |
I will test the next few days. Happy New Year. |
You might also try the BORE scheduler https://github.com/firelzrd/bore-scheduler |
Hi @hamadmarri I tried with BORE scheduler and working fine. I don't think TT design supports that full docker support. Thanks for support. A good day. |
Hi Hamad Al Marri,
Is it possible to have the TT in kernel and the docker server working properly?
Is there a problem with CGROUPs?
// level=warning msg="Unable to find cpu cgroup in mounts"
A good day.
Ionut.
The text was updated successfully, but these errors were encountered: