EoE processing with kernel timer again.
authorFlorian Pose <fp@igh-essen.com>
Thu, 11 May 2006 09:23:45 +0000
changeset 229 2cc0a7146958
parent 228 ec516cfa207e
child 230 382bdb9138ec
EoE processing with kernel timer again.
master/master.h
--- a/master/master.h	Wed May 10 13:56:23 2006 +0000
+++ b/master/master.h	Thu May 11 09:23:45 2006 +0000
@@ -43,8 +43,7 @@
 // Uncomment this to do EoE within a kernel timer. Otherwise, it will be
 // done in a working queue.
 
-//#define EOE_TIMER
-
+#define EOE_TIMER
 
 /*****************************************************************************/