Files @ bf8ed0adbc66
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Marcin Kuzminski
fixes #371 fixed issues with beaker/sqlalchemy and non-ascii cache keys
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'|grep paster