Ros-diffs February 2010

ros-diffs@reactos.org
  • 22 participants
  • 365 discussions

[dreimer] 45631: XML Compliance Patch for the RBUILD Files. By Samuel Serapion
by dreimer@svn.reactos.org
14 years, 7 months

[fireball] 45630: - Merge 45011: "avoid warning messages on Explorer startup when missing configuration files".
by fireball@svn.reactos.org
14 years, 7 months

[dgorbachev] 45629: [SYSSETUP] Wait until all autostart services are up. Bug #4194.
by dgorbachev@svn.reactos.org
14 years, 7 months

[dgorbachev] 45628: [SERVICES] When autostart services are up, signal an event.
by dgorbachev@svn.reactos.org
14 years, 7 months

[sir_richard] 45627: [NTOS]: Disable support for global pages since it does not seem to work right on real hardware. Additionally, the code had been previously enabling global pages before the variable determining the support for such pages was even enabled, causing non-global pages to be used initially, followed later by global pages once the variable had been setup. To fix this mess, remove all global page support for now. Fixes booting on certain real hardware (or fixes other random memory co
by sir_richard@svn.reactos.org
14 years, 7 months

[ekohl] 45626: [SERVICES] Set default status to SERVICE_START_PENDING when starting a service. [SYSSETUP] Wait until PlugPlay service is up. Bug #4142. [UMPNPMGR] Update the service control manager's status information. Patches by Dmitry Gorbachev.
by ekohl@svn.reactos.org
14 years, 7 months

[sir_richard] 45625: [NTOS]: Fix premature setting of the page location of a newly allocated MDL page. Because the zeroing of non-zeroed pages is done after the initial page allocation loop (and by checking which list the page was on), setting the page location as ActiveAndValid made the zero loop believe the page was unzeroed (even though it could've come from the zeroed list), causing a superflous second zero operation.
by sir_richard@svn.reactos.org
14 years, 7 months

[sir_richard] 45624: [NTOS]: Fix a logic error which could cause pages on the free list which failed to be zeroed out due to running out of hyperspace mappings to appear as being on the zero page list even though they were inserted back on the free page list.
by sir_richard@svn.reactos.org
14 years, 7 months

[sir_richard] 45623: [NTOS]: Fix an off-by-! error which caused MDL page allocation to use used pages instead of free pages.
by sir_richard@svn.reactos.org
14 years, 7 months

[sir_richard] 45622: [NTOS]: It seems the code to release a page was not properly removing a page from the working set bitmap/list in one scenario, so I added the call here too.
by sir_richard@svn.reactos.org
14 years, 7 months
Results per page: