https://bugs.freedesktop.org/show_bug.cgi?id=57885

--- Comment #11 from Nemo_bis <[email protected]> ---
Yes, this time I won't rely on me checking stuff regularly.
I'm doing this now: 
    while true; do for i in /proc/[0-9]*/fd; do LOG=$(date -Ihours).txt; echo
"$(sudo ls $i | wc -l): $i" >> $LOG ; done ; cat /proc/sys/fs/file-nr >>
openfiles.log ; date >> openfiles.log ; sleep 600 ; done

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to