Re: [RFC][PATCH 0/2] Swap token re-tuned
From: Ashwin Chaugule
Date: Mon Oct 02 2006 - 06:00:38 EST
On Sun, 2006-10-01 at 15:56 -0700, Andrew Morton wrote:
> Another workload which it would be useful to benchmark is a kernel compile
> - say, boot with `mem=16M' and time `make -j4 vmlinux' (numbers may need
> tuning).
>
This is what I got :
mem=64M
Upstream:
2.6.18
make -j 4 vmlinux
real 31m26.021s
user 4m32.140s
sys 0m23.340s
------------------
My patch:
real 27m42.984s
user 4m33.800s
sys 0m22.080s
Ashwin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/