Penguin
Diff: KernelCompilationTimes
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of KernelCompilationTimes.

Other diffs: Previous Major Revision, Previous Revision, 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 34 Last edited on Wednesday, September 1, 2004 8:13:06 pm by GreigMcGill 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)