[Digikam-devel] [Bug 124013] Digikam is overwhelmed by a large	(60Gb) album
    Marcel Wiesweg 
    marcel.wiesweg at gmx.de
       
    Sat Mar 29 17:21:12 GMT 2008
    
    
  
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=124013         
------- Additional Comments From marcel.wiesweg gmx de  2008-03-29 18:21 -------
If you look at the man page of inotify_add_watch, which is called by KDirWatch if it is using inotify, you'll see that a  file descriptor is returned. It's a good guess that there is an operating system limit on the number of open files and every watched directory counts as an open file.
    
    
More information about the Digikam-devel
mailing list