Bug 112901 - preload 0.2-2 cannot handle more than ~1000 files
Summary: preload 0.2-2 cannot handle more than ~1000 files
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Stephan Kulow
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 08:45 UTC by Stefan Nordhausen
Modified: 2005-08-25 10:47 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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