Files
hydra/src
Eelco Dolstra 0882519b10 hydra-eval-jobs: Ugly hackery to reduce memory usage
You can now set 'evaluator_max_heap_size' to make hydra-eval-jobs
restart itself if the Boehm heap exceeds the specified size.

For example, with 'evaluator_max_heap_size = 256000000',

  $ hydra-eval-jobs '<nixpkgs/pkgs/top-level/release.nix>' -I nixpkgs=channel:nixos-17.09

has a max RSS of .56 GiB rather than 4.7 GiB.

Unfortunately it doesn't help much for the NixOS jobsets because of
the "tested" job which requires a huge amount of memory all by itself.
2018-06-05 13:24:23 +02:00
..
2018-05-16 23:56:40 +02:00
Doh
2017-12-25 15:02:17 +01:00
2017-12-07 15:35:31 +01:00
2013-03-04 12:16:13 +01:00
2016-10-27 14:43:17 +02:00