Greetings. I tried to compile Predator Kernel myself today, and failed: https://github.com/stormbreaker-project/kernel_xiaomi_lavender_4.19
Could you please point me to some direction about how to compile this kernel myself?
I did compile Raspberry Pi kernel but it was using GCC. Android require LLVM, I know nothing about it.
I'd like to try YEAH TCP congestion controller, because I feel(not sure) BBR need a long "slow start" period, and would keep the probed speed for some time. This is not true for mobile, radio link always keep changing and would be easily interfered.
I'm currently switching to Westwood+ as it is included in Predator Kernel.
I would like to try CAKE qdisc as it support Automatic capacity estimation, and get some congestion controller other than BBR. Both of these require recompiling kernel.
Could you please point me to some direction about how to compile this kernel myself?
I did compile Raspberry Pi kernel but it was using GCC. Android require LLVM, I know nothing about it.
I'd like to try YEAH TCP congestion controller, because I feel(not sure) BBR need a long "slow start" period, and would keep the probed speed for some time. This is not true for mobile, radio link always keep changing and would be easily interfered.
I'm currently switching to Westwood+ as it is included in Predator Kernel.
I would like to try CAKE qdisc as it support Automatic capacity estimation, and get some congestion controller other than BBR. Both of these require recompiling kernel.