RE: Question re PHYSICAL_MEMORY_BYTES
- From: William Wagman <wjwagman@xxxxxxxxxxx>
- To: "yong321@xxxxxxxxx" <yong321@xxxxxxxxx>
- Date: Wed, 25 Mar 2009 12:18:00 -0700
Yong,
That appears to be it, thank you.
Bill Wagman
Univ. of California at Davis
IET Campus Data Center
wjwagman@xxxxxxxxxxx
(530) 754-6208
-----Original Message-----
From: Yong Huang [mailto:yong321@xxxxxxxxx]
Sent: Wednesday, March 25, 2009 11:07 AM
To: William Wagman
Cc: oracle-l@xxxxxxxxxxxxx
Subject: Re: Question re PHYSICAL_MEMORY_BYTES
Bill,
I can reproduce your case. The Oracle process does read /proc/meminfo but
PHYSICAL_MEMORY_BYTES seems to be reporting the second line MemFree instead of
the first line MemTotal. And when it reports MemFree, it drops the k in "kB".
I'm sure it's a bug. The problem does not exist in 10.2.0.4.
Yong Huang
> myucd1:/local/d02/oracle->cat /proc/meminfo
> MemTotal: 4090376 kB
> MemFree: 530076 kB
...
>
> SQL> select * from v$osstat;
...
> PHYSICAL_MEMORY_BYTES 916644 1008
--
http://www.freelists.org/webpage/oracle-l
Other related posts: