View Single Post
  #2   (View Single Post)  
Old 30th September 2008
vermaden's Avatar
vermaden vermaden is offline
Administrator
 
Join Date: Apr 2008
Location: pl_PL.lodz
Posts: 1,056
Default

Here is a complete /etc/make.conf with optimizations.
http://toya.net.pl/~vermaden/text/make.conf

Generally KERNEL suffers when you force it to use MMX or other complex instructions, so they are disabled, because of performance for the kernel itself for sure, even if you specify them in /etc/make.conf the build system will disable them because its no good.

On the other side userland apps like Mplayer take quite big advantage of these, so you should use them for userland apps, but I did not checked if Mplayer is build with them by default for example.
__________________
religions, worst damnation of mankind
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds

Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”.
vermaden's: links resources deviantart spreadbsd
Reply With Quote