←back to thread

256 points BSDobelix | 2 comments | | HN request time: 0.42s | source
Show context
usr1106 ◴[] No.42163756[source]
Interesting. But if tuning parameters to their best values were easy, shouldn't the kernel just do that in the first place?
replies(5): >>42163778 #>>42163824 #>>42163880 #>>42164567 #>>42167444 #
1. nitinreddy88 ◴[] No.42163778[source]
It depends on workload. This tool generates recommended config for that specific machine workload. App Nodes can have completely different recommendations vs Database Nodes. It will be completely different for Workstation.
replies(1): >>42163814 #
2. usr1106 ◴[] No.42163814[source]
Sure, but the kernel could just do the same. Of course the kernel is already too big. Is BPF the right level to make it more modular? Just thinking, I don't think I have the answer.