From owner-freebsd-stable@FreeBSD.ORG Mon Jul 6 20:21:36 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 7C6221065670 for ; Mon, 6 Jul 2009 20:21:36 +0000 (UTC) (envelope-from tech@unixteacher.org) Received: from smtp.linuxsecurity.us (ns.linuxsecurity.us [174.133.245.130]) by mx1.freebsd.org (Postfix) with ESMTP id 45CA18FC20 for ; Mon, 6 Jul 2009 20:21:36 +0000 (UTC) (envelope-from tech@unixteacher.org) Received: from smtp.linuxsecurity.us (localhost [127.0.0.1]) by smtp.linuxsecurity.us (Postfix) with ESMTP id 35EDA375803 for ; Mon, 6 Jul 2009 22:05:07 +0200 (CEST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=selector1; d=unixteacher.org; h=Received:X-Virus-Scanned:Received:Received:Message-ID:From:To:Subject:Date:Organization:MIME-Version:Content-Type:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE; b=kYt1DINnE7ciqas53SW3NsDXjmyGCJWeG4Yr3M/m1qp16Ab4CLlgGGXEUDBPaNWCJreJSh530ddldY52nqC0XnA4df0xZQABrDV0w8mCUsWaUvDdmbMOmLB2p1YqPNmdLp/XR6eVWmJCPmFjkapY5QqfiiyGLyBN8lEKyiIiBlI=; Received: from localhost (localhost [127.0.0.1]) by smtp.linuxsecurity.us (Postfix) with ESMTP id 2D950375801 for ; Mon, 6 Jul 2009 22:05:07 +0200 (CEST) X-Virus-Scanned: This header was added to track abuse. LINUX SECURITY GROUP - ANTI SPAM SOLUTIONS http://www.linux-security.us/ . For abuse/spam send e-mail with headers to abuse at unixteacher.org Received: from smtp.linuxsecurity.us ([127.0.0.1]) by localhost (linuxsecurity.us [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MJjVWeqqVsRw for ; Mon, 6 Jul 2009 22:03:41 +0200 (CEST) Received: from workstation (dslb-088-066-012-251.pools.arcor-ip.net [88.66.12.251]) by smtp.linuxsecurity.us (Postfix) with ESMTPA id C4548375802 for ; Mon, 6 Jul 2009 22:03:40 +0200 (CEST) Message-ID: <0475D596F44442839D969C59B5E93F84@workstation> From: "Amza Marian" To: Date: Mon, 6 Jul 2009 22:03:31 +0200 Organization: Linux Security Group MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6001.18000 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: hw.realmem in stable. 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: Mon, 06 Jul 2009 20:21:37 -0000 Hello, I running 7.2-RELEASE i386 and i seem to have some problems with my = system. hw.realmem does not report correctly the memory.=20 Anybody know whatis the problem ? lsg ~ # sysctl -a | grep hw.*mem hw.physmem: 4214419456 hw.usermem: 3941974016 hw.realmem: 603979776 hw.firewire.fwmem.speed: 2 hw.firewire.fwmem.eui64_lo: 0 hw.firewire.fwmem.eui64_hi: 0 hw.cbb.start_memory: 2281701376 hw.pci.host_mem_start: 2147483648 lsg ~ #=20 lsg ~ # uname -rm 7.2-RELEASE i386 lsg ~ # Thank you. Regards, Amza Marian=20