[Bug 57885] Xorg server crashed with AMD Radeon HD 6310
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 7 01:52:40 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=57885
--- Comment #6 from Michel Dänzer <michel at daenzer.net> ---
(In reply to comment #5)
> How do I check what process is keeping many files open, besides killing them
> all one by one?
E.g. something like
( for i in /proc/[0-9]*/fd; do echo "$(sudo ls $i | wc -l): $i"; done ) | sort
-n | tail
does the trick. There might be a simpler way.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20121207/a3b72775/attachment.html>
More information about the xorg-driver-ati
mailing list