| | Linux: Tuning The Kernel With A Genetic Algorithm |
 | | Genetic algorithms as used in machine learning are modeled after the process of evolution as observed in nature, and are a field within the science of artificial intelligence. |
 | | Natural selection figures out how to "hack" the settings to figure out the optimal performance, but i wouldn't trust these performances in the long run in the dynamic environment your system resides in, as it'll turn out to be a horrible choice of parameters for the slightest change in workload. |
 | | Throughput, latency and fairness maximation for any workload is the goal, and whether the selection mechanism in the genetic algorithm solves that by tuning the settings of a dumb scheduler or the scheduler fulfills its purpose only moves the place where the decisions have to be made. |
| kerneltrap.org /node/4493 (5276 words) |