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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 15 Oct 2007 18:31:54 +0200
From:	Philippe Elie <phil.el@...adoo.fr>
To:	Sam Ravnborg <sam@...nborg.org>
Cc:	Rik van Riel <riel@...riel.com>, linux-kernel@...r.kernel.org
Subject: Re: WANTED: kernel projects for CS students

On Mon, 15 Oct 2007 at 16:23 +0000, Sam Ravnborg wrote:

> Hi Rik.
> 
> On Sun, Oct 14, 2007 at 07:01:28PM -0400, Rik van Riel wrote:
> > The kernel newbies community often gets inquiries from CS students who
> > need a project for their studies and would like to do something with
> > the Linux kernel, but would also like their code to be useful to the
> > community afterwards.
> > 

... 

> Increase speed for a build with no updates
> ==========================================
> On a resonably fast machine with a decent config it takes
> roughly 10 seconds to do a make where nothing is updated.
> Generating one single Makefile is assumed to speed up things
> and will in addition allow a simpler syntax as what is used today
> for some of the uglier constructs.
> 
> Contact: Sam Ravnborg <sam@...nborg.org>
> Difficulty: 5
> Language: Perl or C

Isn't make -j 2 or more implemented by running multiple make in sub-dirs ?
Parallel make is more and more used even on cheap hardware.

-- 
Phe

-
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