URN Logo
UNIX Resources » Linux » Linux Forum » General Linux Discussions » Page.35 » is it worth compiling my own kernel
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
is it worth compiling my own kernel
Subject: is it worth compiling my own kernel
Author: dbd    Posted: 2004-02-28 13:25:33    Length: 796 byte(s)
[Original] [Print] [Top]
hi,
I have recently started using winex to play games in linux, finally freeing
myself from the reboot to windows to play games. I heard it mentioned that
compiling your own kernel can produce performance gains, and I was
wondering how significant these would be? Also wondering how difficult it
is - I have a bunderstandinganing of linux (write very simple shell
scripts, practiced in compling and installing software, use the console
lots), but the whole idea seems intimidating!

By the way - I'm running mandrake 9.2 with KDE 3.2, nvidia Ti4200 128MB
graphics card, 256MB RAM, Athlon 2000 @ 2000MHz and the cvs version of
winex (till I have tested it to get the majority of games working!).

thanks

dbd

[Original] [Print] [Top]
Subject: is it worth compiling my own kernel
Author: nobody    Posted: 2004-02-28 16:19:36    Length: 1,691 byte(s)
[Original] [Print] [Top]
QUOTE
By the way - I'm running mandrake 9.2 with KDE 3.2, nvidia Ti4200 128MB
graphics card, 256MB RAM, Athlon 2000 @ 2000MHz and the cvs version of
winex (till I have tested it to get the majority of games working!).

Building your own kernel does two things.  (Assuming you choose the right
options)  It compiles the kernel specifically for your chip.  And you can
strip out all of the default features that you may never need or use.  I
almost always build my own kernel.  Perfomance gains can be significant,
if you know a little about what you're doing.

Many distros default to an i386 compilation.  Which basically means it's
optimized for a 386.  If history serves, that would be mostly 16 bit
machine code.  Many newer chips have 64 bit code available, while
maintaining reverse compatibility down to 8 bit code.  

So a custom kernal can make use of 32 and 64 bit modes that are available.
 This can double and quadruple the speed.  Bearing in mind that most newer
machines are more limited by the amount of ram and drive speeds than CPU
speed.  You can sometimes triple the speed of a machine just by doubling
the memory.

Although for games, video acceleration is probably more of a plus than the
bit code of the kernel.  And gobs of memory couldn't hurt.

dri.sourceforge.net

Shadow_7

[Original] [Print] [Top]
Subject: is it worth compiling my own kernel
Author: Poiquiop    Posted: 2004-02-28 16:50:52    Length: 1,313 byte(s)
[Original] [Print] [Top]
dbd wrote:

QUOTE
hi,
I have recently started using winex to play games in linux, finally freeing
myself from the reboot to windows to play games. I heard it mentioned that
compiling your own kernel can produce performance gains, and I was
wondering how significant these would be? Also wondering how difficult it
is - I have a bunderstandinganing of linux (write very simple shell
scripts, practiced in compling and installing software, use the console
lots), but the whole idea seems intimidating!

By the way - I'm running mandrake 9.2 with KDE 3.2, nvidia Ti4200 128MB
graphics card, 256MB RAM, Athlon 2000 @ 2000MHz and the cvs version of
winex (till I have tested it to get the majority of games working!).

thanks

dbd

Definitely try building your own kernel. If it doesn't work out, keep
reading. But before you do that, I seioursly recommend you upgrade your
RAM to at least 512, that will provide the most significant performance
increase (apart from getting a new video card).

J.L.

[Original] [Print] [Top]
« Previous thread
depmod - I am having problems - where can I get the latest source code
General Linux Discussions
Page. 35
Next thread »
setting up a printer apsfilter
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 12:17:17, cost 0.023865938186646 ms.