2005-11-24 23:57:11

by Con Kolivas

[permalink] [raw]
Subject: 2.6.14-ck6

These are patches designed to improve system responsiveness and interactivity.
It is configurable to any workload but the default ck patch is aimed at the
desktop and cks is available with more emphasis on serverspace.


THIS INCLUDES ALL PATCHES FROM 2.6.14.3 SO START WITH 2.6.14

Apply to 2.6.14
http://ck.kolivas.org/patches/2.6/2.6.14/2.6.14-ck6/patch-2.6.14-ck6.bz2

or server version
http://ck.kolivas.org/patches/cks/patch-2.6.14-cks6.bz2

web:
http://kernel.kolivas.org
all patches:
http://ck.kolivas.org/patches/
Split patches available.


Changes:
Resync with stable tree only


Modified:
-patch-2.6.14.2.bz2
+patch-2.6.14.3.bz2
Resync with 2.6.14.3

-2614ck5-version.diff
+2614ck6-version.diff
Version update


Full patchlist:
2.6.14_to_staircase12.1.diff
schedrange.diff
schedbatch2.9.diff
sched-iso3.2.patch
smp-nice-support7.diff
1g_lowmem1_i386.diff
defaultcfq.diff
isobatch_ionice2.diff
rt_ionice.diff
pdflush-tweaks.patch
hz-default_values.patch
hz-no_default_250.patch
mm-swap_prefetch-18.patch
vm-mapped.diff
vm-lots_watermark.diff
vm-background_scan-1.diff
sched-staircase12.1_12.2.patch
mm-kswapd_inherit_prio.patch
mm-prio_dependant_scan.patch
mm-batch_prio.patch
sched-staircase12.2_13.patch
patch-2.6.14.3.bz2
2614ck6-version.diff


Cheers,
Con


Attachments:
(No filename) (1.25 kB)
(No filename) (189.00 B)
Download all attachments

2005-11-25 00:09:56

by Piotr Majka

[permalink] [raw]
Subject: PROBLEM: bind-9.3.1 doesnt work with 2.6.14


After run named on 2.6.14 (I try 2.6.14-rcX too) I got in logfile:

Nov 10 18:24:57 xxx named[1845]: errno2result.c:109: unexpected error:
Nov 10 18:24:57 xxx named[1845]: unable to convert errno to isc_result:
14: Bad address
Nov 10 18:24:57 xxx named[1845]: UDP client handler shutting down due to
fatal receive error: unexpected error

and named dont respond to the query. I switch back to 2.6.13.2 - all
work fine. Once again run 2.6.14 - the same error after few minutes of
working.


# sh /home/linux-2.6.14/scripts/ver_linux
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.

Linux xxx 2.6.13.2-grsec #1 Sat Sep 24 18:30:11 CEST 2005 i686
i686 i386 GNU/Linux

Gnu C 4.0.1
Gnu make 3.80
binutils 2.16.91.0.2
util-linux 2.12p
mount 2.12p
module-init-tools 3.1
e2fsprogs 1.38
reiserfsprogs line
reiser4progs line
nfs-utils 1.0.7
Linux C Library 2.3.5
Dynamic linker (ldd) 2.3.5
Procps 3.2.6
Net-tools 1.60
Kbd 1.12
Sh-utils 5.2.1
udev 058
# lsmod
Module Size Used by
#


I try with, and without grsecurity patch - still the same. Seems that its
vanila kernel bug related.


--
Piotr "Charvel" Majka | Uin: 20873695
GCM d- s-:- a- C++ UL++++ P+ L+++ E--- W+ N+++ !o !K w--- !O M V- PS+ PE !Y
PGP+ t--- !5 X R tv- b !DI D+ G++ e h r y++**

2005-11-25 00:16:20

by Con Kolivas

[permalink] [raw]
Subject: Re: PROBLEM: bind-9.3.1 doesnt work with 2.6.14

On Fri, 25 Nov 2005 11:09, Piotr Majka wrote:
> After run named on 2.6.14 (I try 2.6.14-rcX too) I got in logfile:
>
> Nov 10 18:24:57 xxx named[1845]: errno2result.c:109: unexpected error:
> Nov 10 18:24:57 xxx named[1845]: unable to convert errno to isc_result:
> 14: Bad address
> Nov 10 18:24:57 xxx named[1845]: UDP client handler shutting down due to
> fatal receive error: unexpected error
>
> and named dont respond to the query. I switch back to 2.6.13.2 - all
> work fine. Once again run 2.6.14 - the same error after few minutes of
> working.

Known problem, fixed in 2.6.14.2 onwards.

Cheers,
Con