A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Alex Ionescu 1d2fd8ac1f - Change FASTCALL_PROLOG to use the stack to update FS, since we run in the DPC stack.
- Implement KeDisableInterrupts to disable interrupts and return whether or not they were enabled.
- Implement KiCheckTimerTable, in DBG mode, to validate the timer tables.
- Implement DPC Timeout detection, in DBG mode.
- Fix a bug in KiQuantumEnd which would've affected real-time threads.
- Fix some bugs in KiRetireDpcList to avoid issues should the DPC Queue Depth drop below 0, and solve some possible races.
- Fix KeRemoveQueueDpc only to enable interrupts if it was called with interrupts enabled.

svn path=/trunk/; revision=26139
2007-03-19 17:55:38 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Change FASTCALL_PROLOG to use the stack to update FS, since we run in the DPC stack. 2007-03-19 17:55:38 +00:00
rosapps - Tree cleanups proposed on the mailing list. Move all non-Core OS modules to rosapps. Tests were already moved by Fireball to rostests. 2007-03-08 19:00:15 +00:00
rostests Move what's left in trunk here (1/2) 2007-03-06 21:44:58 +00:00
wallpaper Add bitmap version of the Lake wallpaper and directory.rbuild. 2007-03-08 21:45:10 +00:00