unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Fix 'guix build' local overheating
       [not found] <CAJ41eezR=-YFqBXQzq3WXHQmH+SdY6A2GnNMzcwNvckOJC2McA@mail.gmail.com>
@ 2014-11-22 22:34 ` Deck Pickard
  0 siblings, 0 replies; only message in thread
From: Deck Pickard @ 2014-11-22 22:34 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 646 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-22 22:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAJ41eezR=-YFqBXQzq3WXHQmH+SdY6A2GnNMzcwNvckOJC2McA@mail.gmail.com>
2014-11-22 22:34 ` [PATCH 0/4] Fix 'guix build' local overheating Deck Pickard

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).