Thank you sir.
Is there any solution for this issue ? (because applications does not work
correctly. - like mysql.)
(sorry for my english.)
----- Original Message -----
From: "Dimitry Andric" <[email protected]>
To: "Amza Marian" <[email protected]>
Cc: <[email protected]>
Sent: Monday, July 06, 2009 11:03 PM
Subject: Re: hw.realmem in stable.
On 2009-07-06 22:57, Amza Marian wrote:
I have the kernel compiled with PAE option but anyway, the system report
only 600 MB ram
...
hw.realmem: 603979776
...
lsg ~ # grep memory /var/run/dmesg.boot
real memory = 4898947072 (4672 MB)
avail memory = 4117958656 (3927 MB)
This looks like a wraparound issue, your realmem doesn't fit into a
32-bit integer:
4,672 MB - 2^32 = 4,898,947,072 - 4,294,967,296 = 603,979,776
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"