Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[ros-arm-bringup] 34869: More over-engineering: there really isn't any reason to keep track of the "LowestAddress" of the process' addres space. At first sight, this looked like a dynamic value that would define the lowest address at which the process has allocated memory, but this isn't the case -- the variable actually defines the lowest valid address a process can allocate memory at. This is pretty much a static value, that was compute by MmInitializeProcessAddressSpace, to either MM_LOWEST_U
by ros-arm-bringup@svn.reactos.org
16 years, 1 month

[tkreuzer] 34868: fix definition for NdisCopyLookaheadData on AMD64
by tkreuzer@svn.reactos.org
16 years, 1 month

[janderwald] 34867: - implement changing drive volume name - display default volume label "local disk" if there is no title - verify that provided clsid is valid - display drive property dialog - note: changing volume label currently leads to a crash
by janderwald@svn.reactos.org
16 years, 1 month

[tkreuzer] 34866: give ndis it's own def file for amd64, yes that breaks arm build... :-@
by tkreuzer@svn.reactos.org
16 years, 1 month

[ros-arm-bringup] 34865: It seems unclear as to what the point of the Page Reference Count Table in the React Addres Space structure really was. It seems an over-engineered approach that actually causes more problems then it attempts to solve. The idea is to be able to unmap PDEs when they are not required anymore (a noble idea), which saves you 4KB of non-paged pool whenever a process frees a chunk of 4MB memory (oversimplification). The problem is that to keep track of this, an extremly expens
by ros-arm-bringup@svn.reactos.org
16 years, 1 month

[tkreuzer] 34864: fix some ULONG to pointer casts
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34863: put back rbuild files in a proper state, so x86 can be compiled again (as soon as someone fixed Interlocked stuff)
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34862: yet another advapi32 fix
by tkreuzer@svn.reactos.org
16 years, 1 month

[pschweitzer] 34860: Fixed some kernel exports
by pschweitzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34861: advapi32: fix a forwarded export that got stubbed when changing to spec
by tkreuzer@svn.reactos.org
16 years, 1 month
Results per page: