From owner-freebsd-stable@FreeBSD.ORG Thu Aug 1 14:48:24 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0496B3B2; Thu, 1 Aug 2013 14:48:24 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 60F7D27AF; Thu, 1 Aug 2013 14:48:23 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id en1so6795539wid.12 for ; Thu, 01 Aug 2013 07:48:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=8hHdkUO2IYSXwp3ZUcr0UiIVwYZEC+7w/97X+HopQO0=; b=BcVRxmZFwq84OPEX49gDBFCp4UsTxN7gJEgm36I7b7CbolxAf0stU9Dp6CjIwUulTH W4/qHsj+MohwJC5I/CQslA7Cvs7iKEoQtHMdYlNaobGczX0qg1QxXOSmTzVSW7r2dzmI i0bufI728NY2p5nn6x8ZeVA2rdiQQOOxwQlhsRv+StD6NzOpBXNl3aKMSbBpnHCoSXES 4MX9tGxIOEkFZI5EWCfLLZf6tkYm8WP6TDnKzgpuG96TG4L4/+QIh1T+Xe8kdlQwno38 cF6tYLGa+DjFT5YhXuypjtlJmJwkJlxOM7b9ZK6CKiLBniOv4/psTmF9VZ35iOgEl/6g zbrg== MIME-Version: 1.0 X-Received: by 10.194.203.73 with SMTP id ko9mr1493439wjc.79.1375368501577; Thu, 01 Aug 2013 07:48:21 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.94.132 with HTTP; Thu, 1 Aug 2013 07:48:21 -0700 (PDT) In-Reply-To: <201308011322.r71DMlPO089919@freefall.freebsd.org> References: <201308011322.r71DMlPO089919@freefall.freebsd.org> Date: Thu, 1 Aug 2013 07:48:21 -0700 X-Google-Sender-Auth: AHeLGKmEX6WS3h2O5Fkf6JohlZw Message-ID: Subject: Re: i386/179112: 9.1 installer panics with a kmem_malloc() failure on i386 embedded systems From: Adrian Chadd To: marius@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org, msa@latt.net X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2013 14:48:24 -0000 Did the kmem_size_scale parameter get changed too? Did you test this on 128mb or 256mb of RAM (in a VM will do) to see if you still panic shortly after boot? Doing any kind of file/net IO quickly leads to death. -adrian On 1 August 2013 06:22, wrote: > Synopsis: 9.1 installer panics with a kmem_malloc() failure on i386 embedded systems > > State-Changed-From-To: open->closed > State-Changed-By: marius > State-Changed-When: Thu Aug 1 13:22:29 UTC 2013 > State-Changed-Why: > Close > > http://www.freebsd.org/cgi/query-pr.cgi?pr=179112 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"