i know that when a metakit data file is too large, it gets opened for normal i/o instead of being memory mapped. what happens when a file grows too large for memory mapping during a commit?
i ask because i am getting hard-to-trace crashes at about the time the file is closed when i store a large amount of data. the data file is newly created, and grows to over 250MB (with a number of Commit calls, but the file stays open), but i don't know what the limit for MMF is on the test system. __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ _____________________________________________ Metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
