[3/3] BFS 420: cleanup the default root domain

From: Hillf Danton
Date: Mon May 14 2012 - 09:22:56 EST


BFS earns little with two default root domains defined.

--- a/kernel/sched/bfs.c Mon May 14 20:50:38 2012
+++ b/kernel/sched/bfs.c Mon May 14 20:57:36 2012
@@ -322,12 +322,6 @@ static DEFINE_MUTEX(sched_hotcpu_mutex);
*/
static DEFINE_MUTEX(sched_domains_mutex);

-/*
- * By default the system creates a single root-domain with all cpus as
- * members (mimicking the global state we have today).
- */
-static struct root_domain def_root_domain;
-
int __weak arch_sd_sibling_asym_packing(void)
{
return 0*SD_ASYM_PACKING;
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/