2008.10.14 18:00 "[Tiff] debugging on Windows", by Rajmohan Banavi

2008.11.15 17:07 "Re: [Tiff] Memory leak (TIFFOpen, TIFFReadTile)?", by Craig Bruce

Memory mapped files are much faster provided that the system has adequate RAM to cache the whole file, and the file is read repeatedly. Computer RAM has become quite cheap so computers are commonly comming with multiple gigabytes of RAM. This changes the equation.

Every modern kernel will cache file content in memory no matter what access mode is used. However, ordinary access modes don't have the pathological thrashing problem that memory-mapped access does.

--------------------------+----------------------+--------------------------
Dr. Craig S. Bruce        | Ph 819-771-8303 x205 |             CubeWerx Inc.
Senior Software Developer |   Fax 819-771-8388   |  Gatineau, Québec, Canada
csbruce@cubewerx.com      |  http://csbruce.com/ |  http://www.cubewerx.com/
--------------------------+----------------------+--------------------------

              "New studies show that 100% of all smokers die."