From owner-freebsd-questions@FreeBSD.ORG Tue Nov 27 08:25:58 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DE6916A41A for ; Tue, 27 Nov 2007 08:25:58 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 39DF313C459 for ; Tue, 27 Nov 2007 08:25:58 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so2383091pyb for ; Tue, 27 Nov 2007 00:25:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=NnWtQWVCycVPIwyVS6hh/6N5VKqsIk3TGpDC8HKKbqk=; b=NR4aiw7Z5N2BbYG+3ovMEfzhxc6ZuHoW8eB5B9aPcbqGRSjExgs0s6PMEAmcMfcXE4hqLAJnrM5S0WXiIx/TwWDyBxLc/w7UXbmV05eIKc601IncaRk95+F3qjthiLoV/ghhyxVa5nnT7TOAa5bwNbsYLEMcwLJd11frWwRb2fY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t4hCYFZPv9QR1eiT+Gl+k1Lnl0kIDOHQMriHMJJVqsuq9tS7p8+n1GAsrBnUbgYpdoY9LZfvtGzfR0re8fj+sdRlYPnefQJj0TFygbtqquQg2vwO09hPNLjeXXpPnU7uuNTCFrV1u1dv3rqu8nB5J50UD+QIME3u1H/gr4YKmp4= Received: by 10.65.121.9 with SMTP id y9mr8082690qbm.1196151952877; Tue, 27 Nov 2007 00:25:52 -0800 (PST) Received: by 10.65.105.5 with HTTP; Tue, 27 Nov 2007 00:25:52 -0800 (PST) Message-ID: Date: Tue, 27 Nov 2007 03:25:52 -0500 From: "Aryeh Friedman" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Upper limit on make -j ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 08:25:58 -0000 Before I file a PR I just want to know if it is worth it to file a PR for: make -j1000 buildworld buildkernel installkernel seg faulting