beastie# uname -an FreeBSD beastie.micom.mng.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r188305M: Sun Feb 8 19:38:33 ULAT 2009 tsgan@beastie.micom.mng.net:/usr/obj/usr/src/sys/DEVIL_WITNESS i386 WITNESS, INVARIANTS enabled GELI slice was created by: geli init -b -v -s 4096 /dev/ad0s2b (http://rink.nu/index.php) ZFS config: vm.kmem_size="999M" vm.kmem_size_max="999M" vfs.zfs.arc_max="100M" buildkernel/world results -------------------------------------------------------------------------- # in gnome-terminal #/usr is in GELI/ZFS #/opt/obj is in UFS beastie# time make -j 8 -s buildkernel KERNCONF=DEVIL > & _.bw 884.900u 143.829s 46:09.16 37.1% 5698+2047k 586+112157io 130pf+0w -------------------------------------------------------------------------- # in gnome-terminal #/usr is in GELI/ZFS #/opt/obj is in ZFS beastie# time make -j 8 -s buildkernel KERNCONF=DEVIL > & _.bw 886.248u 181.613s 45:57.23 38.7% 5540+2016k 0+68845io 13pf+0w -------------------------------------------------------------------------- # in gnome-terminal #/usr is in GELI/ZFS #/usr/obj is in GELI/ZFS beastie# time make -j 8 -s buildkernel KERNCONF=DEVIL > & _.bw 883.733u 180.741s 47:12.09 37.5% 5560+2046k 0+61166io 351pf+0w -------------------------------------------------------------------------- # in gnome-terminal #/usr is in ZFS #/usr/obj is in ZFS beastie# time make -j 8 -s buildkernel KERNCONF=DEVIL >& _.bw 881.497u 156.398s 20:13.95 85.4% 5568+2028k 4+68848io 1632pf+0w -------------------------------------------------------------------------- ########################################################################### # new installed system # in gnome-terminal #/usr is in ZFS #/usr/obj is in ZFS beastie# time make -j 8 buildworld 2946.789u 1102.795s 2:11:27.19 51.3% -4809+2031k 5+198572io 28596pf+0w beastie# time make -j8 -s buildkernel KERNCONF=DEVIL_WITNESS >& _.bw 888.638u 322.220s 35:27.09 56.9% 5144+1928k 0+68827io 144pf+0w -------------------------------------------------------------------------- # In console #/usr is in UFS #/usr/obj is in UFS # Following 2 results are not exact results as above, I just handwrite those from the results. # more exact results will come. make -j8 -s buildkernel KERNCONF=DEVIL_WITNESS >& _.bw 13min make -j8 -s buildworld >& _.bw 30min -------------------------------------------------------------------------- # in gnome-terminal #/zfs_usr/src is in ZFS make -j8 -s buildworld >& _.bw 9130.178u 2697.204s 2:04:56.68 157.7% -1332+-1570k 1946+204192io 8936pf+0w make -j8 -s buildkernel KERNCONF=DEVIL_WITNESS >& _.bw 2788.465u 749.983s 49:52.73 118.2% 5439+1972k 2339+69373io 63pf+0w -------------------------------------------------------------------------- # in gnome-terminal #/usr/src is in UFS make -j8 -s buildworld >& _.bw 9082.553u 1986.301s 1:43:12.21 178.7% -1793+-1810k 27578+194861io 10961pf+0w make -j8 -s buildkernel KERNCONF=DEVIL_WITNESS >& _.bw 2783.388u 594.568s 41:49.59 134.6% 5488+2004k 22824+69470io 50pf+0w --------------------------------------------------------------------------