Kernel/x86 - Disabled task tracing
authorJohn Hodge <[email protected]>
Tue, 27 Sep 2011 13:33:04 +0000 (21:33 +0800)
committerJohn Hodge <[email protected]>
Tue, 27 Sep 2011 13:33:04 +0000 (21:33 +0800)
Kernel/arch/x86/proc.c

index 78ad84a..c0b748f 100644 (file)
@@ -14,7 +14,7 @@
 #include <hal_proc.h>
 
 // === FLAGS ===
-#define DEBUG_TRACE_SWITCH     1
+#define DEBUG_TRACE_SWITCH     0
 #define DEBUG_DISABLE_DOUBLEFAULT      1
 #define DEBUG_VERY_SLOW_SWITCH 0
 

UCC git Repository :: git.ucc.asn.au