A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksey Bragin cb1ef2c505 - Use ExInitializeSystemLookasideList instead of ExInitializeNPagedLookasideList for the internal I/O lookaside lists (just as it was done for the Ob lists a couple of months ago).
- Optimize lookaside allocation by using one large contiguous buffer instead of fragmented buffers for each CPU.
- Use NT structure names instead of ReactOS-only structures.
- Fixes some memory corruption issues when doing I/O completion (found by Stefan and winetests).

svn path=/trunk/; revision=37191
2008-11-04 21:55:55 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos - Use ExInitializeSystemLookasideList instead of ExInitializeNPagedLookasideList for the internal I/O lookaside lists (just as it was done for the Ob lists a couple of months ago). 2008-11-04 21:55:55 +00:00
rosapps Bug 3830: Spanish netshell update and more by Javier Remacha 2008-11-04 21:27:56 +00:00
rostests - Remove WINVER definition. 2008-11-02 19:07:00 +00:00
wallpaper