
Use vanilla sources if you don't need any exotic hardware feature. Then activate the cfq scheduler, if is far better when it comes to interactivity. All the rest of heavy patched kernels are (IMO) unstable, and they are all based on the vanilla sources, the only difference is that they add loads of patches to put into the kernel things like reiser4 and swsusp2, which will only cause troubles.Elim wrote:Does anyone know which kernel is the fast as far as online gaming is concirned so far i have found the 2.6.12 to be very fast indeed and i will recompile it without unnessisary drivers to make it even faster.
The only thing that you can make to optimize a bit this big X thing is to make sure that you haven't enabled the Xcomposite extension. For the rest, just install only the fonts that you are going to need, and you should be fine.Elim wrote:Is there a way of getting xorg to use less resources when i get into fluxbox i usually have about 128mb of my ram taken and inspection shows that about 100mb is by the xserver. I know xorg has some 'eye candy' features which bloat it's size and is there a way to reduce the bloat?
At last, someone who thinks for himself. Really that compilation "improvements" are kinda useless. IMO (again) only a developer can choose with some chance of being correct which cflags are correct for his/her program. Most "optimizations" are just spending time in a useless way. Just set -march <your_architecture> and -O1/2/3/s and you should be fine.Elim wrote: Im not interested in compiler optimisations but has anyone got any ideas how i can maximise my performance?
Code: Select all
# emerge -pv xorg-x11
Calculating dependencies ...done!
[ebuild R ] x11-base/xorg-x11-6.8.2-r1 -3dfx +3dnow +bitmap-fonts -cjk -debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers -ipv6 -minimal +mmx +nls +opengl +pam -sdk +sse -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv 0 kB
Unfounded?apmurray wrote:What?? That doesnt necissarily mean it is better!! Personally I use it, but to say that it is better because it has fixes made by the gentoo team is completely unfounded.MetX wrote:Oh, forgot to note, gentoo-sources are better than vanilla-sources because it includes fixes made by gentoo's team.
