Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.11-skunk6 "World of Pain" (+Staircase10.6 +mm4
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
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Fri Mar 04, 2005 5:08 pm    Post subject: 2.6.11-skunk6 "World of Pain" (+Staircase10.6 +mm4 Reply with quote

[NEW -skunk6] Built off 2.6.11-mm4 + Staircase10.6

NVIDIA KERNEL 1.0.7167 now works with bk-agp

Patch
Ebuild


2.6.11-skunk6 "World of Pain"
Code:

2.6.11-mm4
2.6.11-mm4-jedi1
2.6.11_to_staircase10.5.diff
s10.5_s10.6.diff
fbsplash-0.9.2-2.6.11.patch
vesafb-tng-0.9-rc6-2.6.11-rc1.patch
mapped_watermark3.diff
cddvd-cmdfilter-drop.patch
chmp-r5-FULL.patch
config_hz.diff
varstacks-2.6.10.patch
config-nr-tty-devices.patch
nvidia_6111-6629_compat2.diff
orinoco-0.15rc2-for-2.6.11.patch
toshiba_fixes.patch
cpad-2.6_v1.1.patch
squashfs2.1-patch
acpi-dsdt-initrd-patch-v0.7d-2.6.9.patch
daconfig-2.2.0.patch

_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.


Last edited by rmh3093 on Thu Mar 17, 2005 6:52 am; edited 12 times in total
Back to top
View user's profile Send private message
mpalencia
n00b
n00b


Joined: 16 Feb 2005
Posts: 51
Location: Colombia

PostPosted: Fri Mar 04, 2005 7:31 pm    Post subject: Skunk2 Reply with quote

8) Hi, I just downloaded 2.6.11-skunk1 a couple of hours ago,
whats the changelog between skunk1-skunk2?
BTW skunk1 works excelent.
_________________
Lucky Livecd 32 and 64 bit versions (reiser4 suppport)
https://forums.gentoo.org/viewtopic-p-2986139.html#2986139

There are 2 things infinite: the universe and human stupidity, but I am not sure about the first one. (Einstein)
Back to top
View user's profile Send private message
babykart
Guru
Guru


Joined: 08 Oct 2004
Posts: 415

PostPosted: Fri Mar 04, 2005 7:54 pm    Post subject: Reply with quote

Code:
  CC      kernel/sched.o
kernel/sched.c:186: erreur: membre « timestamp_last_tick » est double
make[1]: *** [kernel/sched.o] Erreur 1
make: *** [kernel] Erreur 2

_________________
>> Gentoo-FR <<
-----
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Fri Mar 04, 2005 8:00 pm    Post subject: Reply with quote

I would just like to point out, that cflags selection patch is NOT our (nitro) work.

T
_________________
Retired gentoo user
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Fri Mar 04, 2005 8:02 pm    Post subject: Re: Skunk2 Reply with quote

mpalencia wrote:
8) Hi, I just downloaded 2.6.11-skunk1 a couple of hours ago,
whats the changelog between skunk1-skunk2?
BTW skunk1 works excelent.


I cleaned I had mouse polling in two Kconfig's so I removed one, i removed the pcmcia updates because they cause some firmware loading problems on some wireless cards, and I all the code from -mm like reiser4 is from 2.6.11-mm1 instead of 2.6.11-rc5-mm1, plus there are a few more things from -mm that I wanted to see if they made a difference, everything is running smooth with me, running an emerge world and my mp3's arent skipping
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Fri Mar 04, 2005 8:04 pm    Post subject: Reply with quote

Tiger683 wrote:
I would just like to point out, that cflags selection patch is NOT our (nitro) work.

T


I though I first saw it in nitro, but maybe i just tried nitro befor love, vivid, morph, etc
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
hermes_jr
l33t
l33t


Joined: 26 Feb 2004
Posts: 701
Location: Moscow, Russia

PostPosted: Fri Mar 04, 2005 8:49 pm    Post subject: Reply with quote

babykart wrote:
Code:
  CC      kernel/sched.o
kernel/sched.c:186: erreur: membre « timestamp_last_tick » est double
make[1]: *** [kernel/sched.o] Erreur 1
make: *** [kernel] Erreur 2

Same here :?

[edit]
solved by dirty-dirty hack: removed
unsigned long long timestamp_last_tick;
in sched.c
kernel/sched.c wrote:
#ifdef CONFIG_SMP
unsigned long long timestamp_last_tick;

[/edit]
Back to top
View user's profile Send private message
krejler
Tux's lil' helper
Tux's lil' helper


Joined: 10 Nov 2003
Posts: 142
Location: Denmark

PostPosted: Fri Mar 04, 2005 10:27 pm    Post subject: Reply with quote

Hi, this is getting boring.... but:

http://omfg.linux.dk/pub/misc/1.png
http://omfg.linux.dk/pub/misc/2.png

rmh3093 wrote:
chmp-r5-FULL.patch
....
bk-input.patch


chmp-r5-FULL.patch is already included in bk-intput.patch, although without the Kconfig part.
If you want the Kconfig menu, you should be able to rip that out of chmp-r5-FULL.patch without too much
hassle.

Thanks,
krejler :twisted:

(And no, I don't really have anything better to do than this evil bughunting. :P)
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Sat Mar 05, 2005 12:35 am    Post subject: Reply with quote

krejler wrote:
Hi, this is getting boring.... but:

http://omfg.linux.dk/pub/misc/1.png
http://omfg.linux.dk/pub/misc/2.png

rmh3093 wrote:
chmp-r5-FULL.patch
....
bk-input.patch


chmp-r5-FULL.patch is already included in bk-intput.patch, although without the Kconfig part.
If you want the Kconfig menu, you should be able to rip that out of chmp-r5-FULL.patch without too much
hassle.

Thanks,
krejler :twisted:

(And no, I don't really have anything better to do than this evil bughunting. :P)


I will fix that in the next release,
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Sat Mar 05, 2005 12:39 am    Post subject: Reply with quote

hermes_jr wrote:
babykart wrote:
Code:
  CC      kernel/sched.o
kernel/sched.c:186: erreur: membre « timestamp_last_tick » est double
make[1]: *** [kernel/sched.o] Erreur 1
make: *** [kernel] Erreur 2

Same here :?

[edit]
solved by dirty-dirty hack: removed
unsigned long long timestamp_last_tick;
in sched.c
kernel/sched.c wrote:
#ifdef CONFIG_SMP
unsigned long long timestamp_last_tick;

[/edit]


what you removed i needed to get it to compile on my computer, thats weird you needed to remove it
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
hermes_jr
l33t
l33t


Joined: 26 Feb 2004
Posts: 701
Location: Moscow, Russia

PostPosted: Sat Mar 05, 2005 1:08 am    Post subject: Reply with quote

rmh3093 wrote:
what you removed i needed to get it to compile on my computer, thats weird you needed to remove it

Well... look at the code in sched.c:
Code:

........

    unsigned long long timestamp_last_tick;    <-----
    task_t *curr, *idle;
    struct mm_struct *prev_mm;
    atomic_t nr_iowait;
    prio_array_t *active, *expired, arrays[2];

#ifdef CONFIG_SMP
    unsigned long long timestamp_last_tick;    <-----
    struct sched_domain *sd;

........

I'm not a guru, but I suppose there's a problem because if CONFIG_SMP is defined then timestamp_last_tick becomes declared twice, so second entry isn't neccesary... Correct me if I'm wrong :?
Back to top
View user's profile Send private message
0range
n00b
n00b


Joined: 17 Oct 2004
Posts: 9
Location: moon

PostPosted: Sat Mar 05, 2005 8:39 am    Post subject: Reply with quote

i'm having troubles with that download link
the site appears to be down
it might just be me though
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Sat Mar 05, 2005 3:55 pm    Post subject: Reply with quote

hermes_jr wrote:
rmh3093 wrote:
what you removed i needed to get it to compile on my computer, thats weird you needed to remove it

Well... look at the code in sched.c:
Code:

........

    unsigned long long timestamp_last_tick;    <-----
    task_t *curr, *idle;
    struct mm_struct *prev_mm;
    atomic_t nr_iowait;
    prio_array_t *active, *expired, arrays[2];

#ifdef CONFIG_SMP
    unsigned long long timestamp_last_tick;    <-----
    struct sched_domain *sd;

........

I'm not a guru, but I suppose there's a problem because if CONFIG_SMP is defined then timestamp_last_tick becomes declared twice, so second entry isn't neccesary... Correct me if I'm wrong :?


yeah I guess I will have to take that out of the CONFIG_SMP if it s needed for both, I havent compiled an SMP kernel in a while so thanks I will get that fixed also for next time.... also I will see why my server is off
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Wed Mar 09, 2005 12:40 am    Post subject: Reply with quote

bump new version
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
bzcat_-|patch-p1
n00b
n00b


Joined: 17 Feb 2005
Posts: 65

PostPosted: Wed Mar 09, 2005 9:31 am    Post subject: Reply with quote

krejler Yeah thanks for letting me know about that I created a menu for it. CHMP is in mm-sources.
Back to top
View user's profile Send private message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Wed Mar 09, 2005 12:23 pm    Post subject: Reply with quote

IF You will be interested , is new version of gen4nicksched :)

http://vivid.dat.pl/fallow/pub/index.php?path=genetics-4-nicksched/

cheers :)
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu Mar 10, 2005 2:55 pm    Post subject: Reply with quote

*New Updates**

Security Fixes: 2.6.11.1, 2.6.11.2

Plus: seccomp and more -mm patches

New Genetic Nicksched
+Plus new test option Agressive Genetic Nicksched
Inotify,Varistacks,Supermount
....more -mm updates
make-sysrq-f-call-oom_kill.patch
allow-admin-to-enable-only-some-of-the-magic-sysrq-functions.patch
fix-partial-sysrq-setting.patch
sort-out-pci_rom_address_enable-vs-ioresource_rom_enable.patch
irqpoll.patch
mtrr-size-and-base-debug.patch


and an ebuild !!!
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
rush_ad
l33t
l33t


Joined: 22 Jul 2004
Posts: 863
Location: New Jersey, USA

PostPosted: Thu Mar 10, 2005 3:43 pm    Post subject: Reply with quote

so how does skunk compare with nitro and love as stability
Back to top
View user's profile Send private message
hermes_jr
l33t
l33t


Joined: 26 Feb 2004
Posts: 701
Location: Moscow, Russia

PostPosted: Thu Mar 10, 2005 4:26 pm    Post subject: Reply with quote

skunk5, sweet
works fine here
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu Mar 10, 2005 4:27 pm    Post subject: Reply with quote

its hard to say, it works fine on my computer I dont have any hard locks and I use genetic everything, it does contain more patches from -mm but I would just say try it out and see, its most similar to love-sources
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu Mar 10, 2005 4:30 pm    Post subject: Reply with quote

hermes_jr wrote:
skunk5, sweet
works fine here


have you tried skunk5 with and without that new option, if so do you notice anything?
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
hermes_jr
l33t
l33t


Joined: 26 Feb 2004
Posts: 701
Location: Moscow, Russia

PostPosted: Thu Mar 10, 2005 5:00 pm    Post subject: Reply with quote

Well, I'm not using genetic algorithms because it causes locks on high system load (vmware + firefox + amule etc), I'm using Deadline I/O scheduler and all runs just fine. I dunno why, but skunk seems a bit more stable then love, anyway, need to test it a bit more.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu Mar 17, 2005 6:51 am    Post subject: Reply with quote

bumb new version
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
mpalencia
n00b
n00b


Joined: 16 Feb 2005
Posts: 51
Location: Colombia

PostPosted: Thu Mar 17, 2005 6:52 am    Post subject: Skunk6 Reply with quote

Is genetic on skunk6?,
please, dont drop genetic as, skunk has the most stable implementation of this scheduler
_________________
Lucky Livecd 32 and 64 bit versions (reiser4 suppport)
https://forums.gentoo.org/viewtopic-p-2986139.html#2986139

There are 2 things infinite: the universe and human stupidity, but I am not sure about the first one. (Einstein)
Back to top
View user's profile Send private message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Thu Mar 17, 2005 8:17 am    Post subject: Re: Skunk6 Reply with quote

mpalencia wrote:
Is genetic on skunk6?,
please, dont drop genetic as, skunk has the most stable implementation of this scheduler


for info is only one implementation of genetic-as , and is maintained by J.Moilanen : http://kernel.jakem.net/patches/genetic/ . We have also fix for usb-oops ( the bug in standard version ) : http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-love2/2.6.11-love2-usb-oops-fix1.diff
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)
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