Re: [PERFORM] Projecting currentdb to more users

From: "Mohan, Ross" <RMohan(at)arbinet(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: [PERFORM] Projecting currentdb to more users
Date: 2005-07-12 18:24:52
Message-ID: CC74E7E10A8A054798B6611BD1FEF4D307966FF5@vamail01.thexchange.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-performance

From AMD's suit against Intel. Perhaps relevant to some PG/AMD issues.

"...125. Intel has designed its compiler purposely to degrade performance when a program
is run on an AMD platform. To achieve this, Intel designed the compiler to compile code
along several alternate code paths. Some paths are executed when the program runs on an Intel
platform and others are executed when the program is operated on a computer with an AMD
microprocessor. (The choice of code path is determined when the program is started, using a
feature known as "CPUID" which identifies the computer's microprocessor.) By design, the
code paths were not created equally. If the program detects a "Genuine Intel" microprocessor,
it executes a fully optimized code path and operates with the maximum efficiency. However,
if the program detects an "Authentic AMD" microprocessor, it executes a different code path
that will degrade the program's performance or cause it to crash..."

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2005-07-12 18:29:27 Re: illegal sort order
Previous Message Tony Caduto 2005-07-12 18:13:34 Re: Windows version of PostgreSQL 8.x?

Browse pgsql-performance by date

  From Date Subject
Next Message Scott Marlowe 2005-07-12 18:41:14 Re: [PERFORM] Projecting currentdb to more users
Previous Message Matthew Nuzum 2005-07-12 18:00:49 Re: Projecting currentdb to more users