From owner-freebsd-current@FreeBSD.ORG Tue Jun 7 03:03:00 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FF57106564A for ; Tue, 7 Jun 2011 03:03:00 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0C1508FC12 for ; Tue, 7 Jun 2011 03:02:59 +0000 (UTC) Received: by yie13 with SMTP id 13so761236yie.13 for ; Mon, 06 Jun 2011 20:02:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=KtPGVNTg3TCWSVb1KUmaYR3FUr+9YeKCyFCDl9Gb8M8=; b=X5bt8bddATJ/aO+T8E7Gwb5xQ5RJwe/vEE8lD48zycLe+vjxAL0dECAgMPiUX+IQKQ moY55ykmtBa7z00wtcBweZkxb3KgeIc6x0z9BJk6qjIbF0JZBgv2ypTbfIA0W1cSqN97 KDnLQSKVbmg2s5TYcI4f1YO9niTBiRRZpTSis= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=BZTnGmjIGqq0FWsvbPHuMCD1823tBaQf5gjhMhT/NLyNTxWUv471cfPENhRsmdTM/v LQWl2apiO8DzWnqKkUYIdtvkh3O4KeHz+O1udrrjevkaVQSHzXrNkahtG1pwhLshE1S0 8r7+afNGyPkzcwiF2/kg45g4lQU3BIzID8/ZU= MIME-Version: 1.0 Received: by 10.236.145.138 with SMTP id p10mr1897672yhj.432.1307415779174; Mon, 06 Jun 2011 20:02:59 -0700 (PDT) Received: by 10.236.202.135 with HTTP; Mon, 6 Jun 2011 20:02:59 -0700 (PDT) In-Reply-To: <201106061052.32727.jhb@freebsd.org> References: <201105260940.37035.jhb@freebsd.org> <201106061052.32727.jhb@freebsd.org> Date: Tue, 7 Jun 2011 05:02:59 +0200 Message-ID: From: "deeptech71@gmail.com" To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: pcib allocation failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2011 03:03:00 -0000 On Mon, Jun 6, 2011 at 4:52 PM, John Baldwin wrote: > Can you try out this change. =A0It is a possible "real" solution (or at l= east a > stopgap until we start using multipass to untangle the resource mess a bi= t > further): [snip] that doesn't work. i get an allocation failure.