View previous topic :: View next topic |
Author |
Message |
BlueShift Tux's lil' helper
Joined: 04 Jun 2002 Posts: 114 Location: Belgium
|
Posted: Fri Aug 16, 2002 11:18 am Post subject: Preemptible kernel patch |
|
|
Probably a question for developers:
I noticed the ppc-sources package (for gentoo 1.2) does not include the preemptible kernel patch. The latest Changelog of this patch mentions PPC support is merged.
I tried this patch manually and everything seems to work perfectly.
Are there any plans for including this patch in the ppc-sources package?
Greetings, |
|
Back to top |
|
|
Gerk Retired Dev
Joined: 07 May 2002 Posts: 435
|
Posted: Fri Aug 16, 2002 7:35 pm Post subject: |
|
|
do you have a url for the patch so it can be investigated further? |
|
Back to top |
|
|
BlueShift Tux's lil' helper
Joined: 04 Jun 2002 Posts: 114 Location: Belgium
|
|
Back to top |
|
|
trance Retired Dev
Joined: 06 May 2002 Posts: 13 Location: Santa Clara, CA
|
Posted: Mon Aug 19, 2002 7:57 am Post subject: Re: Preemptible kernel patch |
|
|
BlueShift wrote: | Probably a question for developers:
I noticed the ppc-sources package (for gentoo 1.2) does not include the preemptible kernel patch. The latest Changelog of this patch mentions PPC support is merged.
I tried this patch manually and everything seems to work perfectly.
Are there any plans for including this patch in the ppc-sources package?
Greetings, |
Currently preempt is still pretty unstable. I've been testing preempt on ppc for awhile now, and while things have gotten better they aren't to the point where I'd be happy releasing a preempt'd ppc kernel. One of the things I've noticed is, play MP3s in xmms, compile a kernel, and then switch windows a lot in KDE. You'll get some serious system stuttering.... I've tried the preempt patches against vanilla sources, and benh trees. So it's not for a lack of trying =)
trance
ppc/kernel geek |
|
Back to top |
|
|
BlueShift Tux's lil' helper
Joined: 04 Jun 2002 Posts: 114 Location: Belgium
|
Posted: Tue Aug 20, 2002 9:02 pm Post subject: |
|
|
Thanks for the warning,
My system does indeed seem to be a bit less responsive the last days.
I just tried
Code: | echo "scale=5000;4*a(1)" | bc -l |
(this calculates pi to 5000 decimals)
This completely freezes my system untill the calculation is done and the load average goes up to 18.
Ha well, it promising technology anyway.
Greetings,
BTW: is there any website/forum/mailinglist where someone can follow these kinds of developments (like what kernel patches are being tried in the ppc kernel) |
|
Back to top |
|
|
|