Ros-diffs June 2009

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

[spetreolle] 41641: Add MIXERCONTROL_CONTROLTYPE_BASS_BOOST and KSDATAFORMAT_SUBTYPE_IEEE_FLOAT
by spetreolle@svn.reactos.org
15 years, 4 months

[sginsberg] 41640: - KeDetachProcess & KeUnstackDetachProcess: Fix a typo when swapping back to the original process that would switch _from_ the original process to itself. We now properly swap from the _current_ process.
by sginsberg@svn.reactos.org
15 years, 4 months

[ros-arm-bringup] 41639: - This patch is lets you visually dump the entire ReactOS PFN database, useful for debugging. Surprising nobody had done in this in the past, since it wasn't too hard (but it took a bit long to figure out how to get it in there). - That's what she said.
by ros-arm-bringup@svn.reactos.org
15 years, 4 months

[cgutman] 41638: - Always call the completion handler so we don't leak packet descriptors - Don't remove the NCE if we fail because it may not be ours - Mark the IRPs pending before we insert them into our queue - Check that the addresses match so we don't receive somebody else's packets - Part 1 of 2
by cgutman@svn.reactos.org
15 years, 4 months

[ros-arm-bringup] 41637: - Remove leftover performance tracing code.
by ros-arm-bringup@svn.reactos.org
15 years, 4 months

[ros-arm-bringup] 41636: - Reimplement kernel stack allocation (MmCreateKernelStack, MmDeleteKernelStack, MmGrowKernelStack, MmGrowKernelStackEx): - Use System PTEs. - Allocate 12KB stacks with a 4KB guard page, and expand them up to 60KB as required. - Previous implementation always allocated 60KB, without any guard page. - The result is that on a minimal ReactOS install, simply booting up now requires an average of 0.5MB less of physical memory than before. - And once again, optimizations to t
by ros-arm-bringup@svn.reactos.org
15 years, 4 months

[cwittich] 41635: tabs -> spaces use more consistent indentation
by cwittich@svn.reactos.org
15 years, 4 months

[ros-arm-bringup] 41634: - Allocate enough space for the ARM3 PFN database, and fixup the calculation of the initial nonpaged pool. - The ARM3 PFN database is more of a "shadow" database not to interfere with the real ReactOS PFN database. It starts at 0xB0000000, which is where the initial nonpaged pool started (which now starts somewhere after the ARM3 PFN database). - No new behavior has been introduced other than additional physical memory consumption for the PFN DB pages, and updated memory
by ros-arm-bringup@svn.reactos.org
15 years, 4 months

[cgutman] 41633: - Use the timeout that the caller gives us if it is nonzero so we don't block forever if nobody wakes us
by cgutman@svn.reactos.org
15 years, 4 months

[cgutman] 41632: - The timeout value passed to tsleep is in milliseconds and so_linger is in seconds so convert to milliseconds
by cgutman@svn.reactos.org
15 years, 4 months
Results per page: