In one of my applications I write thousands of small files. If I look
at the result with O&O Defragger it shows that nearly all the files
are fragmented. The fool thing went out of its way to fragment the
files. What makes it even more annoying is that I write these file in
one i/o each.. Surely Java should tell the OS the size it needs ahead
of time and the OS should find a contiguous chunk if possible.
Maybe these files are not being written in one hunk (as a side effect
of encoding). Any thoughts?
--
Roedy Green Canadian Mind Products
http://mindprod.com
Programmers love to create simplified replacements for HTML.
They forget that the simplest language is the one you
already know. They also forget that their simple little
markup language will bit by bit become even more convoluted
and complicated than HTML because of the unplanned way it grows.
.