public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] Voyager: remove smp_tune_scheduling() FIXME
@ 2006-11-28  1:28 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-11-28  1:28 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-kernel

smp_tune_scheduling() does no longer do anything that is required 
for Voyager.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.19-rc6-mm1/arch/i386/mach-voyager/voyager_smp.c.old	2006-11-27 23:51:54.000000000 +0100
+++ linux-2.6.19-rc6-mm1/arch/i386/mach-voyager/voyager_smp.c	2006-11-27 23:52:03.000000000 +0100
@@ -709,10 +709,6 @@
 	 * schedule at the moment */
 	//global_irq_holder = boot_cpu_id;
 
-	/* FIXME: Need to do something about this but currently only works
-	 * on CPUs with a tsc which none of mine have. 
-	smp_tune_scheduling();
-	 */
 	smp_store_cpu_info(boot_cpu_id);
 	printk("CPU%d: ", boot_cpu_id);
 	print_cpu_info(&cpu_data[boot_cpu_id]);


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [2.6 patch] Voyager: remove smp_tune_scheduling() FIXME
@ 2007-01-11 13:49 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2007-01-11 13:49 UTC (permalink / raw)
  To: Andrew Morton; +Cc: James.Bottomley, linux-kernel

smp_tune_scheduling() does no longer do anything that might be required 
for Voyager.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 28 Nov 2006

--- linux-2.6.19-rc6-mm1/arch/i386/mach-voyager/voyager_smp.c.old	2006-11-27 23:51:54.000000000 +0100
+++ linux-2.6.19-rc6-mm1/arch/i386/mach-voyager/voyager_smp.c	2006-11-27 23:52:03.000000000 +0100
@@ -709,10 +709,6 @@
 	 * schedule at the moment */
 	//global_irq_holder = boot_cpu_id;
 
-	/* FIXME: Need to do something about this but currently only works
-	 * on CPUs with a tsc which none of mine have. 
-	smp_tune_scheduling();
-	 */
 	smp_store_cpu_info(boot_cpu_id);
 	printk("CPU%d: ", boot_cpu_id);
 	print_cpu_info(&cpu_data[boot_cpu_id]);


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-11 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-28  1:28 [2.6 patch] Voyager: remove smp_tune_scheduling() FIXME Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2007-01-11 13:49 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox