From owner-freebsd-ppc@FreeBSD.ORG Fri Aug 9 07:25:06 2013 Return-Path: Delivered-To: freebsd-ppc@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 49848B07 for ; Fri, 9 Aug 2013 07:25:06 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B83A0235F for ; Fri, 9 Aug 2013 07:25:05 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id eo20so2801386lab.34 for ; Fri, 09 Aug 2013 00:25:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=FnL2mw+zOXkI6VrmBDY8TQSjusYdY/1B8E+2BQrGfmk=; b=P8ZVrPAF7oRD1kO7Rr9MKQMprCVVsRnmKXWQZPoQmufKBRt9WRVsQ3lN8TZjx6SPav rmldd5tMskFMxzXFZJXSYTy1kZUizq0bL/4Gu+oYsziGsEyVNo6BpEVwzQeKGLbSdqXV cZvt1EJqyDghiEmd7t5YdPCg8OEWsCGFNXVgmiTylU7ZR/ZMIShNwim5NdEkqU3NYwNw GSW8H2cHoeIeE+X28twqrTLWGcq4VwPLHoqbkaInEnTwRvwcIBNuU0SXjNKeeBlng45/ cAHnwHL112BAM+zocz/reqhVJR8iPZIKonc3Lkh9ji0+/fQaTnX3QqAkOLvBYJIqMs8C 8s9Q== X-Received: by 10.152.22.198 with SMTP id g6mr5365735laf.5.1376033103492; Fri, 09 Aug 2013 00:25:03 -0700 (PDT) Received: from ritual.srt.mirantis.net ([91.207.132.67]) by mx.google.com with ESMTPSA id i9sm6087520laa.3.2013.08.09.00.25.02 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 09 Aug 2013 00:25:02 -0700 (PDT) Sender: Roman Bogorodskiy Date: Fri, 9 Aug 2013 11:24:45 +0400 From: Roman Bogorodskiy To: Konstantin Belousov Subject: Re: Installation problem on G4 Message-ID: <20130809072444.GA63653@ritual.srt.mirantis.net> References: <20130807115201.GB86757@ritual.srt.mirantis.net> <20130807154357.GH4972@kib.kiev.ua> <20130808113629.GA58058@ritual.srt.mirantis.net> <20130808213940.GN4972@kib.kiev.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <20130808213940.GN4972@kib.kiev.ua> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ppc@freebsd.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Aug 2013 07:25:06 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Konstantin Belousov wrote: > On Thu, Aug 08, 2013 at 03:36:30PM +0400, Roman Bogorodskiy wrote: > > Konstantin Belousov wrote: > >=20 > > > On Wed, Aug 07, 2013 at 03:52:02PM +0400, Roman Bogorodskiy wrote: > > > > Hi, > > > >=20 > > > > I've downloaded 9.2-RC1 iso to install it on G4. > > > >=20 > > > > However, installer doesn't start and the following error is reporte= d: > > > >=20 > > > > vm_thread_new: kstack allocation failed > > > >=20 > > > > it brings me into single user shell, but every command there also > > > > results in the same messge: > > > >=20 > > > > vm_thread_new: kstack allocation failed > > > > Cannot fork: Cannot allocate memory > > > >=20 > > > > What could be wrong with that? > > >=20 > > > How much memory do you have ? > > >=20 > > > Show me the output of sysctl > > > vfs.unmapped_buf_allowed > > > kern.bio_transient_maxcnt > > > kern.nbuf > >=20 > > It reports 1009MB of real memory and 974 MB avail memory. > >=20 > > Any tips how could I get the values of sysctl? Because 'sysctl' command > > fails just like all the other commands. >=20 > Enter debugger and do > x/d unmapped_buf_allowed > x/d bio_transient_maxcnt > x/d nbuf >=20 > Also you might try to boot with vfs.unmapped_buf_allowed=3D0 > set at the loader prompt (but I need the values above from the untuned > boot). Maybe a lame question, but how do I get into debugger? 'boot -d' in loader prompt doesn't help. CTRL-ALT-ESC doesn't work as well. The image I'm booting from is FreeBSD-9.2-RC1-powerpc-disc1.iso. PS Setting vfs.unmapped_buf_allowed=3D0 in loader prompt doesn't change anything. Roman Bogorodskiy --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iQEcBAEBAgAGBQJSBJk6AAoJEMltX/4IwiJqCa0IAJ0shP6dETny22k5ZE8l97t+ La+QZlg3dOQ+gqXJaMN+qy0dNwmRNZFz5rRiKkwvcV5NEq+Uz/9l9/ipQbDLulnf PgRm16DfjwEVf7ejXblsDHgGm8H+FOlNTQEWUgm3aD0PpFPC8Kpb4AUFxwfFHL1w uylPBEiQ/OakyVFmawiHoHTVJLUrMFE+G4bQMdD3naABuxQBbIPIgb0uTs2tJbkv 5rlKumdnRFUYqrvY6YlQyWuWIu4bTIw7Ma89ANeK/hLOu3HnIIzZyfFX+OYb5+6Y EY8dSYxzjTykDdmhPJVAfcLzPbNCy5CFfCSas/aZS+4MxqQu3qBlOwP4w/yzXeU= =1yGs -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--