From: Cong Wang <xiyou.wangcong@gmail.com>
To: Sachin Agarwalla <sachin.agarwalla@cse.iitkgp.ernet.in>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: need help on development of linux kernel
Date: Tue, 04 Sep 2012 14:59:21 +0800 [thread overview]
Message-ID: <5045A6C9.8000101@gmail.com> (raw)
In-Reply-To: <2132522857.5273.1346300120620.JavaMail.root@mailstore2.iitkgp.ac.in>
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.
next prev parent reply other threads:[~2012-09-04 6:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <377703089.3951.1346238221003.JavaMail.root@mailstore2.iitkgp.ac.in>
2012-08-30 4:15 ` need help on development of linux kernel Sachin Agarwalla
2012-08-30 8:32 ` anish singh
2012-09-04 6:59 ` Cong Wang [this message]
2012-09-04 9:10 ` Sachin Agarwalla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5045A6C9.8000101@gmail.com \
--to=xiyou.wangcong@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sachin.agarwalla@cse.iitkgp.ernet.in \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.