https://github.com/torvalds/linux
Revision 36cbbe5eb9857730768aa5f54ad94d69e0b2133d authored by Benjamin LaHaise on 15 February 2006, 23:17:35 UTC, committed by Linus Torvalds on 15 February 2006, 23:32:21 UTC
Commit 296e0855b0f9a4ec9be17106ac541745a55b2ce1:

    "kbuild: fix make -jN with multiple targets with O=..."

causes a ~95% increase in build time for the kernel.  Before: 4m21s
after: 8m1.403s.  Can we revert this until another approach is found?

Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 9f67200
History
Tip revision: 36cbbe5eb9857730768aa5f54ad94d69e0b2133d authored by Benjamin LaHaise on 15 February 2006, 23:17:35 UTC
[PATCH] kbuild: revert "fix make -jN with multiple targets with O=..."
Tip revision: 36cbbe5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top