View Single Post
  #2  
Old 11-25-2006, 03:50 AM
Saggie Saggie is offline
Senior Member
 
Join Date: Jul 2006
Posts: 155
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
Saggie is on a distinguished road
Default

If you run 'free -m', it shows this for example:
PHP Code:
$ free -m
*********total*****used****free***shared**buffers* *cached
Mem:*****1003*****998**** 5 *** 0 ** 23 ** 764
-/+ buffers/cache: ***210 ****793
Swap:*** 2045 ****147*****1897

Here, all ram is filled up, but only 210MB is actually in use. The rest is just caching of files, to improve overall speeds. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --

Last edited by Saggie : 11-25-2006 at 03:53 AM.
Reply With Quote
  Webmaster Forums - View Single Post - CPU loading problem???
View Single Post
  #2  
Old 11-25-2006, 03:50 AM
Saggie Saggie is offline
Senior Member
 
Join Date: Jul 2006
Posts: 155
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
Saggie is on a distinguished road
Default

If you run 'free -m', it shows this for example:
PHP Code:
$ free -m
*********total*****used****free***shared**buffers* *cached
Mem:*****1003*****998**** 5 *** 0 ** 23 ** 764
-/+ buffers/cache: ***210 ****793
Swap:*** 2045 ****147*****1897

Here, all ram is filled up, but only 210MB is actually in use. The rest is just caching of files, to improve overall speeds. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --

Last edited by Saggie : 11-25-2006 at 03:53 AM.
Reply With Quote