From owner-freebsd-stable@FreeBSD.ORG Tue Mar 3 13:30:00 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EB661065689 for ; Tue, 3 Mar 2009 13:30:00 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id D955F8FC1F for ; Tue, 3 Mar 2009 13:29:59 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LeUh3-0002he-DO for freebsd-stable@freebsd.org; Tue, 03 Mar 2009 13:29:57 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Mar 2009 13:29:57 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Mar 2009 13:29:57 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Tue, 03 Mar 2009 14:29:21 +0100 Lines: 33 Message-ID: References: <20090302220729.GN14832@boiteameuh.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig75AB75A411BF57BC1E3949B0" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.19 (X11/20090105) In-Reply-To: <20090302220729.GN14832@boiteameuh.org> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: IPC Sys5 for amd64? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 13:30:00 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig75AB75A411BF57BC1E3949B0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable nicolas@boiteameuh.org wrote: > Hi all, >=20 > I'm trying to install a PostgreSQL db on FreeBSD 7.1-RELEASE amd64. > It's seems I can't allocate a shared memory segment more than 2GB. > I tune sysctl ipc.shm* values but without effects. >=20 > IPC Sys5 isn't "64bit-aware" or the problem is elsewhere? Yes, SYSVSHM is limited to 2 GB in 7.1. It has recently been extended in -CURRENT, it will probably be MFC-ed to 7-STABLE (7.2) soon. --------------enig75AB75A411BF57BC1E3949B0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJrTDAldnAQVacBcgRAraJAJsGfCqDRrius+1yx0Mm4JU9NqogDgCg9xNR VLcpFH8IdDtA8bYmxWm8yw8= =Hbfd -----END PGP SIGNATURE----- --------------enig75AB75A411BF57BC1E3949B0--