This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-m32r / topology.h
index 299a89d..b5a3ea1 100644 (file)
@@ -45,4 +45,9 @@
 #define pcibus_to_cpumask(bus) (cpu_online_map)
 #endif
 
+/* Cross-node load balancing interval. */
+#ifndef NODE_BALANCE_RATE
+#define NODE_BALANCE_RATE 10
+#endif
+
 #endif /* _ASM_M32R_TOPOLOGY_H */