Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Performance Settings of Linux Kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
liutom
n00b
n00b


Joined: 30 Sep 2004
Posts: 51

PostPosted: Thu Feb 12, 2009 1:22 pm    Post subject: Performance Settings of Linux Kernel Reply with quote

Hello,

i looking for the best settings in the ".config" File to build a speedy kernel!

I don have a clue what , "POSIX Message Queues", "BSD Process Accounting" and so on are.
So I've disabled them

but can anyone tell me which things speed up my kernel (and exspecially disk i/o)

do i need "Auditing support", "Control Group support" "Group CPU scheduler" "Profiling support" "aktive markers" or is it better to turn off?

Thnax alot !!!
Liu
Back to top
View user's profile Send private message
pianosaurus
l33t
l33t


Joined: 19 Apr 2004
Posts: 944
Location: Bash$

PostPosted: Thu Feb 12, 2009 4:02 pm    Post subject: Reply with quote

This very much depends on what you are going to use the build for. Are you looking for fast throughput or low latency? In a desktop system you usually want low latency CPU scheduling, as this would make the machine appear more responsive. For disk IO, it would depend what types of files you are reading, and when.
_________________
PKA Cuber
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved.
Adopt an unanswered post
Back to top
View user's profile Send private message
linuxtuxhellsinki
l33t
l33t


Joined: 15 Nov 2004
Posts: 700
Location: Hellsinki

PostPosted: Thu Feb 12, 2009 8:18 pm    Post subject: Re: Performance Settings of Linux Kernel Reply with quote

liutom wrote:
I don have a clue what , "POSIX Message Queues", "BSD Process Accounting" and so on are.
So I've disabled them

You can always check "help" of those options by pressing "H" at kernel configuration (I've those on)
liutom wrote:

but can anyone tell me which things speed up my kernel (and exspecially disk i/o)

If you've sata-drive and "ahci/enhanced"-option in bios, then you'd enable it and also in kernel. (find with "/")
And of course you'd have correct chipset drivers for your mobo, and disable all "legacy/debug"-options.
liutom wrote:
do i need "Auditing support", "Control Group support" "Group CPU scheduler" "Profiling support" "aktive markers" or is it better to turn off?

Those are better to turn off.

Some other options which you could try if your hardware support 'em ?

  • <*> CFQ I/O scheduler (This is good in all platforms !!)
  • Message Signaled Interrupts (MSI and MSI-X)
  • Interrupts on hypertransport devices
  • Preemption Model (Preemptible Kernel (Low-Latency Desktop))
  • Preemptible RCU

And you can disable all from "Kernel hacking --->"

But it all also depends that which kind of hardware you've :?
_________________
1st use 'Search' & lastly add [Solved] to
the subject of your first post in the thread.
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Fri Feb 13, 2009 6:47 am    Post subject: Reply with quote

You could also look at one of my Kernel seeds. They are built for speed. Just plug in your hardware devices, and boot to a speedy kernel.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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