lkml.org 
[lkml]   [2003]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.0-test11-wli-1
On Thu, Dec 04, 2003 at 12:01:20PM -0800, William Lee Irwin III wrote:
> Successfully tested on a Thinkpad T21. Any feedback regarding
> performance would be very helpful. Desktop users should notice top(1)
> is faster, kernel hackers that kernel compiles are faster, and highmem
> users should see much less per-process lowmem overhead.

Bill Davidsen reported an issue where compiled kernel images aren't
properly distinguished from mainline kernels' by installation scripts.

The following patch should resolve this:


-- wli



diff -prauN wli-2.6.0-test11-37/Makefile wli-2.6.0-test11-38/Makefile
--- wli-2.6.0-test11-37/Makefile 2003-11-26 12:44:43.000000000 -0800
+++ wli-2.6.0-test11-38/Makefile 2003-12-09 15:32:53.000000000 -0800
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 0
-EXTRAVERSION = -test11
+EXTRAVERSION = -test11-wli-1

# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.338 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site