X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-alpha%2Ftopology.h;h=eb740e280d9c7912bfbc0ba8c399db944494ee69;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=271d21c24d890900fee16273f5e1ba294945ac94;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-alpha/topology.h b/include/asm-alpha/topology.h index 271d21c24..eb740e280 100644 --- a/include/asm-alpha/topology.h +++ b/include/asm-alpha/topology.h @@ -39,9 +39,6 @@ static inline cpumask_t node_to_cpumask(int node) return node_cpu_mask; } -/* Cross-node load balancing interval. */ -# define NODE_BALANCE_RATE 10 - #define pcibus_to_cpumask(bus) (cpu_online_map) #else /* CONFIG_NUMA */