diff options
author | Andi Kleen <[email protected]> | 2012-09-08 12:47:59 -0700 |
---|---|---|
committer | Michal Marek <[email protected]> | 2012-09-27 16:56:59 +0200 |
commit | b589c8ae095b3d4f4181a6aefb26df5e762d6499 (patch) | |
tree | 70a4632115130aa146c46d86f517ff59e738f28f /net/lapb/lapb_timer.c | |
parent | ef591a550644062af5106e35fac112dee8463312 (diff) |
Kbuild: use normal compression settings for tar*-pkg
For large kernel configurations (like a distribution kernel)
targz-pkg takes a quite long time to just do the compression.
I clocked it at 15+mins for a SUSE kernel like config on a fast
system. And tarxz and bzip2 are even slower.
The main reason is that the script that is doing the taring sets
the highest compression level (-9). When I change it to just
use the defaults the gzip time for the same kernel goes down
to ~3 mins. I haven't tested xz and bzip, but I expect those
to be much faster too.
I'm not willing to wait that long for a small compression
gain. So just change the script to use the defaults.
Signed-off-by: Andi Kleen <[email protected]>
Reviewed-by: Fengguang Wu <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions