Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.11.6-dark2: Magnum Force!
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
predatorfreak
l33t
l33t


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

PostPosted: Sun Apr 03, 2005 12:17 am    Post subject: 2.6.11.6-dark2: Magnum Force! Reply with quote

Well, this is a minor update release featuring config-nr-tty-devices-r1 and the skge network driver. The name comes from the Clint Eastwood movie. Below is a patchlist and diff link

Code:
/* dark-sources
 * Release: 2.6.11.6-dark2
 * Maintainer: predatorfreak
 * Apply to: 2.6.11
 * Release highlights: r1 of config-nr-tty-dev and the SKGE network driver.
 */

/* Base patch */
patch-2.6.11.6.bz2 /* Linux 2.6.11.6 */
2.6.11-kj.patch.gz /* Kernel janitors patchset, lots of cleanups */

/* Staircase */
2.6.11_to_staircase10.5.diff /* Staircase 10.5 */
s10.5_s10.6.diff /* Update to 10.6 */

/* SCHED_ISO/SCHED_BATCH */
schedrange.diff /* Infrastructure for more policies */
schediso2.11.diff /* SCHED_ISO for soft realtime scheduling */
schedbatch2.7.diff /* SCHED_BATCH for idle scheduling */

/* Fixes/cleanups */
br-ioctl-fix.diff /* Fix a security hole in br_ioctl.c, fix code from -ac */
rose_route-fix.diff /* Fix a security hole in rose_route.c, fix code from -ac */
clean-up-and-unify-asm-resourceh-files.patch /* Clean up and unify resource headers */
blockdev-mnt-racefix.diff /* Blockdev mount race fix */
copy_pte_range-latency-fix.patch /* Minor latency fix */
buffer-overflow-fixs.diff /* A few buffer overflow fixes */
fbdev-cleanup-and-fix.diff /* fbdev cleanups and fixes */
mm-fixes.diff /* fixes for files in the mm/ directory */
run-softirqs-on-proper-processor-on-offline.patch /* softirq fixes */
properly-share-process-and-session-keyrings-with-clone_thread.patch /* No comment */
smpbootc-cleanups.patch /* SMP Boot cleanups */
sys_setpriority-euid-semantics-fix.patch /* A fix for sys_setpriority */
tty-output-lossage-fix.patch /* TTY Output lossage fix */
readahead-cleanups.diff /* read ahead cleanups */
oops-fix.diff /* Some oops fixes */
cant-unmount-bad-inode.patch /* Fix unmount problems */
vmlinux-fix-physical-addrs-all.diff /* Fix some stuff in vmlinux */
mtrr.patch /* MTRR support fixes */

/* CFQ-TS (CFQ v3) */
cfq-ts-21.diff /* CFQ-TS-21 */
cfq-ts-fixes.diff /* Fixes for CFQ-TS from -mm */
isobatch_ionice2.diff /* SCHED_ISO/BATCH ionice values */
rt_ionice.diff /* SCHED_RR ionice values */

/* New features */
kmalloc-account.patch /* Add memory allocation information to /proc/kmalloc */
change-hertz.patch /* Configurable Hz, value range is 10-2000 */
realtime-lsm.diff /* Realtime LSM for true realtime scheduling access to non-root users */
irqpoll.patch /* IRQ Poll */
config-nr-tty-devices-r1.patch /* Configurable number of tty device nodes (r1 by predatorfreak) */
mwIII.diff /* Mapped watermark III, reduces swap usage */
oom-vm-changes.diff /* Some OOM/VM changes */
execshield.diff /* execshield-nx */

/* Hardware support */
libata-dev-2.6_03-03-2005.patch /* libata snapshot for improved hardware support */
skge-netdev-2.6.11-mm4.patch /* SKGE network driver, SK98Lin replacement */

/* BK Tree stuff */
bk-acpi.patch /* Semi-old ACPI snapshot */
bk-driver-core.patch /* Semi-old driver-core snapshot */
bk-kconfig.patch /* Kconfig fixes */

/* Other */
slabtune.diff /* Slab tuning from -mjb */
irqbal-fast.diff /* IRQ Balance fast from -mjb */
swapspace-layout-improvements.patch /* Swap space layout improvements */


Diff link: http://prdownloads.sourceforge.net/darkpatches/patch-2.6.11.6-dark2.diff.bz2?download
Unsupported reiser4 patch: http://prdownloads.sourceforge.net/darkpatches/reiser4.diff?download

Note that I don't like reiser4.....
_________________
System: predatorbox
Distro: Arch Linux x86_64
Current projects: blackhole, convmedia and anything else I cook up.


Last edited by predatorfreak on Sun Apr 03, 2005 8:40 am; edited 1 time in total
Back to top
View user's profile Send private message
blazeu
Apprentice
Apprentice


Joined: 02 Feb 2005
Posts: 159
Location: Cracow, Poland

PostPosted: Sun Apr 03, 2005 6:38 am    Post subject: Reply with quote

Love-sources, nitro-sources, ck-sources, dark... There is too many of them... Aaaaa :] Must...resist... kernel changing..must...try...
We are the localhost. You will be emerged. :)
_________________
Przeczytanie manuala: 5-10minut
Zadanie kolejnego bzdurnego pytania na forum: 0.5 minuty
Status idioty wsrod forumowiczow: bezcenny
Tako rzecze ja: kapral rezerwy :)
Back to top
View user's profile Send private message
predatorfreak
l33t
l33t


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

PostPosted: Sun Apr 03, 2005 7:05 am    Post subject: Reply with quote

blazeu wrote:
Love-sources, nitro-sources, ck-sources, dark... There is too many of them... Aaaaa :] Must...resist... kernel changing..must...try...
We are the localhost. You will be emerged. :)


But I don't provide a kernel ebuild.........

Edit: oops, I'm used to packages on slackware. Also, nitro seems dead........
_________________
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
Der_Kaplan
n00b
n00b


Joined: 17 Jun 2004
Posts: 23

PostPosted: Mon Apr 04, 2005 6:33 pm    Post subject: Thanks for your patchset, Reply with quote

but i have a problem with remounting partitions.

I'm using xfs and when i want to reboot, after the last remount with read only on the root
partition(the last command before reset), the system stops.

This does only happen with your patchset, i tried my own patchset with only ck, bttv and some other little
patches and this remounts clean. I tried also the cko patchset, everything is fine.

Do you have any idea ?

Thanks

Kaplan
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 04, 2005 8:53 pm    Post subject: Re: Thanks for your patchset, Reply with quote

Der_Kaplan wrote:
but i have a problem with remounting partitions.

I'm using xfs and when i want to reboot, after the last remount with read only on the root
partition(the last command before reset), the system stops.

This does only happen with your patchset, i tried my own patchset with only ck, bttv and some other little
patches and this remounts clean. I tried also the cko patchset, everything is fine.

Do you have any idea ?

Thanks

Kaplan


I don't use gentoo or XFS, so I wouldn't know what might be causing this....... but I'll look into it.

Edit: My current best answer is that XFS is flanky and has problems. You could try 2.6.12-rc2, which contains a large number of XFS fixes and see if this still happens.
_________________
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
Der_Kaplan
n00b
n00b


Joined: 17 Jun 2004
Posts: 23

PostPosted: Tue Apr 05, 2005 6:14 pm    Post subject: Re: Thanks for your patchset, Reply with quote

predatorfreak wrote:

I don't use gentoo or XFS, so I wouldn't know what might be causing this....... but I'll look into it.

Thanks a lot :-)

predatorfreak wrote:

Edit: My current best answer is that XFS is flanky and has problems. You could try 2.6.12-rc2, which contains a large number of XFS fixes and see if this still happens.

[/quote]
I never have had any problems with xfs and i am using it over a year or so.
2.6.11.[5|6].dark1 had the same problem...

as i wrote, my own patchset works without any problems.
maybe something wrong in one of the patches you build in ;-)

anyway, THANKS for your work!

Kaplan
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Tue Apr 05, 2005 8:15 pm    Post subject: Great Reply with quote

Great work! I'm really enjoying the stability and features of the kernel patch you've built, it really makes life easier, when there is still a kernel patcher that offers a stable kernel.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Tue Apr 05, 2005 8:18 pm    Post subject: fbsplash Reply with quote

I would love to be able to use fbsplash with this kernel, but for some reason, I can't get it to patch correctly. If anyone knows of a version that might work correctly with this kernel, I would really appreciate it.
Thanks.
Back to top
View user's profile Send private message
predatorfreak
l33t
l33t


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

PostPosted: Tue Apr 05, 2005 11:15 pm    Post subject: Re: fbsplash Reply with quote

vipernicus wrote:
I would love to be able to use fbsplash with this kernel, but for some reason, I can't get it to patch correctly. If anyone knows of a version that might work correctly with this kernel, I would really appreciate it.
Thanks.


I've explained this before, I'm not including vesafb-tng or fbsplash, end of story.

Edit: On the flip side, I'm a person who values stablity and I run every dark release on my machine. I try and make sure that what I'm adding works.
_________________
System: predatorbox
Distro: Arch Linux x86_64
Current projects: blackhole, convmedia and anything else I cook up.


Last edited by predatorfreak on Tue Apr 05, 2005 11:37 pm; edited 1 time 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: Tue Apr 05, 2005 11:19 pm    Post subject: Re: Thanks for your patchset, Reply with quote

Der_Kaplan wrote:
predatorfreak wrote:

I don't use gentoo or XFS, so I wouldn't know what might be causing this....... but I'll look into it.

Thanks a lot :-)

predatorfreak wrote:

Edit: My current best answer is that XFS is flanky and has problems. You could try 2.6.12-rc2, which contains a large number of XFS fixes and see if this still happens.


I never have had any problems with xfs and i am using it over a year or so.
2.6.11.[5|6].dark1 had the same problem...

as i wrote, my own patchset works without any problems.
maybe something wrong in one of the patches you build in ;-)

anyway, THANKS for your work!

Kaplan


I'm sorry I can't be of more help, but if I can't reproduce the problem myself its hard to know whats causing it. I can provide you with a broken out dark tree for you to reverse patches and see what works. If you find the problem that is causing it, I'd be happy to know what that is so I can reverse it.
_________________
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
Der_Kaplan
n00b
n00b


Joined: 17 Jun 2004
Posts: 23

PostPosted: Wed Apr 06, 2005 9:33 am    Post subject: Re: Thanks for your patchset, Reply with quote

predatorfreak wrote:

I'm sorry I can't be of more help, but if I can't reproduce the problem myself its hard to know whats causing it. I can provide you with a broken out dark tree for you to reverse patches and see what works. If you find the problem that is causing it, I'd be happy to know what that is so I can reverse it.


Yes, that would be nice :-) I would try to reverse the patches step for step to see which patch causes the problem.

Thanks

Kaplan
Back to top
View user's profile Send private message
predatorfreak
l33t
l33t


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

PostPosted: Wed Apr 06, 2005 9:59 pm    Post subject: Re: Thanks for your patchset, Reply with quote

Der_Kaplan wrote:
predatorfreak wrote:

I'm sorry I can't be of more help, but if I can't reproduce the problem myself its hard to know whats causing it. I can provide you with a broken out dark tree for you to reverse patches and see what works. If you find the problem that is causing it, I'd be happy to know what that is so I can reverse it.


Yes, that would be nice :-) I would try to reverse the patches step for step to see which patch causes the problem.

Thanks

Kaplan


Ok, www.dcaf-security.org/dark-tree.tar.gz

Note theres some extra patches in there that aren't in dark (e.g squashfs/unionfs) and some things I'm merging in dark3 (e.g staircase 10.7 update).

Edit: Good luck with finding the problem and report on what you find so I can work it out of dark in the next release.
Edit: Its wierd supporting a patchset.......... I guess supporting comes with users :\
_________________
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
predatorfreak
l33t
l33t


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

PostPosted: Fri Apr 08, 2005 5:25 am    Post subject: Reply with quote

I'm waiting to release 2.6.11.6-dark3 until I hear from Der_Kaplan on these XFS problems. If I don't hear anything by monday, I'll release it as is.
_________________
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
predatorfreak
l33t
l33t


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

PostPosted: Fri Apr 08, 2005 10:02 am    Post subject: Reply with quote

predatorfreak wrote:
I'm waiting to release 2.6.11.6-dark3 until I hear from Der_Kaplan on these XFS problems. If I don't hear anything by monday, I'll release it as is.


Ok, an update on this. 2.6.11.7-dark1 is current in a "Mostly done" state, I'm doing my testing and such as of now. The changes here are that I added ac6 (minus the config_hz patch and the 2.6.11.6 patch) and some other minor things.
_________________
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
Der_Kaplan
n00b
n00b


Joined: 17 Jun 2004
Posts: 23

PostPosted: Fri Apr 08, 2005 3:44 pm    Post subject: XFS Problem Reply with quote

At last i found the problem:

"bzcat 2.6.11-kj.patch.bz2 | grep -i xfs" shows me some little changes related with xfs.

After unpacking "http://coderock.org/kj/2.6.11-kj/2.6.11-kj_split.tar.bz2" i found the two diffs.
msleep-fs_xfs_linux-2.6_xfs_buf.patch
msleep_interruptible-fs_xfs_linux-2.6_xfs_super.patch

I reversed these 2 patches and everything is fine :-)

Maybe i will try a kj-patched-only kernel to see, if this is a Janitor-patchset problem or a combination of
ck and other patches.

But for predatorfreaks patchset this is my working solution :-)

Cheers

Der Kaplan
Back to top
View user's profile Send private message
predatorfreak
l33t
l33t


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

PostPosted: Sat Apr 09, 2005 3:48 am    Post subject: Re: XFS Problem Reply with quote

Der_Kaplan wrote:
At last i found the problem:

"bzcat 2.6.11-kj.patch.bz2 | grep -i xfs" shows me some little changes related with xfs.

After unpacking "http://coderock.org/kj/2.6.11-kj/2.6.11-kj_split.tar.bz2" i found the two diffs.
msleep-fs_xfs_linux-2.6_xfs_buf.patch
msleep_interruptible-fs_xfs_linux-2.6_xfs_super.patch

I reversed these 2 patches and everything is fine :-)

Maybe i will try a kj-patched-only kernel to see, if this is a Janitor-patchset problem or a combination of
ck and other patches.

But for predatorfreaks patchset this is my working solution :-)

Cheers

Der Kaplan


good too know, I'll remove the xfs patches in my rediff of kj for 2.6.11.7-dark1. Thanks for debugging this Der Kaplan.
_________________
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
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