On 08/30/2012 12:15 PM, Sachin Agarwalla wrote:
Dear Sir/Madam,
   I have some questions on development of linux kernel as follows:-
1.I want to know the location of files in linux kernel source code that 
contains timer initialization and scheduler part.

Scheduler source code is in kernel/sched/* files.

2.Also I want to know location of header files(or library files) that are 
present in the above files.

include/linux/sched.h

3.Is there any version of linux kernel that uses openmp or inteltbb or 
parallelc tool.

No, kernel doesn't use any libraries including libc.

--
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