On Mon, 13 Dec 2004 11:07:38 -0700 (MST), you wrote:

<snip>
>Why does creating a new file make it faster?
Couple reasons.  Mostly because you're not deleting the original,
which means fewer disk accesses.  Remember that until the file's
reclaimed, a delete is actually a "mark as deleted", not a physical
removal.


-- 
Allen Egerton
[EMAIL PROTECTED]
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to