[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Question for everyone running 550 OS on XTR or even 550



> If you are running the 550 on an XTR OS, can you tell me two things:
> how much ram you are using and how much swap you are using.
>
> I believe all my memory is used fine, but then the few peak minutes
> every day when the server is being used heavily, the moments that
> would make it use swap are when it crashes. So I just want to know if
> swapping is working. I would even be curious if swapping is working on
> 550s with the 2.4.19C10 kernel package and more than 2GBs of ram,
> because it strikes me as an odd thing to fail only on XTRs running the
> 550 OS. Is there anyone using this kernel with the 550 OS, who has
> definitely swapped memory and sustained a reasonable uptime of over a
> week or two?
>

[root /root]# free
             total       used       free     shared    buffers     cached
Mem:       1031036     857220     173816          0         32     669372
-/+ buffers/cache:     187816     843220
Swap:       524536          0     524536


[root /root]# cat /proc/meminfo
        total:    used:    free:  shared: buffers:  cached:
Mem:  1055780864 876855296 178925568        0    32768 686075904
Swap: 537124864        0 537124864
MemTotal:      1031036 kB
MemFree:        174732 kB
MemShared:           0 kB
Buffers:            32 kB
Cached:         669996 kB
SwapCached:          0 kB
Active:         522580 kB
Inact_dirty:    175828 kB
Inact_clean:     41828 kB
Inact_target:   148044 kB
HighTotal:      131072 kB
HighFree:         1024 kB
LowTotal:       899964 kB
LowFree:        173708 kB
SwapTotal:      524536 kB
SwapFree:       524536 kB


[root /root]# uptime
  1:44pm  up 16 days, 14:44,  1 user,  load average: 0.00, 0.01, 0.00


FYI, my reboot was for application of a patch, not for any hangs or crashes.

-Chris