[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJd=RBCy_njUJHez6iUHXbsv67mR41nj==aFn5fYhm_69h4=XA@mail.gmail.com>
Date: Mon, 14 May 2012 21:22:57 +0800
From: Hillf Danton <dhillf@...il.com>
To: LKML <linux-kernel@...r.kernel.org>,
Hillf Danton <dhillf@...il.com>
Subject: [3/3] BFS 420: cleanup the default root domain
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists