SCOUG-HELP Mailing List Archives
Return to [ 22 |
February |
2007 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
Steven Levine wrote:
>
> It appears that dSync does not use
> DosCopy, so even without buffering, the file copy operation should not
> cause dSync to run out of memory. My best guess is that it is storing a
> full list of all the files to be copied in memory and this is running out
> of memory. The other option is a slow leak.
I've been using MemWatch to monitor memory usage and I don't see a slow
leak or other unusual memory allocations when my dSync runs. But dSync
does create an internal list of all files in Phase 1, which is then used
in Phase 2 (delete unneeded files) and Phase 3 (copy new files). The
code, iirc, is in Pascal and the developer used one of the various OS/2
Pascal compilers. When I have a nanosecond to spare I'm going to check
the docs for any /Test switches, then contact the developer and see if
he'll Open Source the code.
- Peter
"leaving L.A. real soon now"
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 22 |
February |
2007 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|