Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.20-kot1: Why in the hell are you wearing a coat?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Apr 16, 2007 3:50 pm    Post subject: 2.6.20-kot1: Why in the hell are you wearing a coat? Reply with quote

2.6.20-kot1: Why in the hell are you wearing a coat?

I'm happy to announce an ubuntu-based kernel-patchset with additional interactivity patches from vipernicus & predatorfreak 8)

kudos to Con Kolivas, Ingo Molar, Andrew Morton, Linus Torvalds, Daniel Robbins, Ben Collins, Mark Shuttleworth, & all others I forgot to mention :D

this patch includes:

from vipernicus' viper7
• adaptive-readahead-2.6.20.patch
• driver-coretemp-2.6.20.patch
• driver-rtc-framework-for-cmos-rtcs-2.6.20.patch
• fs-ext4-updates-2.6.20-3.patch
• rcu-preempt-rollup-2.6.20.patch
• patch-2.6.20.6-ck1


from predatorfreak's dark5
• sched-add-above-background-load-function.patch
• mm-swap_prefetch-34.patch
• linux-2.6-execshield.patch


from vipernicus' viper4
• reiser4-2.6.20.patch

from ubuntu
• 2.6.20-ubuntu.patch (from feisty fawn)




patch this against 2.6.20 vanilla
• ubuntu-2.6.20.patch
• 2.6.20-kot1_ubuntu.patch
http://rapidshare.com/files/26602117/ubuntu-2.6.20.tar.bz2
http://rapidshare.com/files/26602296/2.6.20-kot1_ubuntu.patch

or all in one against 2.6.20 vanilla
• 2.6.20-kot1_full.patch
http://rapidshare.com/files/26601972/2.6.20-kot1_full.tar.bz2

for downloading use the Level(3) host

problems that arise & specific to Ubuntu will be specified as "won't fix" / upstream

allmodconfig worked well, it also compiled for my oldconfig kernel-config

ubuntu1 has pretty much interesting stuff, e.g. ipw3945 support, support for attansic atl1, rtl8187 & much much more

so give it a try:

update:

I forgot to mention that it's a all-in-one patch, due to the wide modifications I had to make to the patches (several rejects) & due to the lack of experience with diff programs :wink:

update2:

will come up with another, if I get it to work, the previous didn't compile at all on non-ubuntu boxes :lol:
the exact kernel-source version is 2.6.20-15.27

update3:
it's finally up in all its glory :D
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D


Last edited by kernelOfTruth on Wed Apr 18, 2007 4:31 pm; edited 14 times in total
Back to top
View user's profile Send private message
predatorfreak
l33t
l33t


Joined: 13 Jan 2005
Posts: 708
Location: USA, Michigan.

PostPosted: Mon Apr 16, 2007 5:05 pm    Post subject: Re: 2.6.20-kot1: You wanna speed?! Reply with quote

kernelOfTruth wrote:
2.6.20-kot1: You wanna speed?!

I'm happy to announce an ubuntu-based kernel-patchset with additional interactivity patches from vipernicus & predatorfreak :D

• linux-2.6-execshield.patch
• adaptive-readahead-2.6.20.patch
• driver-coretemp-2.6.20.patch
• driver-rtc-framework-for-cmos-rtcs-2.6.20.patch
• fs-ext4-updates-2.6.20-3.patch
• rcu-preempt-rollup-2.6.20.patch
• mm-swap_prefetch-34.patch (by predatorfreak, dark5)
• sched-add-above-background-load-function.patch (by predatorfreak, dark5)
• reiser4-2.6.20.patch
• patch-2.6.20.6-ck1
• ubuntu-patchset from 2.6.20.3-ubuntu1

all other patches (except ubuntu-...) are from vipernicus' viper7

ubuntu1 has pretty much interesting stuff, e.g. ipw3945 support, support for attansic atl1, rtl8187 & much much more

so give it a try


this kernel has been run for several hours on my rig & compiles fine with allmodconfig


sched-add-above-background-load-function.patch is by Con Kolivas, rediffed to my tree, as-is swap prefetch (although that's a rollup, I believe). Also, linux-2.6-execshield is not from vipernicus! That's stolen-from-the-Fedora-tree-rediffed-against-mine. Oh and, you forgot a download link ;)
_________________
System: predatorbox
Distro: Arch Linux x86_64
Current projects: blackhole, convmedia and anything else I cook up.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Apr 16, 2007 5:16 pm    Post subject: Re: 2.6.20-kot1: You wanna speed?! Reply with quote

predatorfreak wrote:
kernelOfTruth wrote:
2.6.20-kot1: You wanna speed?!

I'm happy to announce an ubuntu-based kernel-patchset with additional interactivity patches from vipernicus & predatorfreak :D

• linux-2.6-execshield.patch
• adaptive-readahead-2.6.20.patch
• driver-coretemp-2.6.20.patch
• driver-rtc-framework-for-cmos-rtcs-2.6.20.patch
• fs-ext4-updates-2.6.20-3.patch
• rcu-preempt-rollup-2.6.20.patch
• mm-swap_prefetch-34.patch (by predatorfreak, dark5)
• sched-add-above-background-load-function.patch (by predatorfreak, dark5)
• reiser4-2.6.20.patch
• patch-2.6.20.6-ck1
• ubuntu-patchset from 2.6.20.3-ubuntu1

all other patches (except ubuntu-...) are from vipernicus' viper7

ubuntu1 has pretty much interesting stuff, e.g. ipw3945 support, support for attansic atl1, rtl8187 & much much more

so give it a try


this kernel has been run for several hours on my rig & compiles fine with allmodconfig


sched-add-above-background-load-function.patch is by Con Kolivas, rediffed to my tree, as-is swap prefetch (although that's a rollup, I believe). Also, linux-2.6-execshield is not from vipernicus! That's stolen-from-the-Fedora-tree-rediffed-against-mine. Oh and, you forgot a download link ;)


ok, updated the above post, sorry :roll:
I'm in kind of a rush right now, hope, it works fine for you all
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Tue Apr 17, 2007 6:42 pm    Post subject: Reply with quote

Thanks, this plays quake4-bin-1.4.1_beta smoothly, on a Core 2 Duo running on x86 with SMP :)
Back to top
View user's profile Send private message
Dr. Strangelove
Tux's lil' helper
Tux's lil' helper


Joined: 01 May 2006
Posts: 104
Location: Germania

PostPosted: Tue Apr 17, 2007 8:32 pm    Post subject: Reply with quote

Hey kernelOfTruth!
Not to offend you, but you know what "kot" is meaning in german? :twisted:
But nonetheless keep up the work!
_________________
Gentoo Linux ~amd64, Kernel 3.6-rc5, Enermax Pro82+ 425W, AMD Athlon 64 X2 BE-2400, Infineon PC800 8GB, ASUS M2NPV-VM, MSI 8600GTS DualHead, SSD OCZ Vertex2 60GB, HDD Samsung Spinpoint F1 320GB HD322HJ, ODD BENQ-DW1640, DVB-S TechniSat SkyStar2
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Apr 18, 2007 8:00 am    Post subject: Reply with quote

labor_ratte wrote:
Hey kernelOfTruth!
Not to offend you, but you know what "kot" is meaning in german? :twisted:


yeah, I know, definition for kot (for our non-german speaking friends) but it's not a word, but an acronym :wink:

labor_ratte wrote:
Hey kernelOfTruth!
But nonetheless keep up the work!


thanks :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Sun Apr 22, 2007 7:07 pm    Post subject: Reply with quote

Could you tell me what the ubuntu patch is for? What is in it?
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sun Apr 22, 2007 7:46 pm    Post subject: Reply with quote

Phlogiston wrote:
Could you tell me what the ubuntu patch is for? What is in it?


if you use the ubuntu patch against vanilla 2.6.20 you get the ubuntu-kernel version from feisty fawn mentioned above,

it contains pretty much: unionfs, dazuko, rtl8187, attansic giga ethernet, memory stick and other drivers ...

it's for those who only need the ubuntu-patch (= support for their bleeding-edge hardware) & don't want to try out my additional "experimental" patch / the complete kernel patchset for more responsiveness (= ck and such)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
gary987
n00b
n00b


Joined: 07 Oct 2006
Posts: 15

PostPosted: Sun Apr 22, 2007 8:58 pm    Post subject: ebuild Reply with quote

No ebuild... on a gentoo forum...for a test kernel. ?

G.
Back to top
View user's profile Send private message
buttons
n00b
n00b


Joined: 26 Jan 2006
Posts: 18

PostPosted: Sun Apr 22, 2007 10:16 pm    Post subject: Reply with quote

No ck sources in the all in one?

Also the 2.6.20-kot1_ubuntu.patch doesn't apply against a vanilla kernel.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sun Apr 22, 2007 10:49 pm    Post subject: Reply with quote

buttons wrote:
No ck sources in the all in one?

Also the 2.6.20-kot1_ubuntu.patch doesn't apply against a vanilla kernel.


that patch is to be used against vanilla-patches with ubuntu-2.6.20.patch

if you want plain ck, download it from con kolivas :roll:

then all in one already includes everything, in ONE patch
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
buttons
n00b
n00b


Joined: 26 Jan 2006
Posts: 18

PostPosted: Sun Apr 22, 2007 10:53 pm    Post subject: Reply with quote

kernelOfTruth wrote:
buttons wrote:
No ck sources in the all in one?

Also the 2.6.20-kot1_ubuntu.patch doesn't apply against a vanilla kernel.


that patch is to be used against vanilla-patches with ubuntu-2.6.20.patch

if you want plain ck, download it from con kolivas :roll:

then all in one already includes everything, in ONE patch


Uhh..I don't want plain ck. You said it was included in the patch.

Quote:
patch-2.6.20.6-ck1


It isn't. Unless Sched_ISO was removed from ck?
Back to top
View user's profile Send private message
bollucks
l33t
l33t


Joined: 27 Oct 2004
Posts: 606

PostPosted: Mon Apr 23, 2007 12:05 am    Post subject: Reply with quote

buttons wrote:
kernelOfTruth wrote:
buttons wrote:
No ck sources in the all in one?

Also the 2.6.20-kot1_ubuntu.patch doesn't apply against a vanilla kernel.


that patch is to be used against vanilla-patches with ubuntu-2.6.20.patch

if you want plain ck, download it from con kolivas :roll:

then all in one already includes everything, in ONE patch


Uhh..I don't want plain ck. You said it was included in the patch.

Quote:
patch-2.6.20.6-ck1


It isn't. Unless Sched_ISO was removed from ck?

The 2.6.20.6-ck1 patch comes from an unstable development branch of -ck that doesn't include everything in the last stable release (2.6.20-ck1).
Back to top
View user's profile Send private message
darklegion
Guru
Guru


Joined: 14 Nov 2004
Posts: 468

PostPosted: Mon Apr 23, 2007 5:10 am    Post subject: Re: 2.6.20-kot1: Why in the hell are you wearing a coat? Reply with quote

Please don't use rapidshare for uploading files.It is the devil :twisted: Nobody wants to wait one hour to download 2 small files.Use megaupload or some other better uploading service.
Back to top
View user's profile Send private message
predatorfreak
l33t
l33t


Joined: 13 Jan 2005
Posts: 708
Location: USA, Michigan.

PostPosted: Mon Apr 23, 2007 6:43 am    Post subject: Reply with quote

bollucks wrote:
The 2.6.20.6-ck1 patch comes from an unstable development branch of -ck that doesn't include everything in the last stable release (2.6.20-ck1).


Actually, it's because 2.6.20.6-ck1 uses SD, which Con never ported SCHED_ISO to (in fact, I don't think it'd REALLY be necessary under SD). Otherwise I'm certain it'd be in there.
_________________
System: predatorbox
Distro: Arch Linux x86_64
Current projects: blackhole, convmedia and anything else I cook up.
Back to top
View user's profile Send private message
XianN
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2006
Posts: 82
Location: .wroc.pl

PostPosted: Thu Apr 26, 2007 8:02 am    Post subject: Reply with quote

kernelOfTruth wrote:
labor_ratte wrote:
Hey kernelOfTruth!
Not to offend you, but you know what "kot" is meaning in german? :twisted:


yeah, I know, definition for kot (for our non-german speaking friends) but it's not a word, but an acronym :wink:

Heh, in polish 'kot' means... just a cat :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum