Files @ d41a115d9a39
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Marcin Kuzminski
remove cache from default perms. In some cases of concurrent repo removal it crashed.
There's no speed regression on this one.
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