Penguin
Diff: KernelCompilationTimes
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of KernelCompilationTimes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 35 Last edited on Wednesday, July 20, 2005 11:57:22 am by IanMcDonald
Older page: version 32 Last edited on Wednesday, September 1, 2004 4:51:07 pm by CraigBox Revert
@@ -1,9 +1,9 @@
-This page covers the Kernel Compilation Benchmark, which is often used to provide a rough comparison of system performance. This page used to use a 2.4.19 default config to do this benchmark, this data still exists at KernelCompilationTimes2.4. The 2.4.19 kernel is a bit old now, and the 2.6 build process has changed a lot, so we've updated this to use 2.6.8 as the test kernel
+This page covers the Kernel Compilation Benchmark, which is often used to provide a rough comparison of system performance. This page used to use a 2.4.19 default config to do this benchmark, this data still exists at KernelCompilationTimes2.4. The 2.4.19 kernel is a bit old now, and the 2.6 build process has changed a lot, so we've updated this to use 2.6.8 as the test [Kernel]
  
 A few things have changed - there is no longer any need to run make dep or make modules, so there will only be one time output. You will need to run make defconfig first, otherwise it will try to build a host-specific config for your computer. 
  
-It's still important to perform the compile as soon as you untar the kernel source, to ensure the source is still in disk cache. 
+It's still important to perform the compile as soon as you untar the [Kernel] source, to ensure the source is still in disk cache. 
  
  
 (In /usr/src, with the 2.6.8 source downloaded already) 
  
@@ -126,8 +126,28 @@
 * real 7m16.06s 
 * user 12m46.04s 
 * sys 1m07.41s 
  
+----  
+Name: loki  
+%%%OS: Gentoo 2004.2 linux 2.6.7  
+%%%Hardware: AMD64 3000+ with 512MB RAM  
+%%%/proc/cpuinfo:  
+<verbatim>  
+processor : 0  
+vendor_id : AuthenticAMD  
+cpu family : 15  
+model : 12  
+model name : AMD Athlon(tm) 64 Processor 3000+  
+stepping : 0  
+cpu MHz : 2009.804  
+cache size : 512 KB  
+</verbatim>  
+  
+make:  
+* real 6m58.06s  
+* user 6m17.01s  
+* sys 0m34.15s  
  
 ---- 
 Name: 
 %%%OS: