lkml.org 
[lkml]   [2001]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.4.10pre12aa1 [PATCH]
In article <20010920094622.A729@athlon.random> Andrea Arcangeli wrote:

Hi Andrea,

Patch for 2.4.10pre12aa1 -

diff -uN sched.c.bad sched.c
--- sched.c.bad Thu Sep 20 14:34:43 2001
+++ sched.c Thu Sep 20 14:34:54 2001
@@ -1124,7 +1124,7 @@
int i;

// Subtract non-idle processes running on other CPUs.
- for (i = 0; i < smp_num_cpus; i++)
+ for (i = 0; i < smp_num_cpus; i++) {
if (cpu_curr(i) != logical_idle_task(i))
nr_pending--;
}

Thanks
Dipankar
--
Dipankar Sarma <dipankar@in.ibm.com> Project: http://lse.sourceforge.net
Linux Technology Center, IBM Software Lab, Bangalore, India.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.027 / U:0.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site