wenzelm [Thu, 26 Oct 2023 12:36:19 +0200] rev 78848
proper support for SSH;
wenzelm [Thu, 26 Oct 2023 12:27:10 +0200] rev 78847
tuned signature;
wenzelm [Thu, 26 Oct 2023 11:50:50 +0200] rev 78846
tuned imports;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 20:51:24 +0200] rev 78845
add module for faster scheduled builds;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 20:26:02 +0200] rev 78844
always use host database and make protected;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 20:12:07 +0200] rev 78843
read relative cpu from build log;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 20:07:54 +0200] rev 78842
prefer extensible next_node_info in build process over process_options in build engine (which needs the final node info anyway);
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 19:53:39 +0200] rev 78841
added start date to build jobs, e.g., for build time estimation;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 19:49:08 +0200] rev 78840
added initial version of benchmark module, e.g., to compare performance of different hosts;
added benchmark operation to build cluster;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 19:26:37 +0200] rev 78839
generalized node infos: allow addressing of numa node segments via relative cpus;
add more node options and process policy options using taskset as alternative to NUMA for more fine-grained cpu controls (e.g., for cpus with heterogeneous cores in the same NUMA segment);