lkml.org 
[lkml]   [1999]   [Mar]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Scheduling - More questions
Livia Catarina Soares wrote:
>
> Dear Colleagues
>
>
> 2- The function "sys_sched_yield" is defined in sched.c and
> it uses the variable counter. I could not find where this
> function is called
>
> QUESTION: Do you know where it happens??

take a look to :

strfind : String ´sys_sched_yield´ found in * Files :
*********** ./arch/alpha/kernel/entry.S
.quad sys_sched_setparam, sys_sched_getparam,
sys_sched_setscheduler, sys_sched_getscheduler, sys_sched_yield
*********** ./arch/i386/kernel/entry.S
.long SYMBOL_NAME(sys_sched_yield)
*********** ./arch/m68k/kernel/entry.S
.long SYMBOL_NAME(sys_sched_yield)
*********** ./arch/ppc/kernel/misc.S
.long sys_sched_yield
*********** ./kernel/sched.c
asmlinkage int sys_sched_yield(void)
strfind : done !


--
SYRO

UNIX is user-friendly ... it's just selective about who its
friends are !!

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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