Bug 112901

Summary: preload 0.2-2 cannot handle more than ~1000 files
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Stefan Nordhausen <nordhaus>
Component: BasesystemAssignee: Stephan Kulow <coolo>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stefan Nordhausen 2005-08-25 08:45:55 UTC
Doing some testing for my PePr project [1] I noticed that preload cannot handle
more than ~1000 files. This is because it opens the files, but never closes
them. Stracing preload showed it had over 1000 open filedescriptors and just
couldn't open any more!

[1] http://www.opensuse.org/index.php/SUPER_preloading
Comment 1 Stephan Kulow 2005-08-25 10:47:38 UTC
I know and I even told Matz, but now it's also fixed in SVN. Thanks for 
reminding