]> err.no Git - linux-2.6/blobdiff - kernel/sched_fair.c
calculation of pgoff in do_linear_fault() uses mixed units
[linux-2.6] / kernel / sched_fair.c
index cea1fa32b3f4f64b35fe2526e5af700547e8c2f7..a17b785d7000cd876045cae3e9c1fdba1f39ce9e 100644 (file)
@@ -74,6 +74,8 @@ const_debug unsigned int sysctl_sched_batch_wakeup_granularity = 10000000UL;
  */
 const_debug unsigned int sysctl_sched_wakeup_granularity = 10000000UL;
 
+const_debug unsigned int sysctl_sched_migration_cost = 500000UL;
+
 /**************************************************************
  * CFS operations on generic schedulable entities:
  */