Hi, On Wed, Sep 15, 2010 at 6:40 PM, [AvataR] <[email protected]> wrote: > ... and again > > ava...@aliso ~ % uptime > 19:39:23 up 2 days, 11:44, 1 user, load average: 1.18, 1.10, 0.84 > > ava...@aliso ~ % uname -m > x86_64 > > ava...@aliso ~ % ps axo rsz,command | egrep "awesome|tomcat" > 33240 /opt/sun-jdk-1.6.0.21/bin/java ... > 126952 awesome > > WTF > > Hey! May be awesome should be rewritten in java? It will be more > efficient )) If you do it, please name it "unamazing"
So, lets create rc.java config file in java ... you will have nightmares with it 3-) Now seriously, Maybe you could create a test which we could replay in other distros (maybe a gentoo library issue ?). I tried something like: while ((i<2000)); do echo "awful.client.focus.byidx( 1) if client.focus then client.focus:raise() end " | awesome-client; ((i++)); done which simulate 2000 Mod4-j keystrokes And watching ps -Cawesome -o rss= in a on top windows, but no memory leak is observed here in debian sid amd64. Regards, -- To unsubscribe, send mail to [email protected].
