[ros-bugs] [Bug 3447] New: FreeLoader uses too much memory

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Jul 3 17:42:46 CEST 2008


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

           Summary: FreeLoader uses too much memory
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Setup
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: hto at dev.null
         QAContact: ros-bugs at reactos.org


Created an attachment (id=2749)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=2749)
Patch

FreeLoader first reads entire ntoskrnl.exe (about 20M) into memory, then copies
it to other address. I think it is better to read it straight to the place, not
allocating extra memory for buffer.


-- 
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