From owner-freebsd-amd64@FreeBSD.ORG Thu Aug 2 13:44:30 2007 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56F1C16A417 for ; Thu, 2 Aug 2007 13:44:30 +0000 (UTC) (envelope-from fernando@schapachnik.com.ar) Received: from mail.fac.org.ar (mail.fac.org.ar [200.59.49.21]) by mx1.freebsd.org (Postfix) with ESMTP id D37C913C457 for ; Thu, 2 Aug 2007 13:44:25 +0000 (UTC) (envelope-from fernando@schapachnik.com.ar) Received: from servidor1.cursosvirtuales.com.ar (www.cursosvirtuales.com.ar [200.59.46.198]) by mail.fac.org.ar (8.12.11/8.12.11) with ESMTP id l72Di9Oi005748; Thu, 2 Aug 2007 10:44:16 -0300 (ART) (envelope-from fernando@schapachnik.com.ar) Received: from servidor1.cursosvirtuales.com.ar (localhost [127.0.0.1]) by servidor1.cursosvirtuales.com.ar (8.12.11/8.12.11) with ESMTP id l72Di59d034345; Thu, 2 Aug 2007 10:44:05 -0300 (ART) (envelope-from fernando@schapachnik.com.ar) Received: (from fpscha@localhost) by servidor1.cursosvirtuales.com.ar (8.12.11/8.12.11/Submit) id l72Di5aL034344; Thu, 2 Aug 2007 10:44:05 -0300 (ART) (envelope-from fernando@schapachnik.com.ar) X-Authentication-Warning: servidor1.cursosvirtuales.com.ar: fpscha set sender to fernando@schapachnik.com.ar using -f Date: Thu, 2 Aug 2007 10:44:05 -0300 From: Fernando Schapachnik To: Vasim Valejev Message-ID: <20070802134405.GA34168@servidor1.cursosvirtuales.com.ar> References: <20070801145154.GB7590@servidor1.cursosvirtuales.com.ar> <020a01c7d4f0$a0ac8990$8b0a000a@vasimwork> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <020a01c7d4f0$a0ac8990$8b0a000a@vasimwork> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10 - http://www.freebsd.org Cc: freebsd-amd64@freebsd.org Subject: Re: kern.ipc.shmmax limit or bug? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 13:44:30 -0000 En un mensaje anterior, Vasim Valejev escribió: > I've made fix for 7.0-CURRENT: > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/113218 Hi. I've ported your patch to 6.2, and still get: # sysctl kern.ipc.shmmax=2147483648 kern.ipc.shmmax: -2147483648 -> -2147483648 Is that working for you? Thanks! Fernando P. Schapachnik fernando@schapachnik.com.ar