[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5045A6C9.8000101@gmail.com>
Date: Tue, 04 Sep 2012 14:59:21 +0800
From: Cong Wang <xiyou.wangcong@...il.com>
To: Sachin Agarwalla <sachin.agarwalla@....iitkgp.ernet.in>
CC: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: need help on development of linux kernel
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists