From owner-freebsd-stable@FreeBSD.ORG Mon Jul 6 20:58:08 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 CBAB9106564A for ; Mon, 6 Jul 2009 20:58:08 +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 9595E8FC08 for ; Mon, 6 Jul 2009 20:58:08 +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 C4587375801 for ; Mon, 6 Jul 2009 22:58:06 +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:References:In-Reply-To:Subject:Date:Organization:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE; b=wDH08SZtqxyo0W9YmGP+PHyETBZjNzq5NWWZZ8fkh9q5Wovy5PCQzolYVnmVVHQvjJiVP4jRiLgY4PXlssGDBYaq3RLHnUlmf/9VgVzzhrW0ruNfLvsP0+dgGrs4sccy0RVVfYFxKp5Nx9hZF50PLB8qVSkHeufeQ6XjVMfahys=; Received: from localhost (localhost [127.0.0.1]) by smtp.linuxsecurity.us (Postfix) with ESMTP id BBCFE375802 for ; Mon, 6 Jul 2009 22:58:06 +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 GKofR-+wOusr for ; Mon, 6 Jul 2009 22:57:12 +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 BAAE5375801 for ; Mon, 6 Jul 2009 22:57:11 +0200 (CEST) Message-ID: <42650195230C4DE4B7816F944EB3B464@workstation> From: "Amza Marian" To: References: <0475D596F44442839D969C59B5E93F84@workstation> In-Reply-To: Date: Mon, 6 Jul 2009 22:57:02 +0200 Organization: Linux Security Group MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit 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 Subject: Re: 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:58:09 -0000 I have the kernel compiled with PAE option but anyway, the system report only 600 MB ram lsg ~ # sysctl -a | grep hw.*mem hw.physmem: 4214419456 hw.usermem: 3997806592 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 ~ # grep memory /var/run/dmesg.boot real memory = 4898947072 (4672 MB) avail memory = 4117958656 (3927 MB) lsg ~ # Thank you. Regards, Amza Marian > >> hw.realmem does not report correctly the memory. > Might be this... > http://www.freebsd.org/doc/en/books/faq/compatibility-memory.html > > Regards > > Damian > > -- > Damian Weber, > > > On Mon, 6 Jul 2009, Amza Marian wrote: > >> Date: Mon, 6 Jul 2009 22:03:31 +0200 >> From: Amza Marian >> To: freebsd-stable@freebsd.org >> Subject: hw.realmem in stable. >> >> 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. >> 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 ~ # >> >> lsg ~ # uname -rm >> 7.2-RELEASE i386 >> lsg ~ # >> >> >> Thank you. >> >> Regards, >> Amza Marian >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> >> >>