![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Memory and CPU utilization process | learnbash | Shell Programming and Scripting | 4 | 05-21-2008 11:21 AM |
| more memory utilization in ux Servers | kishan | HP-UX | 2 | 04-27-2008 11:42 PM |
| memory question | fredao | UNIX for Advanced & Expert Users | 1 | 02-19-2007 02:58 PM |
| Utilization for memory and cpu | magasem | AIX | 2 | 11-11-2006 04:36 PM |
| Memory Utilization | Negm | AIX | 1 | 04-03-2005 08:23 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Memory utilization question
Hi All
I have a clarification. I am running a database on CentOS 4.5 final, PostgreSQL version 8.1.9. The question is about memory usage on the system. The memory used statistic has risen consistently over the past few days... by about 2-3% a day. I want to know why this memory is growing. The system has 8 GB of memory... Also I checked the % of user memory used... that remains low. I want to explain why the memory used is growing? I know that the kernel keeps the memory in buffer and cache. But at what point does this buffer get initialized. Is this memory available for other user processes? Is memory used the right static to track? sar tells me the following: %user 0.22 %nice 0.00 %system 0.08 %iowait 0.41 %steal 0 %idle 99.29 kbmemfree 0.37 kbmemused 3.48 buffers 0.18 kbcached 3.06 I want to know when the cache will clear up? What is the logic of cacheing? Please point me to an article or something. Regards Srini |
| Forum Sponsor | ||
|
|
|
||||
|
Here's a well written article, I guess it will shed some light. And another one, from Gentoo's Wiki.
|
||||
| Google The UNIX and Linux Forums |