On Wed, 2014-03-19 at 02:57 -0700, Mahmood Naderan wrote: > > Hi > Maybe this is a noob question... > Where in the linux kernel source (2.6), the > > thread scheduler has been implemented? Searching > > the web shows that there should sched_fair.c but > > I can not find that in the source directory (the > kernel source has been installed).
The scheduler recently moved to kernel/sched directory. For older kernels, it's kernel/sched_*. -Mike -- 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/