[OpenWrt-Devel] [PATCH] 26 Makefile patches for enabling PKG_BUILD_PARALLEL

2010-09-06 Thread Joseph Roback
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages. Signed-off-by: Joe Roback --- ++ | trunk/packages | ++ Ind

Re: [OpenWrt-Devel] [PATCH] busybox parallel build (Makefile)

2010-09-06 Thread Joseph Roback
Yea, I've been testing this builds on two machines 8-core Ubuntu 10.04 box 12-core Mac OS X 10.6.4 box I start by timing the package compilation using -j1 and no PKG_BUILD_PARALLEL. Then I enable PKG_BUILD_PARALLEL and try compilation on the package with parallel enabled. Finally, after I verif

Re: [OpenWrt-Devel] [PATCH] busybox parallel build (Makefile)

2010-09-06 Thread Michael Büsch
On Mon, 2010-09-06 at 15:24 -0600, Joseph Roback wrote: > Oh, sorry. Should I re-submit? Additionally, I submitted 25 other patches for > enabling parallel builds in an earlier mailing, should I re-submit them as > well? Oh, dang, I missed them and already deleted them from my inbox. I am gonna

Re: [OpenWrt-Devel] [PATCH] busybox parallel build (Makefile)

2010-09-06 Thread Joseph Roback
Oh, sorry. Should I re-submit? Additionally, I submitted 25 other patches for enabling parallel builds in an earlier mailing, should I re-submit them as well? Joe On Sep 6, 2010, at 2:31 PM, Felix Fietkau wrote: > On 2010-09-06 9:47 PM, Joseph Roback wrote: >> Enable PKG_BUILD_PARALLEL in busyb

Re: [OpenWrt-Devel] [PATCH] busybox parallel build (Makefile)

2010-09-06 Thread Felix Fietkau
On 2010-09-06 9:47 PM, Joseph Roback wrote: > Enable PKG_BUILD_PARALLEL in busybox. I'm seeing over a 50% reduction in > busybox build times on 8-core and 12-core build machines. > > Signed-off-by: Joe Roback > > --- > > Index: package/busybox/Makefile > ===

[OpenWrt-Devel] [PATCH] busybox parallel build (Makefile)

2010-09-06 Thread Joseph Roback
Enable PKG_BUILD_PARALLEL in busybox. I'm seeing over a 50% reduction in busybox build times on 8-core and 12-core build machines. Signed-off-by: Joe Roback --- Index: package/busybox/Makefile === --- package/busybox/Makefile(

[OpenWrt-Devel] Does the pre-built images on the openwrt.org site contain support for mesh networking (pre-802.11s)?

2010-09-06 Thread Robert Chan
Dear all, I am just wondering if the pre-built images (e.g., openwrt-ar71xx-tl-wr741nd-v1-squashfs-factory.bin ) on the openwrt.org site contain support for mesh networking (pre-802.11s)?