Hi all,

I've noticed that I have a memory leak under Ubuntu Lucid. I am
running a quad core Opteron with 16 Gigs of ram, 64 bit OS with
clients built with i386 option. Everything
starts off fairly well, but within a day or two I've used up nearly
all of the 16 gigs. Right now, with a four days of uptime and only 5
users on the system, free  shows me only 2 gigs left but I don't see
anything
crazy using top. This problem has persisted accross kernal upgrades.
Output from uname, free, and top pasted below. Any ideas how I might
track down the what's going on?

Your advice would be appreciated.

John

uname -a

Linux vbuntu 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 23:42:43 UTC
2011 x86_64 GNU/Linux

john@vbuntu:~/Desktop$ free -m
             total       used       free     shared    buffers     cached
Mem:         16148      13332       2816          0        810       9350
-/+ buffers/cache:       3170      12978
Swap:        19338          0      19338



top - 13:20:22 up 4 days, 15:18,  8 users,  load average: 0.31, 0.34, 0.28
Tasks: 1541 total,   1 running, 1540 sleeping,   0 stopped,   0 zombie
Cpu(s):  1.8%us,  0.6%sy,  0.0%ni, 97.5%id,  0.0%wa,  0.0%hi,  0.1%si,  0.0%st
Mem:  16536276k total, 13775936k used,  2760340k free,   830484k buffers
Swap: 19803128k total,        0k used, 19803128k free,  9575612k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
22637 john      20   0  208m  22m  10m S    5  0.1   0:06.67
gnome-terminal
  313 john      20   0 18228 2544 1036 R    1  0.0   0:00.18 top
17078 john      20   0  239m  32m 8812 S    1  0.2   0:19.41 compiz
29470 clark_al  20   0  238m  30m 7464 S    1  0.2   0:05.96 compiz
32656 cooper.s  20   0  238m  30m 7460 S    1  0.2   0:01.67 compiz
17077 john      20   0  245m  17m  11m S    0  0.1   0:05.61
gnome-panel
17116 john      20   0  242m  14m  10m S    0  0.1   0:07.05
wnck-applet
21357 carcamo.  20   0 98128 2408 1060 S    0  0.0   0:13.48 sshd
28158 yamashit  20   0  238m  30m 7520 S    0  0.2   0:10.87 compiz
30436 ellingso  20   0  238m  30m 7464 S    0  0.2   0:03.51 compiz
32553 cooper.s  20   0 98288 2476 1060 S    0  0.0   0:01.08 sshd
32566 cooper.s  20   0 11676 2236  728 S    0  0.0   0:00.33
sftp-server
    1 root      20   0 19736 2060 1196 S    0  0.0   0:10.80 init
    2 root      20   0     0    0    0 S    0  0.0   0:00.03 kthreadd
    3 root      RT   0     0    0    0 S    0  0.0   0:00.04
migration/0
    4 root      20   0     0    0    0 S    0  0.0   0:01.89
ksoftirqd/0
    5 root      RT   0     0    0    0 S    0  0.0   0:00.00
watchdog/0
    6 root      RT   0     0    0    0 S    0  0.0   0:00.49
migration/1
    7 root      20   0     0    0    0 S    0  0.0   0:00.74
ksoftirqd/1
    8 root      RT   0     0    0    0 S    0  0.0   0:00.00 watchdog/1

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to