lkml.org 
[lkml]   [2002]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH 2.5.45] NUMA Scheduler (1/2)
Hum. A last minute change broke UP compilation.
Attatched ... should come out as text/plain so you can read
it, but if it all goes wrong, it just removes:

if (cache_decay_ticks)
cache_decay_ticks=1;

from sched_init.

M.
--- 2.5.45-numasched/kernel/sched.c.old 2002-10-31 17:48:41.000000000 -0800
+++ 2.5.45-numasched/kernel/sched.c 2002-10-31 17:51:43.000000000 -0800
@@ -2331,8 +2331,7 @@
__set_bit(MAX_PRIO, array->bitmap);
}
}
- if (cache_decay_ticks)
- cache_decay_ticks=1;
+
/*
* We have to do a little magic to get the first
* thread right in SMP mode.
\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.035 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site