Ros-diffs June 2009

ros-diffs@reactos.org
  • 21 participants
  • 496 discussions

[cwittich] 41711: get rid of obsolete SHLocalAlloc/Free functions and export the correct v6 functions instead patch by <jerome dot gardou at laposte dot net>
by cwittich@svn.reactos.org
15 years, 2 months

[ros-arm-bringup] 41710: - Move MmIsThisAnNtSystem and MmQueryMemorySize to mmsup.c instead of randomly in mminit.c. - Cleanup some externs that were never referenced in mminit.c. - Remove MiShutdownMemoryManager since it was dead code. - There is no need to define the MiKseg0Start/End variables and loop through the memory descriptors to find the last kernel image. We already have this information through LoaderPagesSpanned saved in MmBootImageSize. - Removed these variables, code that depended
by ros-arm-bringup@svn.reactos.org
15 years, 2 months

[ros-arm-bringup] 41709: - Cleanup some debug-only debug prints. - Make the VA-range-printing debug prints match the same format as those in ReactOS Mm (MiDbgKernelLayout). - Add the appropriate number of spaces so that the layout appears continuous, even though it's coming from two source files. - This makes it easy to see the VA mappings at boot (but not all of them).
by ros-arm-bringup@svn.reactos.org
15 years, 2 months

[ros-arm-bringup] 41708: - Rewrite MmAllocateNonCachedMemory and MmFreeNonCachedMemory to use the new functionality present in ARM3. - These functions now use the MDL routines to allocate their physical memory, since the constraints and requirements are identical as for a non-cached MDL mapping. - As for the virtual address space, it is guaranteed once again by System PTEs! - If it's not getting old already, optimizations to the System PTE code will, yet again, yield improvements here as well. -
by ros-arm-bringup@svn.reactos.org
15 years, 2 months

[ros-arm-bringup] 41707: - Major rewrite of Memory Descriptor List (MDL) implementation (moving it towards using System PTEs). - MmCreateMdl, MmSizeOfMdl: No Change. - MmBuildMdlForNonPagedPool: Do not use MmGetPfnForProcess, just normal PMMPTE manipulation. - This seems to cause issues in certain scenarios, because in ReactOS, nonpaged pool, a resident and guaranteed resources, does not always have its PDEs mapped! - By calling MmGetPfnForProcess, this wound up in the annals of ReactOS mm code,
by ros-arm-bringup@svn.reactos.org
15 years, 2 months

[dreimer] 41706: After some heavy testing I can just say the following: The only bug I found were some wrong line skippers, but these were not able to kill a whole Start Menu at uninstall, they just deleted the hard coded RosBE shortcuts even if you said no. As a result I officially say that I have NO clude what goes wrong here and at the bug with a non loading uinstaller if you wanna install over a old version of rosbe. HAAAALP!
by dreimer@svn.reactos.org
15 years, 2 months

[cgutman] 41705: - Memtrack enhancements - It now warns us when it detects an entry that wasn't freed by a memtrack-enabled function - It also provides some info when it detects a double free - Removed some extra tag tracking junk
by cgutman@svn.reactos.org
15 years, 2 months

[mkupfer] 41704: - revert selecting color and inactive menu state, because it doesn't work that way - needs further invastigation
by mkupfer@svn.reactos.org
15 years, 2 months

[dreimer] 41703: As always... post release problems. Try to fix a bug noone saw before in our installer
by dreimer@svn.reactos.org
15 years, 2 months

[cfinck] 41702: Andrew Steinborn (asteinborn78@gmail.com) - Update Firefox link to 3.0.11 Will also be merged to the 0.3.10 release once I clean up the Downloader list there. See issue #4642 for more details.
by cfinck@svn.reactos.org
15 years, 2 months
Results per page: