#! /bin/sh # # Kernel Benchmark # script used to demonstrate SMP strength in kernel compilation # 8.2.2000 Miroslav Petricek # use -j2 for UP systems make dep make clean time -v sh -c 'make -j3 bzImage modules'