Author: ion
Date: Sat Feb 3 23:35:37 2007
New Revision: 25707
URL:
http://svn.reactos.org/svn/reactos?rev=25707&view=rev
Log:
- Update kernel fun.
Modified:
trunk/reactos/ntoskrnl/KrnlFun.c
Modified: trunk/reactos/ntoskrnl/KrnlFun.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/KrnlFun.c?rev=257…
==============================================================================
--- trunk/reactos/ntoskrnl/KrnlFun.c (original)
+++ trunk/reactos/ntoskrnl/KrnlFun.c Sat Feb 3 23:35:37 2007
@@ -14,8 +14,7 @@
//
// Global:
// - TODO: Complete the list of bufxies
-// - Fix hang/slowdown during boot -> New scheduler
-// - Fix freelist.c errors with new scheduler enabled.
+// - Fix DPCs interrupting code at DISPATCH_LEVEL
// - Fix process reference count leak.
// - Fix atapi.sys or serial.sys loading one more time at each boot.
// - Fix LiveCD.