From owner-freebsd-stable@freebsd.org Sun Jan 28 15:03:35 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9B7EECB3A9 for ; Sun, 28 Jan 2018 15:03:35 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "goliath.siemens.de", Issuer "Siemens Issuing CA Internet Server 2017" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2B9238061D for ; Sun, 28 Jan 2018 15:03:34 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id w0SEv3mG001083 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Sun, 28 Jan 2018 15:57:04 +0100 Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.40.130]) by mail2.siemens.de (8.15.2/8.15.2) with ESMTP id w0SEv3bM015941 for ; Sun, 28 Jan 2018 15:57:03 +0100 Received: (from user@localhost) by curry.mchp.siemens.de (8.15.2/8.15.2) id w0SEv3UO018040; Date: Sun, 28 Jan 2018 15:57:03 +0100 From: Andre Albsmeier To: freebsd-stable@freebsd.org Cc: Andre.Albsmeier@siemens.com Subject: i386 with 4GB RAM: less than 2GB available on A2SAV (Intel Atom E3940) Message-ID: <20180128145703.GA80724@bali> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.7.2 (2016-11-26) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jan 2018 15:03:35 -0000 I have a lot of machines running with 4 GB physical RAM and, for some reasons, I still have to use a 32 bits OS. All of them show something between 3 and 3.5 GB of RAM available in dmesg but the brand new Supermicro A2SAV really shocked me: FreeBSD 11.1-STABLE #0: Mon Jan 15 06:57:10 CET 2018 ... real memory = 4294967296 (4096 MB) avail memory = 1939558400 (1849 MB) ... So do people have any ideas how I might get a bit closer to at least 3 GB? I assume there are no FreeBSD knobs which might help but hope dies last...