> Just FYI, it gets worse over time. ;) > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 2486 psychon 20 0 472m 313m 4304 R 0.8 16.1 20:35.80 > /home/psychon/projects/awesome/awesome > > $ uptime > 11:06:19 up 2 days, 23:42, 1 user, load average: 2.12, 2.11, 2.19
It doesn't seem so bad here: up 10 days, 20:48 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3357 adam 20 0 355m 172m 13m S 2 2.2 9:15.40 awesome > No idea how one could best tackle these... You're probably using some part of Awesome that I am not hitting as much, so I guess the only way to start tackling the issue is to run Awesome through something like Valgrind, and dig into the code to figure out where the memory is being used up. Of course if you're not familiar with the code this will be tricky, but it's probably the best way to hunt down these types of issues. Cheers, Adam. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.