Re: [PATCH] page aging for 2.2.16

From: Stephen C. Tweedie (sct@redhat.com)
Date: Thu Jun 08 2000 - 09:00:19 EST


Hi,

On Thu, Jun 08, 2000 at 02:41:26PM +0200, Matthias Andree wrote:
> * Neil Schemenauer (nascheme@enme.ucalgary.ca) [000608 11:21]:
> > I timed a kernel compile with -j 20 to test the cost of the
>
> you mean: make -j 2 MAKE="make -j 10"? Recursive make easily breaks its
> -j option if -j is given a numeric parameter.

On modern versions of Gnu Make, "-j <n>" uses a "jobserver" facility to make
sure that the parent and all child make processes share the same pool of
up to <n> compilation tasks. It handles recursion properly nowadays.

Cheers,
 Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:14 EST