On Wed, Mar 19, 2014 at 7:34 AM, Mahmood Naderan <nt_mahm...@yahoo.com> wrote:
>
> [...]
> Do you mean include/linux/sched.h ?
> Where is he implementation then?

Your kernel source is incomplete. You can fetch a vanilla kernel
tarball from http://kernel.org.

jackc@kdev0 ~ $ ls /usr/src/linux-2.6.10/kernel/|grep sched
sched.c
jackc@kdev0 ~ $ ls /usr/src/linux-3.13.5/kernel/sched/
auto_group.c  completion.c  cpuacct.h  cputime.c  features.h   proc.c
 stats.c      wait.c
auto_group.h  core.c        cpupri.c   debug.c    idle_task.c  rt.c     stats.h
clock.c       cpuacct.c     cpupri.h   fair.c     Makefile     sched.h
 stop_task.c

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

Reply via email to