Re:

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: David Griffiths <dgriffiths(at)boats(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re:
Date: 2002-02-20 17:18:17
Message-ID: 20020220171817.GB28310@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 19, 2002 at 03:22:09PM -0800,
David Griffiths <dgriffiths(at)boats(dot)com> wrote:
>
> I've heard that there is a kernal bug with the Athalon (Microsoft has a
> registry patch for it). Maybe only with nVidia graphics cards? Couldn't find
> a reference.

This got press on /. and other places. Some memory addresses used by AGP
cards is marked as cacheable when large (1MB?) segments are used to map
some of the kernel address space. This is incorrect.
When data in that area of memory is read with some Athlon processors
the cached data is written back to memory even though the data wasn't
changed. However, by that time the data may have already been changed
by the AGP card, which is a problem.

In response to

  • Re: at 2002-02-19 23:22:09 from David Griffiths

Browse pgsql-general by date

  From Date Subject
Next Message Helge Bahmann 2002-02-20 17:46:29 Re: execute permissions of stored procedures?
Previous Message Stephan Szabo 2002-02-20 17:12:13 Re: execute permissions of stored procedures?