New memory handling. (pre7)

From: Peter Enderborg (pme@ufh.se)
Date: Sat May 13 2000 - 01:24:01 EST


On a dual PII with 128MB memory
Kompileing the kernel with
MAKE='make -j 8"

System is 926 kB
make[1]: Leaving directory
`/export1/home/pme/m/linux/linux/arch/i386/boot'
real 2667.09
user 673.28
sys 182.43

and with
MAKE="make -j 3"

System is 926 kB
make[1]: Leaving directory
`/export1/home/pme/m/linux/linux/arch/i386/boot'
real 383.37
user 660.93
sys 33.93

2667/383= 6.963 or almost 700% longer time. It did not use to be that
bad! But at least the kswap cpu
usages is fixed.

--
foo!


- 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 : Mon May 15 2000 - 21:00:22 EST