Re : [mythtv] [patch] mythtv-HOWTO-5.html - compiling for different processors

2004-12-30 Thread manu
Le 28.12.2004 15:45:14, Isaac Richards a écrit : On Tuesday 28 December 2004 03:46 pm, Daniel Thor Kristjansson wrote: On Tue, 28 Dec 2004, Isaac Richards wrote: ]Won't be applied. Anything but the default compile settings (with the ]exception of different arches) is unsupported. This patch

Re: [mythtv] [patch] mythtv-HOWTO-5.html - compiling for different processors

2004-12-29 Thread Jason Gabriele
No, I only have Intel processors at my disposal. Compiling for pentium4 gives me a 30% speed boost. For the rest, I based this on the gcc manual. I've heard rumors about xp optimization being broken, but I can't verify this myself. Not really an authority at all but this article does touch on

Re: [mythtv] [patch] mythtv-HOWTO-5.html - compiling for different processors

2004-12-29 Thread Daniel Thor Kristjansson
On Wed, 29 Dec 2004, Jason Gabriele wrote: ]Not really an authority at all but this article does touch on this: ]http://www.anandtech.com/linux/showdoc.aspx?i=2308p=10 ] ]However, this is just gzip compression. I would like to see a shootout ]on video compression/playback. Yeah, this is

Re : [mythtv] [patch] mythtv-HOWTO-5.html - compiling for different processors

2004-12-29 Thread manu
Le 28.12.2004 16:12:56, Daniel Thor Kristjansson a écrit : On Tue, 28 Dec 2004, Isaac Richards wrote: ] This patch removes the -mfpmath=sse performance recommendation, but ] keeps the additional archs, such as the winchip, the updated C3 info, ] and other Intel and AMD processors. ] ]Have you

Re: [mythtv] [patch] mythtv-HOWTO-5.html - compiling for different processors

2004-12-28 Thread Isaac Richards
On Tuesday 28 December 2004 02:03 pm, Daniel Thor Kristjansson wrote: This patches the documentation to tell people how to compile for different intel compatible processors, with the required changes (such as for a C3) highlighted. This also tells people what to do if their gcc does not

Re: [mythtv] [patch] mythtv-HOWTO-5.html - compiling for different processors

2004-12-28 Thread Daniel Thor Kristjansson
On Tue, 28 Dec 2004, Isaac Richards wrote: ]Won't be applied. Anything but the default compile settings (with the ]exception of different arches) is unsupported. This patch removes the -mfpmath=sse performance recommendation, but keeps the additional archs, such as the winchip, the updated C3

Re: [mythtv] [patch] mythtv-HOWTO-5.html - compiling for different processors

2004-12-28 Thread Isaac Richards
On Tuesday 28 December 2004 03:46 pm, Daniel Thor Kristjansson wrote: On Tue, 28 Dec 2004, Isaac Richards wrote: ]Won't be applied. Anything but the default compile settings (with the ]exception of different arches) is unsupported. This patch removes the -mfpmath=sse performance

Re: [mythtv] [patch] mythtv-HOWTO-5.html - compiling for different processors

2004-12-28 Thread Daniel Thor Kristjansson
On Tue, 28 Dec 2004, Isaac Richards wrote: ] This patch removes the -mfpmath=sse performance recommendation, but ] keeps the additional archs, such as the winchip, the updated C3 info, ] and other Intel and AMD processors. ] ]Have you profiled on each of those processors to see if setting the arch