Why i see Memory 3.9 Gb in Solaris 8


 
Thread Tools Search this Thread
Operating Systems Solaris Why i see Memory 3.9 Gb in Solaris 8
# 1  
Old 05-06-2010
Why i see Memory 3.9 Gb in Solaris 8

I use command prtconf on solaris 8 x86 so Memory show 3920 Mbyte but I'm installed 4 Gb ,Why not show 4096 Mbyte Please suggest me thank you
# 2  
Old 05-06-2010
3920 MB is what the OS sees. The BIOS has reserved a small part of the RAM for some internal hardware before the OS started.
# 3  
Old 05-06-2010
but another machine installed 2 Gb , Os sees by prtconf command is 2048 Mbyte or Sol8 x86 will can see 3.9 Mbyte
# 4  
Old 05-06-2010
Nothing wrong with this. The BIOS isn't required to allocate RAM.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Memory capping Solaris 11.3

I want to allocate RAM : 64GB (Dedicated allocation) Swap : 8GB Please assist and recommend the correct capping values capped-memory: physical: XXG Had allocated physical=64GB, Swap=8GB, and locaked 16GB and found my non-global zone were unable to use... (1 Reply)
Discussion started by: Shirishlnx
1 Replies

2. Solaris

How can i find memory leak in Solaris?

HI, How can i find memory leak in Solaris. one of my server is having 64 GB memory and noting is running right now, 2 zones was there and we halted that. but still 51 GB is using. how can i find who is using memory? Regards, Ben (13 Replies)
Discussion started by: bentech4u
13 Replies

3. Solaris

Solaris memory usage

One of my Solaris Unix server has total RAM 128G . top & vmstat command shows free memory is 86G and usage is 42G. ps -eo pid,rss,commshows memory usage by process. when i sum all the memory usage by the process, it shows 1.9TB as shown below. $ ps -eo pid,pmem,vsz,rss,comm | sort -rnk2 |... (5 Replies)
Discussion started by: baladelaware73
5 Replies

4. Solaris

Solaris memory question...

On my Solaris 10 server we are having memory issue. I did top and I see this. last pid: 8876; load avg: 0.19, 0.16, 0.16; up 50+05:24:02 14:56:53 80 processes: 77 sleeping, 1 stopped, 2 on cpu CPU states: 93.5% idle, 3.1% user, 3.4%... (4 Replies)
Discussion started by: samnyc
4 Replies

5. Solaris

[DOUBT] Memory high in idle process on Solaris 10 (Memory Utilization > 90%)

Hi Experts, Our servers running Solaris 10 with SAP Application. The memory utilization always >90%, but the process on SAP is too less even nothing. Why memory utilization on solaris always looks high? I have statement about memory on solaris, is this true: Memory in solaris is used for... (4 Replies)
Discussion started by: edydsuranta
4 Replies

6. Solaris

Solaris 10 - Memory / Swap

Hi all Got myself in a pickle here, chasing my own tail and am confused. Im trying to work out memory / swap on my solaris 10 server, that Im using zones on. Server A has 32Gb of raw memory, ZFS across the root /mirror drives. # prtdiag -v | grep mem = Memory size: 32768 Megabytes #... (1 Reply)
Discussion started by: sbk1972
1 Replies

7. Solaris

How to find Total and Free Physical Memory and Logical Memory in SOLARIS 9

Hi, Im working on Solaris 9 on SPARC-32 bit running on an Ultra-80, and I have to find out the following:- 1. Total Physical Memory in the system(total RAM). 2. Available Physical Memory(i.e. RAM Usage) 3. Total (Logical) Memory in the system 4. Available (Logical) Memory. I know... (4 Replies)
Discussion started by: 0ktalmagik
4 Replies

8. Solaris

Memory usage in Solaris - memory not freed?

Hi, I'm running a multi-process software system on a Solaris 8 machine. When I monitor the memory usage, I see that the free memory is dropping rapidly, but I can't detect a process that uses this memory. I'm using "top" to get the free memory and the memory usage of processes. Thanks. (3 Replies)
Discussion started by: gewurtz
3 Replies

9. UNIX for Advanced & Expert Users

Solaris Memory commands

I am using Sun Solaris 8 and would like to know if there's a command that allows me to to find out the total memory used and what kernel size in memory is. Also, would I be able to find out what size a semaphore is in memory? Thanx in advance (3 Replies)
Discussion started by: m_smith
3 Replies

10. Filesystems, Disks and Memory

Memory Test Solaris 2.6

Anyone know of the best tools for the job, I've used vmstat, prtdiag and dmesg but want somehting to really interogate the memory and report. Any ideas ? its on a SUN e6500 :D thanks (2 Replies)
Discussion started by: kie
2 Replies
Login or Register to Ask a Question