guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Fix 'guix build' local overheating


From: Deck Pickard
Subject: [PATCH 0/4] Fix 'guix build' local overheating
Date: Sat, 22 Nov 2014 23:34:35 +0100

Aka "No, Laptot, no fry"...

nebuli (4):
store: default to serial "scheduler"
guix build: Add --max-jobs option (without handling code).
guix: Add schedule module.
guix build: Try to handle --cores and --max-jobs in a sane way.

Makefile.am | 1 +
doc/guix.texi | 5 +++
guix/schedule.scm | 102 +++++++++++++++++++++++++++++++++++++++++++++++++
guix/scripts/build.scm | 38 ++++++++++++------
guix/store.scm | 4 +-
5 files changed, 136 insertions(+), 14 deletions(-)
create mode 100644 guix/schedule.scm

--
2.1.2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]