var too large
Thomas Michael Hagen <[email protected]>
| Newsgroups | gmane.mail.spam.crm114 |
|---|---|
| Message-ID | <[email protected]> |
my program goes through large files. some of them are almost 300Mb. i fix this by setting -w 300000000 on the command line when i call my crm program. however, when i run the program on many files, they somehow accumulate in the program's memory, and after a while exceed the limit. how do i clean the files back out of memory after i have used them? what happens in my program is that i go through several folders, with many files in them: i define an überfolder, and do a syscall ls on that, then i extract the subfoldernames from that list with a match, and syscall ls on each one, then extract the filenames and run the classification program on them ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Crm114-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crm114-general