<br><br><div><span class="gmail_quote">On 10/18/06, <b class="gmail_sendername">Gianluca Cecchi</b> <<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello,<br>I would like to post a generic question and a specific one.<br><br>1) I noticed that in EL kernels and also in fedora ones, the cpu<br>optimization selection in .config is generic CONFIG_M686 (that should<br>be PPro if I'm not wrong). Instead, in huge kernels there is
<br>CONFIG_MPENTIUMIII set, I think because it was the first with PAE<br>capability perhaps?<br>Would one benefit getting the kernel.src.rpm package and compiling<br>with set up based on his own traget processor? For example
<br>CONFIG_MPENTIUM4?<br>I think after PPro many microarchitecture changes has come...<br>Any drawbacks or possible incompatibility with the rest of the system?<br><br>2) If the answer to 1) it's worth while, what kind of optimizations
<br>could I get for Core2 duo processor based systems, or in the future<br>for woodcrest?<br>It seems to me that, simply said, core2 duo takes the best from PIII<br>and PXeon features, so if you select one of the two you however
<br>probably miss something....<br>Does the gcc version provided with fedora support optimizations for<br>these new processors? And in case are these mapped in kernel<br>capabilities then?<br>Does it make sense to consider intel compiler to compile kernel, as
<br>for example it supports on Linux the switches -xT or –axT for<br>Merom/Conroe/Woodcrest processors?<br><br>Otherwise how could we get all the features provided by these new cpus?<br><br>thanks in advance.<br>Gianluca<br>
<br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list
</a></blockquote><div><br><br>Not sure if you will see much of a gain, however if you have a  Core 2 duo, I would be running x86_64..... ;)<br><br>$ cat /proc/cpuinfo |grep "model name"<br>model name      : Intel(R) Core(TM)2 CPU         T7200  @ 
2.00GHz<br>model name      : Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz<br><br>$ uname -m<br>x86_64<br><br>$ uname -r<br>2.6.18-1.2798.fc6<br><br><br> <br></div><br></div><br>