[ros-bugs] [Bug 6572] New: Add timer to file copy process (stage 1 setup)

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sat Oct 15 16:11:35 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6572

           Summary: Add timer to file copy process (stage 1 setup)
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: Setup
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: bblaauw at gmail.com
         QAContact: ros-bugs at reactos.org


Just as in the past usage boxes for (kernel) memory were added for stage 1 file
copying, I'd like to request a timer to be added as well, and/or a debugprint
to logs, during this file copy process.

Reason is the smoothness and speed of the file copying process can vary
depending on how much memory ReactOS has available. Expected output would be
something like:

graphical: "Done copying 350 files (140MB) in 1m:10s"

log: "Done copying 350 files (140MB) in 70s (2000KB/s) using 128MB RAM"

Expected result is this "2000KB/s" will be a lot lower on low memory situations
(20 to 40MB). 

Think I've seen file copying process take anywhere from between 1 minute
(64MB+) and 15 minutes (around 40MB RAM or lower). A bad result if you're
outmatched by a simple unbuffered DOS XCOPY /S
(and yes I know a .cab file is being extracted).


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list