On Sun, 30 Sep 2001, Peter Pilsl wrote: > what optimization for PIII-processors is build in the X-code and how can > I disable it ?
None. Default build optimizations are "-O2 -fno-strength-reduce". Mesa has some MMX optimizations but that won't effect the Render extension (assuming that's what is used for AA). There's no MMX or anything in the rest of the server. > > I face strange effects, when changing the cpu on my machine from a > celeron700 to a pentiumIII800 without even touching any configfile. > Hardware problem? Maybe the bios is trying to run your PC100 ram at 133 MHz or something? You might try running VALinux's cerberus or some other hardware stress test. http://sourceforge.net/projects/va-ctcs/ Mark. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
