lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 4 Sep 2012 14:40:08 +0530 (IST)
From:	Sachin Agarwalla <sachin.agarwalla@....iitkgp.ernet.in>
To:	Cong Wang <xiyou.wangcong@...il.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: need help on development of linux kernel

Dear Sir/Madam,
 Thank you for your support.I want to know is the linux kernel cpu scheduling part optimized for scalable multi core architecture.If not then what are the scope if improvements?Can you help me?

thanking you,
waiting for your reply,
yours faithfully,
sachinagarwalla

----- Original Message -----
From: "Cong Wang" <xiyou.wangcong@...il.com>
To: "Sachin Agarwalla" <sachin.agarwalla@....iitkgp.ernet.in>
Cc: "linux-kernel" <linux-kernel@...r.kernel.org>
Sent: Tuesday, September 4, 2012 12:29:21 PM
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ