View previous topic :: View next topic |
Author |
Message |
anarchist Apprentice
Joined: 12 Jul 2002 Posts: 264
|
Posted: Mon Apr 21, 2003 1:19 pm Post subject: Performance kernel patches |
|
|
Well i just wanted to aks if you guys know some other performance kernel patches which i could use in my kernel.
At the moment i am using superpage, compressed caching, jiffies set patch and the gcc 3.2 patch unfortunately preempt isn't working it has some problems with supermount... and it maybe would corrupt my data because of the compressed caching...
And i also couldn't find a good low latency patch, it always gives me pain with the superpage so those two doesn't seem to work together.
The basic used kernel is a vanilla-sources 2.4.19
Thanks for tipps |
|
Back to top |
|
|
Delphiki Guru
Joined: 04 Oct 2002 Posts: 337 Location: A2
|
Posted: Mon Apr 21, 2003 3:27 pm Post subject: |
|
|
You could try ck sources. they've got some nice kernel patches. Though that's just aren't married to the idea of creating your own patch set. _________________ Excellent.. |
|
Back to top |
|
|
Malakin Veteran
Joined: 14 Apr 2002 Posts: 1692 Location: Victoria BC Canada
|
Posted: Mon Apr 21, 2003 3:59 pm Post subject: |
|
|
I started using ck-sources recently myself, I set timer frequency to 400. Works well, haven't had any problems with it. Vanilla worked fine for me also but things are a little smoother if I'm compiling a several things at once. |
|
Back to top |
|
|
anarchist Apprentice
Joined: 12 Jul 2002 Posts: 264
|
Posted: Mon Apr 21, 2003 4:20 pm Post subject: |
|
|
i had to skip supermount and because of that i have compressed caching + superpage + preempt it may not be safe but im testing, but one thing i can say right now, it is really fast! jiffies timer is set to 500 |
|
Back to top |
|
|
|