Ros-diffs June 2009

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

[ros-arm-bringup] 41631: - Blow away the bottom 2GB of virtual address space in the ARM^3 initializer. Previously this was kind of done with MmUnmapPageTable in MmInit1, but this code (And the function, which had only been used for this purpose, are gone) - Also set the Page Directory for the system/idle process in a slightly more correct way, instead of depending on the CR3 value. Do this in ARM^3 now, and remove the older code (and the MmGetPageDirectory function, which was only used by this).
by ros-arm-bringup@svn.reactos.org
15 years, 4 months

[cgutman] 41630: - Don't leave the listen IRP in the queue when cancelling the listen request - Kill all the requests before closing the socket - Notify oskittcp when we are cancelling requests so it can properly close the socket
by cgutman@svn.reactos.org
15 years, 4 months

[cgutman] 41629: - Acquire the cancel spin lock before calling IoSetCancelRoutine - Remove some extra junk
by cgutman@svn.reactos.org
15 years, 4 months

[ros-arm-bringup] 41628: - Rewrite MmMapIoSpace and MmUnmapIoSpace to use System PTEs instead. - Much faster and cleaner (will be even faster when System PTE allocation is optimized). - Better handling of esoteric caching options, especially relevant for ARM. - Handled through the MiPlatformCacheAttributes, which should be defined differently for each platform (TODO). - Handles both I/O (device) and RAM physical memory. - Correct flushing of CPU caches (not a big deal on x86, but matters on ARM)
by ros-arm-bringup@svn.reactos.org
15 years, 4 months

[ros-arm-bringup] 41627: - ARM3-ify hypermap.c
by ros-arm-bringup@svn.reactos.org
15 years, 4 months

[ros-arm-bringup] 41626: - Implement MiReleaseSystemPtes which is the function to deallocate System PTE allocations. - We do some minor optimizations to combine chunks if possible after a free, similar to MD Block algorithms in freeldr.c.
by ros-arm-bringup@svn.reactos.org
15 years, 4 months

[janderwald] 41625: - Add STREAM_DEBUG_LEVEL
by janderwald@svn.reactos.org
15 years, 4 months

[janderwald] 41624: - Write strmini.h for stream class driver
by janderwald@svn.reactos.org
15 years, 4 months

[janderwald] 41623: - Callback routine expects fdo - Fix boot
by janderwald@svn.reactos.org
15 years, 4 months

[janderwald] 41622: - fix build broken in rev 41621
by janderwald@svn.reactos.org
15 years, 4 months
Results per page: