Hi!
On Wed, Sep 21, 2011 at 20:28, Anders Brander <[email protected]> wrote: > > Memory has nothing to do with filehandles. The "normal" limit is 1024 > open files per process. > It will only remain unclosed if mmap is unable to allocate the memory for the memory map. Therefore to experience problem B you have to experience the much bigger problem A. :) Regards, Klaus Post http://www.klauspost.com > > /Brander > > _______________________________________________ > Rawstudio-dev mailing list > [email protected] > http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev >
_______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
