You should reverse staircase-8.0 and s8.0_test1 to apply the new staircase patch.teutzz wrote:i reversed it, staircase 8.0, (it did however had test1 on top of it) (this is what i originally did) and it failed
as for sc_mw can i apply it on top (reversing if necessary) of watermark1 + watermark_diff + watermark2 (applied in that order)?
And read this message: http://bhhdoa.org.au/pipermail/ck/2004- ... 00601.htmlJens Bergmann wrote:schedrange.diff
schedbatch2.4.diff
schediso2.5.diff
sched-adjust-p4gain
mapped_watermark2.diff
defaultcfq.diff
config_hz.diff
1g_lowmem_i386.diff
akpm-latency-fix.patch
9000-SuSE-117-writeback-lat.patch
cddvd-cmdfilter-drop.patch
cool-spinlocks-i386.diff
bio_uncopy_user-mem-leak.patch
bio_uncopy_user2.diff
ioport-latency-fix-2.6.8.1.patch
make-tree_lock-an-rwlock.patch
invalidate_inodes-speedup.patch
2.6.8.1-ck4-version.diff
Wonderful, then I guess it's more than worthwile to advise everyone having any slowdown issues to give it a try.teutzz wrote:@neonik: i think the sc_mw patch did it, i think it was the final piece of the puzzle where as this kernel is concearned... really
as for staircase8.1 i didn't have the guts or patiance to apply it... maybe later if i don't have anything else to do
i would also advice the ones who experience swaping more than they are used toneonik wrote:Wonderful, then I guess it's more than worthwile to advise everyone having any slowdown issues to give it a try.teutzz wrote:@neonik: i think the sc_mw patch did it, i think it was the final piece of the puzzle where as this kernel is concearned... really
as for staircase8.1 i didn't have the guts or patiance to apply it... maybe later if i don't have anything else to do
3.11.1 is the newest version. ACCEPT_KEYWORDS=~x86 emerge ati-drivers ati-drivers-extra to get it.Vide wrote:Obviously I reemerged and updated everything, I'm not in mesaStrange, my radeon card worked fine. It might sound silly, but you HAVE emerged ati-drivers then opengl-update ati since you installed the new kernel, right? And are you using the 3.9.0 drivers or the 3.11.1 drivers, which work for me?
What does fglrxinfo show?
The nly thing is that I'm using 3.9.0 ati driver, and I'm running a NForce2 mobo. What's your chipset?
Anyway I'll give a try to older ati driver version
Code: Select all
echo "media-video/ati-drivers ~x86" >> /etc/portage/package.keywords
echo "media-video/ati-drivers-extra ~x86" >> /etc/portage/package.keywords
emerge ati-drivers ati-drivers-extrahttp://bhhdoa.org.au/pipermail/ck/2004- ... d.html#endCon Kolivas wrote:Added since ck4:
+s8.0_s8.1
Sync with latest staircase patch. Tiny fix affecting very short running tasks that use a lot of cpu (like xmame).
+mapped_watermark_fix.diff
+sc_mw.diff
Mapped watermark was released a touch too early and was too aggressive leading to an oom easily. These fix that, make it more efficient and make it possible to properly inactivate it by setting mapped to 0.
+1g_change_config.diff
Change the 1Gb lowmem so that the default is off (thanks for suggestion Michael Buesch)
Code: Select all
Linux Kernel v2.6.8-nitro5 Configuration
─────────────────────────────────────────────────────────────────────────────────────────
┌─────────────────────────────────── File systems ───────────────────────────────────┐
│ Arrow keys navigate the menu. <Enter> selects submenus --->. Highlighted │
│ letters are hotkeys. Pressing <Y> includes, <N> excludes, <M> modularizes │
│ features. Press <Esc><Esc> to exit, <?> for Help. Legend: [*] built-in [ ] │
│ excluded <M> module < > module capable │
│ ┌────────────────────────────────────────────────────────────────────────────────┐ │
│ │ <*> Second extended fs support │ │
│ │ [ ] Ext2 extended attributes │ │
│ │ <*> Ext3 journalling file system support │ │
│ │ [*] Ext3 extended attributes │ │
│ │ [ ] Ext3 POSIX Access Control Lists │ │
│ │ [ ] Ext3 Security Labels │ │
│ │ [ ] JBD (ext3) debugging support │ │
│ │ <*> Reiserfs support │ │
│ │ [ ] Enable reiserfs debug mode │ │
│ │ [*] Stats in /proc/fs/reiserfs │ │
│ │ [ ] ReiserFS extended attributes │ │
│ │ <*> JFS filesystem support │ │
│ │ [ ] JFS POSIX Access Control Lists │ │
│ │ [ ] JFS debugging │ │
│ │ [ ] JFS statistics Ok, emerged the new ati-drivers...now I can't get my old 2.6.5-r1 to recognize ATI OpenGL anymore (I'm always in Mesa..but everything is as before in my confs!!), while it's recognized in nitro5miseiler wrote: 3.11.1 is the newest version. ACCEPT_KEYWORDS=~x86 emerge ati-drivers ati-drivers-extra to get it.
Hope that helps.
I've had the same problem; appearantly, once you have run make menuconfig and a kernel compile, all special options disappear when you re-run "make menuconfig" (I only saw the regular kernel options). One solution is to re-emerge the source. I am not well enough into the kernel source to pinpoint the exact problem, but perhaps it helps for Seppe to pindown the problem. I no longer have this problem with the 2.6.8.1-r6 nitro source.kohno wrote:TierMann, thank you for your prompt reply, the "Prompt for development and/or incomplete code/drivers" is already on, but still I don't see Reiser4.