Ionut Nechita
Ionut Nechita
Hi @Pedro Pessoa, I retested this issue with: go1.16.3 linux/amd64. And is reproduced. ./main kimkardashian panic: runtime error: index out of range [1] with length 0 goroutine 1 [running]: main.main.func2.1(0xc0003a4000)...
I tried with the configuration file sent by you, but it didn't work.
Hi, I try with "make clean" and "apt-get install -y build-essential bc kmod cpio flex libncurses5-dev libelf-dev libssl-dev zstd liblz4-dev", but not working. I try with vanilla flavor kernel from...
I used 5.10 branch with git clone command for downloading project (source code from git clone). I not used patchset.
Hello, I would say yes, to be more automatic. In my case, I had a virtual environment that does not support nested virtualization. And I wish some boot flags didn't...
I tried today, but the docker containers don't start.
Maybe tomorrow I'll give you more details.
I use this options: CONFIG_TT_SCHED=y CONFIG_TT_ACCOUNTING_STATS=y And AUTOGROUP is disabled. Patch set: tt-5.15.patch - 0.3.7 high-hz.patch
I'm sending you 2 .config, one without TT and one with TT. 1. Without TT: [config-5.15.9-lowlatency-non-tt.txt](https://github.com/hamadmarri/TT-CPU-Scheduler/files/7795868/config-5.15.9-lowlatency-non-tt.txt) 2. With TT: [config-5.15.9-lowlatency-with-tt.txt](https://github.com/hamadmarri/TT-CPU-Scheduler/files/7795869/config-5.15.9-lowlatency-with-tt.txt) My scenario: 1. Docker Server is installed on my host....
Hi @hamadmarri I try with UCLAMP_TASK enabled and also with HZ=300. But not working. [config-5.15.9-lowlatency-with-tt-uclamp.txt](https://github.com/hamadmarri/TT-CPU-Scheduler/files/7796647/config-5.15.9-lowlatency-with-tt-uclamp.txt) And i notice this in journalctl: journalctl -u docker ... level=warning msg="Unable to find cpu...